pkgsrc/net/6to4
hubertf 2c31f7bf0d 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
2001-02-11 05:24:29 +00:00
..
files Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling. 2001-02-11 05:24:29 +00:00
pkg Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling. 2001-02-11 05:24:29 +00:00
Makefile Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling. 2001-02-11 05:24:29 +00:00