Closed Borisich76 closed 3 years ago
McDebian is preconfigure for IPv6 NAT as described in the below wiki article:
https://github.com/Chadster766/McDebian/wiki/5.-Network-Configuration
I like this configuration because you can easily firewall, forward and locate local LAN IPv6 resources.
How to set up bypassing NAT? ipv6 does not work for me with your configuration. I added dhcp 1 and request_prefix 1 to the wan inet6 interface and it seems to work. He began to receive an address and a prefix but today it stopped working. Server dhcpv6 also does not start.
Sure McDebian (Debian) can be configure however you like.
Hi. Something i'm completely confused with ipv6. Now i get ipv6 settings from the provider via dhcp and i get an with subnet :: 1/128 but do not share per subnet, share only if change to net.ipv6.conf.wan.accept_ra = 1 net.ipv6.conf.all.forwarding = 0, but when I restart again I get only one address. It would also be interesting find out the settings for 6in4. Thanks