addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533
Can anyone help / advise? where should I put this peer settings for linux wallet. What file is responsible for keeping this info?
You place them inside your RhomBit.conf file on linux systems, it should be located in the .RhomBit folder (Use ctrl-h to view hidden folders)
Thanks mate!!! for promt help.But inside of this file I've put already the data fm my privat pool such as:
rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0
alertnotify=echo %s | mail -s "RhomBit alert!"
thomass2008@gmail.comblocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s
Should I write any comments there for nodes or just paste under that settings?
??
No Worries, just paste the node list underneath gen=0
So I did it as per your advise, restart daemon, but still nothing happened. So now it looks like:
rpcuser=yiimprpc
rpcpassword=fuBg5PsmBC8qGTeNtvAjQ
rpcport=14260
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4
maxconnections=12
daemon=1
gen=0
addnode=37.187.135.212:45974
addnode=188.126.54.121:49382
addnode=172.93.102.42:50892
addnode=5.189.177.3:43098
addnode=70.168.214.206:60783
addnode=97.73.84.246:40884
addnode=95.179.159.134:46808
addnode=70.168.214.195:46066
addnode=89.163.129.202:63519
addnode=206.201.5.228:39084
addnode=206.201.5.228:52382
addnode=115.72.173.101:52938
addnode=45.248.71.160:21554
addnode=81.191.128.95:50144
addnode=31.173.82.165:13012
addnode=75.73.255.111:49382
addnode=31.173.83.211:7533
alertnotify=echo %s | mail -s "RhomBit alert!"
thomass2008@gmail.comblocknotify=/var/stratum/blocknotify 213.183.60.160:3333 1426 %s
Any Ideas? What is wrong?