Also another note that Cryptoguru only ever displays nodes on a certain port which is why it only shows 5 or so active connections out of 22+
I'm maxing out at 5 connections. Can you share the connection details in your conf file?
Not sure why the other guy can't get any connections. It's a little tricky, but the video is very good.
This is all there is according to
getpeerinfo.
[
{
"addr" : "85.24.143.58:22524",
"services" : "10000001b",
"lastsend" : 1480458535,
"lastrecv" : 1480458535,
"bytessent" : 1678195,
"bytesrecv" : 19072983,
"conntime" : 1480446771,
"timeoffset" : 1,
"pingtime" : 0.14237000,
"version" : 80016,
"subver" : "/vTorrent-Core:0.8.1/",
"inbound" : false,
"chainheight" : 1151926,
"banscore" : 0
},
{
"addr" : "2.49.36.96:22524",
"services" : "10000001b",
"lastsend" : 1480458535,
"lastrecv" : 1480458533,
"bytessent" : 1231017,
"bytesrecv" : 13482046,
"conntime" : 1480446772,
"timeoffset" : -2,
"pingtime" : 0.82182400,
"version" : 80016,
"subver" : "/vTorrent-Core:0.8.1/",
"inbound" : false,
"chainheight" : 1151926,
"banscore" : 0
},
{
"addr" : "79.130.7.124:49958",
"services" : "10000001b",
"lastsend" : 1480458531,
"lastrecv" : 1480458540,
"bytessent" : 1167602,
"bytesrecv" : 13179149,
"conntime" : 1480446774,
"timeoffset" : 1,
"pingtime" : 0.27841800,
"pingwait" : 25.25941000,
"version" : 80016,
"subver" : "/vTorrent-Core:0.8.1/",
"inbound" : true,
"chainheight" : 1151925,
"banscore" : 0
},
{
"addr" : "94.38.142.104:22524",
"services" : "10000001b",
"lastsend" : 1480458520,
"lastrecv" : 1480458520,
"bytessent" : 417917,
"bytesrecv" : 4781125,
"conntime" : 1480453851,
"timeoffset" : -31,
"pingtime" : 0.13960300,
"version" : 80016,
"subver" : "/vTorrent-Core:0.8.1.1/",
"inbound" : false,
"chainheight" : 1151926,
"banscore" : 0
},
{
"addr" : "45.55.197.64:22524",
"services" : "10000001b",
"lastsend" : 1480458458,
"lastrecv" : 1480458539,
"bytessent" : 67883,
"bytesrecv" : 861030,
"conntime" : 1480456161,
"timeoffset" : -25,
"pingtime" : 588.63883500,
"pingwait" : 527.66639800,
"version" : 80016,
"subver" : "/vTorrent-Core:0.8.1/",
"inbound" : false,
"chainheight" : 1151910,
"banscore" : 0
}
]
For best results, conf file should include:
addnode=85.24.143.58
addnode=2.49.36.96
addnode=79.130.7.124
addnode=94.38.142.104
addnode=45.55.197.64
Cheers
Graham