Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.hut.fi>
List: source-changes
Date: 02/11/2001 07:25:41
Module Name: doc
Committed By: hubertf
Date: Sun Feb 11 05:25:41 UTC 2001
Modified Files:
doc: pkg-CHANGES
Log Message:
Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling.
For easy IPv6 connectivity, do:
* make install
* cd /usr/pkg/etc
* cp 6to4.conf-example 6to4.conf
* in 6to4.conf, change "out_if" to match your outgoing interface:
ppp0 if you're on a modem, else your ethernet card's interface.
* 6to4 -v start
* ping6 www.kame.net
To generate a diff of this commit:
cvs rdiff -r1.3570 -r1.3571 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.