Hacker News new | ask | show | jobs
by toast42 3249 days ago
The Google Fiber router doesn't support IPv6 port forwarding. That was a frustrating afternoon and a bit of a surprise to learn.
2 comments

What would you possibly want to use IPv6 port forwarding for?
IPv6 port forwarding likely just means allowing incoming connections in IPv6 firewall. Exposing internal machines with IPv4 uses NAT and is called "port forwarding". IPv6 doesn't need NAT but people still call it "port forwarding".
does it do ipv6 nat - that is a very rare scenario ? otherwise I don't see how it can do portforwarding.
Yes ipv6 have nat and do port forwarding at least on linux, usefull scenario is when developing embedded devices and don't want make easily guess your isp how many devices have.
That's a phenomenally strange requirement. If you wanna run interference on your ISPs device count snoops, just create a bunch of fake interfaces, but why you would want to do that is beyond me.
note that I was asking the parent specifically about the google router . While ipv6 does have nat, i have yet to see isps deploying it anywhere