Actually, my node isn’t being counted, and that IP doesn’t appear under “Peers and Sync” in the menu.
Here’s my .toml:
peers_preferred = ["213.239.215.236:3414"]
#maximum number of inbound peer connections
peer_max_inbound_count = 30
#maximum number of outbound peer connections
peer_max_outbound_count = 10
#preferred minimum number of outbound peers
peer_min_preferred_outbound_count = 10
#temporarily allowed to exceed peer_max_inbound_count
peer_listener_buffer_count = 5
I can ping that IP and can telnet into 3414 from my node. When I switch to “List” seeding, and explicitly set that IP, I have 0 connections at first, and then eventually pick up a connection which doesn’t match that IP. Otherwise, I quickly get 10 outbound connections that don’t match that IP.
What could be the problem?

to the winning pool.
Leave a
and share this Post

. Since I forward the ports used by Grin to one computer cannot redirect to another, right? I was even thinking of going for three nodes by adding a node running on a Raspberry Pi. Any thoughts on how to circumvent this limitation?

