[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: IPv6 Tunneling Tools



Indra Kusuma wrote:

> there is an ipv6 tunnel tools to make easy to control the 
> tunnel, feels
> free to test and use it at http://debian.kusuma.or.id/tools/6tunnel
> the deb package will be released soon.

Check your /etc/network/interfaces;

Cut and paste from
http://www.ipng.nl/index.php3?page=setup.html&forcepage=linuxdebian.html
8<----------------
auto ipng
iface ipng inet6 v4tunnel
	address 3ffe:8114:1000::233
	netmask 127
	endpoint 212.19.192.219
	ttl 64
	up ip link set mtu 1280 dev ipng
	up ip route add 2000::/3 via 3ffe:8114:1000::232 dev ipng
---------------->8

Aka check your 'man interfaces' ;)
I think that should be easy enough and it's part of debian already!

Greets,
 Jeroen


-- 
To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: