I would like to open up my mining nodes to accept incomming connections so that they also support the network instead of just mining. Can someone give me a quick run down on how to do this in linux? What port should i use? should i use iptables? ufw?
Thanks!
What distribution? By default it should be open.
Are you behind a router?
No router, ubuntu. I guess it's already open then. Having some trouble syncing on my local primecoin instance though, anyone share an addnode? i'm stuck back 13 hours ago.
Here is a new list from my current 'getpeerinfo' command
addnode=192.237.175.221:9911
addnode=85.25.134.44:9911
addnode=178.33.22.10:9911
addnode=61.139.95.131:9911
addnode=37.139.1.202:9911
addnode=54.221.225.126:9911
addnode=192.241.183.213:9911
Extras you can add:
addnode=208.68.37.41
addnode=129.7.204.114
addnode=198.199.100.118
addnode=87.98.146.72
addnode=88.190.56.58
addnode=78.31.111.116
You can go to console and type getpeerinfo to retrieve these nodes
Use command in console: addnode IP:PORT add
or copy and paste what I have listed above into primecoin.conf in your appdata primecoin folder.