Hi,
My IPv6 is working, after a manual "sudo ip -6 route add default via fe80::21e:13ff:fef9:af0 dev eth0".
I want it to work automatically, also after a reboot. I guess that means I have to add a command to /etc/network/interfaces. I tried a few different formats, but none work: nothing afters in my "ip -6 route show".
So: what is the correct format?
things tried:
iface eth0 inet6 static
gateway fe80::21e:13ff:fef9:af0
and
up route add default gw fe80::1



Adv Reply



Bookmarks