Node only tries to connect 10 peers every 60 seconds. Moreover any failure to connect to that peer, will result into removal that peer from the known_peers.json
Node also filters or ignores peers whose port are within the linux ephemeral port range (32768 to 61000).
Node only tries to connect 10 peers every 60 seconds. Moreover any failure to connect to that peer, will result into removal that peer from the known_peers.json
Node also filters or ignores peers whose port are within the linux ephemeral port range (32768 to 61000).