Closed AlexChien closed 7 years ago
Refer code of BitShares:
https://github.com/roelandp/bitshares-2/blob/bitshares/libraries/app/application.cpp#L164
@AlexChien , it seems '2776' port is not open on server. I start a witness-node on my machine, but the handshake is failed. is this as expected ?
Maybe there is a firewall set up blocking the port?
yes, it should be the reason.
embed seed nodes with domain names
with proper ports
on each servers, they have local name configured and pointed to each others intranet address
when starting up, they can use seed node's local address for faster connection
for example, on art1, start as
./witness_node -s art2:1776 -s art3:1776