WAN Port - Static IPv6 Assignment
-
Would love to see where it would be possible to do static IPv6 configuration on the WAN port. Right now, it is based on DHCPv6-PD from provider. While that is a good way for most, some folks like me have static assignments and currently it not possible to do the static IPv6 assignment using the app UI.
Also wondering if I can just edit the config file using the CLI and do the static assignment.
Thanks
-
@grdhungyel Hello, there is no CLI to edit this with. I will add this to our feature request list for future consideration.
-
Another yes please for that. When we move to VDSL in a month or so, we get a static IPv6 allocation from our ISP as well. This is in Australia.
-
@UI-JT Thanks. Look forward to it.
-
@UI-JT would this also mean we could customize the DNS servers like IPv4 if we wanted to keep DHCP? Right now you can only customize them for IPv4 and not IPv6.
-
I am thinking of getting an Alien as soon as it's available (again?), but I need static IPv6 configuration for my provider aswell (innonet.at / Austria)
and also there needs to be some kind of firewall configuration in order to have certain ports of certain ipv6 addresses on the lan side open (like: ip6tables -I FORWARD -p tcp --dport 443 -d 2001:dead:beef::1/128 -j ACCEPT)
-
@tknalle Thank you for the suggestions, I will add this as a request.