Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: vayvanne on July 26, 2016, 10:12:40 PM



Title: fullnode on dynamic IP address
Post by: vayvanne on July 26, 2016, 10:12:40 PM
Hi folks.
Output from fullnode I run on my ancient windows 7 laptop:
Code:
2016-07-26 22:07:33 ProcessMessages: advertizing address [2001:0:53aa:64c:853:3278:b16f:be71]:33380
2016-07-26 22:07:33 receive version message: /Satoshi:0.12.1/: version 70012, blocks=422393, us=[2001:0:53aa:64c:20fc:32
78:b16c:c99b]:51192, peer=80713
2016-07-26 22:07:33 AdvertizeLocal: advertizing address [2001:0:53aa:64c:853:3278:b16f:be71]:33380
bitcoind advertises wrong Teredo IPv6 address although it does detect correct one. A workaround for this without restart?


Title: Re: fullnode on dynamic IP address
Post by: BurtW on July 27, 2016, 05:51:42 AM
Linux? ;)


Title: Re: fullnode on dynamic IP address
Post by: shorena on July 27, 2016, 06:02:48 AM
Do you still get IPv4 address from your ISP by default? I had to call them in order to make sure I get one without that Id be getting IPv6 addresses only.


Title: Re: fullnode on dynamic IP address
Post by: vayvanne on July 27, 2016, 07:55:25 PM
Linux? ;)
Not an option. Also the ISP does not provide an IPv6 connectivity. Even Teredo does not work with default settings (guess that ISP intentionally blocked Teredo traffic), only with alternative server and relay.
Do you still get IPv4 address from your ISP by default? I had to call them in order to make sure I get one without that Id be getting IPv6 addresses only.
Yes, and IPv4 is fine. It does detect (via UPnP I guess) the IPv4 address change after router reboot etc. and advertises correct one. I see the issue only with Teredo IPv6 addresses. Not much of bothering though, just curious.
It would be great if someone will check this for the regular dynamic IPv6 addresses.