Author

Topic: Full node and IPv6 (Read 1235 times)

sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
August 22, 2015, 08:42:38 PM
#3
not much you can do if you cant forward ports on your router (ipv6 is the same as ipv4 just longer) so ports still need to be forwarded. only other thing i can suggest is try setting the pi outside the firewall in the router set it as a virtual server  ( long shot but.it.works sometimes) as for ipv6 if yoir router dosnt support it there nothing you can do. mayne check for a router firmware update?

No, IPv6 doesn't necessarily require port forwarding since it doesn't require a NAT. First half of a v6 address is the network ID (per internet connection), second half identifies a device using its MAC (with FEFF inserted as per SLAAC) or using a random value (more privacy). Of course, ISPs are free to do whatever stupidity they want, although I wouldn't expect it.

This tool can check if a specific TCP port on v6 is accessible. Provide your pi's IPv6 address (should be global, not anything in the form fe80:*)
legendary
Activity: 1540
Merit: 1002
August 19, 2015, 08:33:34 PM
#2
not much you can do if you cant forward ports on your router (ipv6 is the same as ipv4 just longer) so ports still need to be forwarded. only other thing i can suggest is try setting the pi outside the firewall in the router set it as a virtual server  ( long shot but.it.works sometimes) as for ipv6 if yoir router dosnt support it there nothing you can do. mayne check for a router firmware update?
hero member
Activity: 714
Merit: 500
August 19, 2015, 11:36:42 AM
#1
I am trying to set up a full node on a raspberry pi.

Installation seems to have worked, the blockchain is synced, but it seems like I can't be reached.

I am using https://getaddr.bitnodes.io/ to see, if I can be reached, neither putting my IPv4 nor my IPv6 address in there gives the desired result.

I can't setup port forwarding on my router. The support-lady told me, that since it is using IPv6 it shouldn't be necessary in most cases(but she admitted to don't really know much about that).

Any suggestions?
Jump to: