1
1
If I run bitcoin client for the first time its try to make TCP connection with saved list of IPs and port 8333 -other nodes. If this nodes are behind NAT with IP 192.168.0.XX and public IP from the NAT router with changed from NAT unknown port its appears that bitcoin network is down? Or bitcoin client will try to make UDP/TCP hole punching connection? If its mandatory for some miner to have public IP address?
If I disable UPnP on my NAT router and start bitcoint client what happened? – sytolk – 2016-03-16T06:05:15.337
Outbound connection to nodes with public IP is possible but inbound connections with router UPnP disabled? – sytolk – 2016-03-16T06:29:21.980
This means that I will not receive money notification if I have disabled UPnP in my router and bitcoint client not know other nodes with public IP – sytolk – 2016-03-16T06:37:26.320