GNOME Bugzilla – Bug 641194
support 6in4 and 6to4 tunnels
Last modified: 2020-11-12 14:27:00 UTC
modprobe ipv6 ip tunnel add he-ipv6 mode sit remote <remove ip4 addr> local <local ip4 addr> ttl 255 ip link set he-ipv6 up ip addr add 2001:470:25:408::2/64 dev he-ipv6 ip route add ::/0 dev he-ipv6 ip -f inet6 addr
As 6to4 is just a special configuration of 6in4, I'm merging in another feature request and changing summary.
*** Bug 679512 has been marked as a duplicate of this bug. ***
Still needed here, so +1 on feature request :) For the time being, I have to disable NetworkManager and downgrade to initscripts...
bugzilla.gnome.org is being shut down in favor of a GitLab instance. We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time. If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/ Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).