Debian IPv6 Tunnel Config

From AAISP Support Site
Revision as of 09:16, 25 February 2015 by AA-Andrew (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Draft in progress .....


Configuring your etch host then requires you just to edit /etc/network/interfaces and add the following stanza at the end:


remembering to change the XXXX to whatever value you've been allocated.

After that just type "ifup 6in4" (as root) and your link should be up.


This could be it !! :

auto 6in4
iface 6in4 inet6 v4tunnel
    address 2001:8b0:XXXX::1
    netmask 48
    endpoint 81.187.81.6
    gateway ::81.187.81.6