public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jose Luis Rivero (yoswink)" <yoswink@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: ipv6.xml
Date: Mon, 22 Sep 2008 22:26:04 +0000	[thread overview]
Message-ID: <E1Khtr2-0000rS-2g@stork.gentoo.org> (raw)

yoswink     08/09/22 22:26:04

  Modified:             ipv6.xml
  Log:
  New update according to 1.30 English revision (freenet6 client is called freenet6, not gw6c). Thanks to Enrique Barbeito <enrique@barbeito.org>.

Revision  Changes    Path
1.12                 xml/htdocs/doc/es/ipv6.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/ipv6.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/ipv6.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/ipv6.xml?r1=1.11&r2=1.12

Index: ipv6.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/ipv6.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ipv6.xml	22 Mar 2008 17:11:43 -0000	1.11
+++ ipv6.xml	22 Sep 2008 22:26:03 -0000	1.12
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/ipv6.xml,v 1.11 2008/03/22 17:11:43 chiguire Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/ipv6.xml,v 1.12 2008/09/22 22:26:03 yoswink Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/es/ipv6.xml" lang="es">
@@ -36,8 +36,8 @@
 
 <license/>
 
-<version>1.5</version>
-<date>2008-02-29</date>
+<version>1.7</version>
+<date>2008-09-10</date>
 
 <chapter>
 
@@ -241,11 +241,11 @@
 <body>
 
 <p>
-<uri link="www.freenet6.net">Freenet6</uri> es otro proveedor de
-túneles gratuito. El registro solo requiere un nombre de usuario y una
+<uri link="http://www.freenet6.net/">Freenet6</uri> es otro proveedor de
+túneles gratuito. El registro optativo solo requiere un nombre de usuario y una
 dirección de correo electrónico válida. En Freenet6 han escogido
 utilizar una estructura de cliente/servidor para administrar el túnel
-y han creado el cliente <c>tspc</c>. El cliente está disponible en
+y han creado el cliente <c>freenet6</c>. El cliente está disponible en
 Portage. Para instalarlo haga:
 </p>
 
@@ -254,25 +254,21 @@
 </pre>
 
 <p>
-Ahora configure freenet6 editando
-<path>/etc/freenet6/tspc.conf</path>. Solamente debería tener que
-cambiar los campos <e>userid</e> and <e>passwd</e> colocando los
-asignados por Freenet6. A continuación una configuración de ejemplo
-completa.
+Si elige conectar con autenticación, configure freenet6 editando
+<path>/etc/freenet6/gw6c.conf</path>. Sólamente debería tener que
+cambiar los campos <e>userid</e> y <e>passwd</e> colocando los
+asignados por Freenet6, además de cambiar la puerta de enlace. A continuación
+tiene una configuración de ejemplo.
 </p>
 
-<pre caption="Ejemplo de tspc.conf">
-tsp_version=1.0.1
-tsp_dir=/etc/freenet6
+<pre caption="gw6c.conf de ejemplo">
 auth_method=any
-client_v4=auto
 <i>userid=anonymous</i>
 <i>passwd=foobar</i>
-template=gentoo
-server=tsps1.freenet6.net
-retry_delay=0
-if_tunnel=sit3
+template=linux
+server=broker.freenet6.net
 </pre>
+
 </body>
 </section>
 






             reply	other threads:[~2008-09-22 22:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 22:26 Jose Luis Rivero (yoswink) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-22 15:34 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: ipv6.xml JosA MarAa Alonso (nimiux)
2012-06-25 15:30 JosA MarAa Alonso (nimiux)
2011-09-09 16:44 JosA MarAa Alonso (nimiux)
2011-07-25 17:21 John Christian Stoddart (chiguire)
2011-07-19 15:49 JosA MarAa Alonso (nimiux)
2011-03-09 20:43 JosA MarAa Alonso (nimiux)
2010-08-16 13:05 John Christian Stoddart (chiguire)
2010-07-27 14:05 John Christian Stoddart (chiguire)
2010-03-16 19:40 John Christian Stoddart (chiguire)
2008-03-22 17:11 John Christian Stoddart (chiguire)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Khtr2-0000rS-2g@stork.gentoo.org \
    --to=yoswink@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox