Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: cedivad on September 02, 2012, 06:18:42 PM



Title: Problems on getting peers, logs full of error but i can telnet my ip:8333
Post by: cedivad on September 02, 2012, 06:18:42 PM
I can telnet my ip correctly from an external server, however my log is full of stuff like this:

Quote
send version message: version 60002, blocks=191302, us=79.20.248.254:8333, them=68.50.30.137:8333, peer=68.50.30.137:8333
accepted connection 10.0.0.10:59779
connected to self at 10.0.0.10:59779, disconnecting
disconnecting node 10.0.0.10:59779
socket closed
disconnecting node 68.50.30.137:8333
trying connection 110.175.102.17:8333 lastseen=3.8hrs
connected 110.175.102.17:8333
send version message: version 60002, blocks=191302, us=79.20.248.254:8333, them=110.175.102.17:8333, peer=110.175.102.17:8333
accepted connection 10.0.0.10:59780
connected to self at 10.0.0.10:59780, disconnecting
disconnecting node 10.0.0.10:59780
socket closed
disconnecting node 110.175.102.17:8333
trying connection 176.9.142.163:8333 lastseen=3.8hrs
connected 176.9.142.163:8333
send version message: version 60002, blocks=191302, us=79.20.248.254:8333, them=176.9.142.163:8333, peer=176.9.142.163:8333
accepted connection 10.0.0.10:59781
connected to self at 10.0.0.10:59781, disconnecting
disconnecting node 10.0.0.10:59781
socket closed
disconnecting node 176.9.142.163:8333
trying connection 72.15.102.114:8333 lastseen=1.3hrs
connected 72.15.102.114:8333
send version message: version 60002, blocks=191302, us=79.20.248.254:8333, them=72.15.102.114:8333, peer=72.15.102.114:8333
accepted connection 10.0.0.10:59782
connected to self at 10.0.0.10:59782, disconnecting
disconnecting node 10.0.0.10:59782
socket closed
disconnecting node 72.15.102.114:8333

10.0.0.10 is my router IP.

I'm a complete newbie.

Thank you.