After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641194 - support 6in4 and 6to4 tunnels
support 6in4 and 6to4 tunnels
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Dan Williams
NetworkManager maintainer(s)
: 679512 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-02-01 21:58 UTC by Dan Williams
Modified: 2020-11-12 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Williams 2011-02-01 21:58:57 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
Comment 1 Pavel Simerda 2012-07-27 16:51:10 UTC
As 6to4 is just a special configuration of 6in4, I'm merging in another feature request and changing summary.
Comment 2 Pavel Simerda 2012-07-27 16:52:18 UTC
*** Bug 679512 has been marked as a duplicate of this bug. ***
Comment 3 Patrick MONNERAT 2014-08-20 15:53:29 UTC
Still needed here, so +1 on feature request :)
For the time being, I have to disable NetworkManager and downgrade to initscripts...
Comment 4 André Klapper 2020-11-12 14:27:00 UTC
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).