hello there,
I'm testing IPv6 on astaro 8.102, and thought I have found a bug.
I have an ISP that provide both IPv4 and IPv6 native addresses on a PPPoE link.
Connecting PPPoE link with only "IPv4 Default GW" checked is working fine.
Connecting PPPoE link with only "IPv6 Default GW" checked is also working fine.
Connecting PPPoE link with both "IPv4 Default GW" and "IPv6 Default GW" is not working well : I have IPv4, but no IPv6 connectivity.
After few research, it appears there is no default route added for IPv6. Just adding it solved the problem ("ip6 route add default via ppp0 table default").
Can anyone confirm this behaviour ?
Thank.
This thread was automatically locked due to age.