nightmorph 10/03/15 21:47:54 Modified: ipv6.xml Log: freenet6 has been replaced with gateway6, bug 309641
Revision Changes Path 1.31 xml/htdocs/doc/en/ipv6.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?r1=1.30&r2=1.31 Index: ipv6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ipv6.xml 10 Sep 2008 15:22:36 -0000 1.30 +++ ipv6.xml 15 Mar 2010 21:47:54 -0000 1.31 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.30 2008/09/10 15:22:36 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.31 2010/03/15 21:47:54 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide link="/doc/en/ipv6.xml"> +<guide> <title>Gentoo IPv6 Router Guide</title> <author title="Developer"> @@ -29,8 +29,8 @@ <license/> -<version>1.7</version> -<date>2008-09-10</date> +<version>1.8</version> +<date>2010-03-15</date> <chapter> <title>Preliminaries</title> @@ -146,7 +146,7 @@ <ti>US/Canada</ti> </tr> <tr> - <ti><uri link="http://www.freenet6.net/">Freenet6</uri></ti> + <ti><uri link="http://gogonet.gogo6.com/">Freenet6</uri></ti> <ti>US</ti> </tr> <tr> @@ -233,22 +233,23 @@ <body> <p> -<uri link="http://www.freenet6.net/">Freenet6</uri> is another free tunnel +<uri link="http://gogonet.gogo6.com/">Freenet6</uri> is another free tunnel broker. Optional registration only requires a username and a valid email address. They have chosen to turn the tunnel management into a client/server -setup and have created the <c>freenet6</c> client. The client is available in +setup and have created the <c>gateway6</c> client. The client is available in Portage. To install it do: </p> <pre caption="Installing the Freenet6 client"> -# <i>emerge freenet6</i> +# <i>emerge gateway6</i> </pre> <p> Now if you chose to connect with authentification, you need to configure -freenet6 by editing <path>/etc/freenet6/gw6c.conf</path>. You should only have -to change the <e>userid</e> and <e>passwd</e> fields to match those assigned -from Freenet6 and change the gateway server. Below is a sample config file. +<c>gateway6</c> by editing <path>/etc/gateway6/gw6c.conf</path>. You should only +have to change the <e>userid</e> and <e>passwd</e> fields to match those +assigned from Freenet6 and change the gateway server. Below is a sample config +file. </p> <pre caption="gw6c.conf example">
