IPv6
Revision as of 21:33, 2 April 2008 by <bdi>PhilippeTeuwen</bdi> (talk | contribs)
IPv6 under Linux
Links
- Getting IPv6 connectivity under Linux
- the Debian IPv6 project page
- the work by Peter Bieringer
- a call by Madduck
Gateway6 Client
Download it at go6.net
tar xzf gw6c-5_1-RELEASE-src.tar.gz cd tspc-advanced make target=linux sudo make target=linux installdir=/usr/local/gw6c install
cd /usr/local/gw6c/bin vi gw6c.conf server=anon.freenet6.net ./gw6c
For being registered and propagating a IPv6 prefix on the LAN:
vi gw6c.conf userid=.... passwd=.... server=broker.freenet6.net auth_method=any host_type=router prefixlen=64 if_prefix=eth0 dns_server=....