Bitcoin Forum
October 03, 2023, 02:53:19 PM *
News: Latest Bitcoin Core release: 25.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Biete / [B] 3x CS:GO 10 Year Veteran Coin Accounts on: May 03, 2020, 12:58:42 PM
Hallo,

hab 3 CS:GO Accounts mit dem 10 Year Veteran Coin. Brauche sie nicht. Wer sowas gebrauchen kann, PN mit Preisvorschlag bitte.
2  Local / Biete / erledigt on: November 13, 2019, 01:21:59 PM
erledigt
3  Economy / Invites & Accounts / [WTB] OnePlus 2 Invite for EU (Germany) for 15$ in BTC on: October 04, 2015, 05:05:29 PM
Will pay first if you have trust. Or with escrow
4  Bitcoin / Bitcoin Technical Support / Problem running a connectable full node after 24h disconnect on: December 18, 2014, 03:55:05 PM
Hi,

I have already posted this to reddit but sadly did not get any reply so I am trying it here now.

I am running a full node and it's working fine until the 24 hours adsl disconnect (NAT with port forwarding enabled). But I don't get any incoming connections after the disconnect. I think the problem is that my new external ip address is not dicovered:

bitcoind@bitcoind:~$ ./bitcoin-0.9.3-linux/bin/64/bitcoin-cli getnetworkinfo
{ "version" : 90300, "protocolversion" : 70002, "timeoffset" : 0, "connections" : 8, "proxy" : "", "relayfee" : 0.00001000, "localaddresses" : [ { "address" : "84.x.x.99", "port" : 8333, "score" : 538 } ] }

The address .99 is old, I got a new address:

bitcoind@bitcoind:~$ dig +short myip.opendns.com @resolver1.opendns.com
84.x.x.25

The new address is connectable through getaddr.bitnodes.io:

84.x.x.25 /Satoshi:0.9.3/

But there a no more connections than 8 until I restart my node. After restart incoming connections work fine until next disconnect.

Is there any way to tell bitcoind to check my external ip regulary? I did not find any setting in bitcoin.conf

And does someone know the meaning of the score inside the localaddresses output?

Thanks

Chris
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!