public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: home-router-howto.xml
@ 2008-12-11 15:25 John Christian Stoddart (chiguire)
  0 siblings, 0 replies; 3+ messages in thread
From: John Christian Stoddart (chiguire) @ 2008-12-11 15:25 UTC (permalink / raw
  To: gentoo-commits

chiguire    08/12/11 15:25:57

  Modified:             home-router-howto.xml
  Log:
  updated spanish translation

Revision  Changes    Path
1.25                 xml/htdocs/doc/es/home-router-howto.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?r1=1.24&r2=1.25

Index: home-router-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/home-router-howto.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- home-router-howto.xml	6 Aug 2007 22:57:14 -0000	1.24
+++ home-router-howto.xml	11 Dec 2008 15:25:57 -0000	1.25
@@ -11,6 +11,9 @@
 <author title="Traductor" >
   <mail link="carles@carles.no-ip.info">Carles Ferrer Peris</mail>
 </author>
+<author title="Traductor" >
+  <mail link="chiguire@gentoo.org">John Christian Stoddart</mail>
+</author>
 
 <abstract>
 Este documento detalla cómo convertir una vieja máquina con Gentoo en
@@ -20,8 +23,8 @@
 <!-- The content of this document is released into the public domain -->
 <license/>
 
-<version>1.38</version>
-<date>2007-07-27</date>
+<version>1.39</version>
+<date>2008-08-19</date>
 
 <chapter>
 <title>Introducción</title>
@@ -79,7 +82,6 @@
 funcionando. Para ver los servicios que se están ejecutando
 actualmente basta ejecutar <c>rc-status</c>.
 </impo>
-
 </body>
 </section>
 </chapter>
@@ -179,7 +181,6 @@
 capaz de darse cuenta :). Incluso entre los núcleo 2.6, esas opciones tienen
 tendencia a moverse. ¡Buena suerte!
 </note>
-
 </body>
 </section>
 </chapter>
@@ -199,9 +200,9 @@
 capítulo que no le sean de aplicación. Este capítulo trata de conectar
 el enrutador a Internet a través de eth1.
 </p>
-
 </body>
 </section>
+
 <section>
 <title>ADSL y PPPoE</title>
 <body>
@@ -262,9 +263,9 @@
 que observa extraños cortes en la conexión, pueden consultar la seción MTU
 en el capítulo de Solución de problemas
 </warn>
-
 </body>
 </section>
+
 <section>
 <title>Cable con IP dinámica/estática</title>
 <body>
@@ -299,10 +300,10 @@
 <p>
 Debería de haberlo configurado todo ya.
 </p>
-
 </body>
 </section>
 </chapter>
+
 <chapter>
 <title>Abrazar la LAN (trayendo algunos amigos)</title>
 <section>
@@ -319,10 +320,10 @@
 # <i>rc-update add net.eth0 default</i>
 # <i>/etc/init.d/net.eth0 start</i>
 </pre>
-
 </body>
 </section>
 </chapter>
+
 <chapter>
 <title>Servicios en la LAN (porque somos buena gente)</title>
 <section>
@@ -381,9 +382,9 @@
 <c>ipconfig /release</c> e <c>ipconfig /renew</c>. Pero ya es
 suficiente de Windows, volvamos a nuestro pingüino favorito.
 </p>
-
 </body>
 </section>
+
 <section>
 <title>Servidor DNS</title>
 <body>
@@ -416,9 +417,9 @@
 nuestro propio dominio, únicamente ofrecer servicios simples de DNS a
 cualquiera en nuestra LAN.
 </p>
-
 </body>
 </section>
+
 <section>
 <title>NAT (alias enmascaramiento de IP)</title>
 <body>
@@ -514,10 +515,10 @@
 configurada. Realmente sólo proporciona un experiencia de red más "suave"
 para los usuarios que están tras un enrutador.
 </p>
-
 </body>
 </section>
 </chapter>
+
 <chapter>
 <title>Cosas divertidas (para un día lluvioso)</title>
 <section>
@@ -529,9 +530,9 @@
 serie de temas comunes que podrían interesarle. Este capítulo es
 enteramente opcional.
 </p>
-
 </body>
 </section>
+
 <section>
 <title>Redirección de puertos</title>
 <body>
@@ -608,9 +609,9 @@
 Si tiene otros ejemplos comunes o interesantes, por favor <mail 
 link="vapier@gentoo.org" >escríbame un mensaje</mail>.
 </note>
-
 </body>
 </section>
+
 <section>
 <title>Identd (para IRC)</title>
 <body>
@@ -635,7 +636,6 @@
 necesidades, le recomiendo que pruebe <c>oidentd</c> y
 <c>fakeidentd</c>.
 </p>
-
 </body>
 </section>
 
@@ -757,9 +757,9 @@
 # <i>rc-update add ntp-client default</i>
 # <i>/etc/init.d/ntp-client start</i>
 </pre>
-
 </body>
 </section>
+
 <section>
 <title>Servidor Rsync</title>
 <body>
@@ -814,9 +814,9 @@
 <pre caption="Configuración SYNC de cliente en make.conf" >
 SYNC=&quot;rsync://192.168.0.1/gentoo-portage&quot;
 </pre>
-
 </body>
 </section>
+
 <section>
 <title>Servidor de correo</title>
 <body>
@@ -865,7 +865,6 @@
 estaría correcto. Podría visitar <uri link="http://netqmail.org/" >página
 web de netqmail</uri> para más información.
 </p>
-
 </body>
 </section>
 
@@ -928,7 +927,6 @@
 así, lo deberemos hacer ahora (basta con comentar el apartado de
 <c>dhcp-range</c> en <path>/etc/dnsmasq.conf</path> y reiniciar el servicio)
 </p>
-
 </body>
 </section>
 
@@ -967,7 +965,6 @@
 listing</uri> y duplicaremos las que contienen <c>-i ${LAN}</c>. Se puede 
 crear otra variable, por ejemplo <c>LAN2</c> para hacerlo más fácil.
 </p>
-
 </body>
 </section>
 
@@ -1012,9 +1009,9 @@
     <ti>Monitor/manejador de red basado en ncurses</ti>
   </tr>
 </table>
-
 </body>
 </section>
+
 <section>
 <title>DHCP no quiere iniciarse</title>
 <body>
@@ -1040,9 +1037,9 @@
 de configuración. También puede intentar ejecutar <c>dhcpd -d -f</c>
 (depuración y en primer plano) y depurar el error según lo mostrado.
 </p>
-
 </body>
 </section>
+
 <section>
 <title>Valor MTU incorrecto</title>
 <body>
@@ -1068,6 +1065,11 @@
 Traffic Control HOWTO</uri> (en inglés).
 </p>
 
+<p>
+Si este comando no le funciona, tal vez quiera colocar la regla en la
+tabla de procesamiento (mangle, en inglés). Solo agregue <c>-t
+mangle</c> al comando.
+</p>
 </body>
 </section>
 
@@ -1084,7 +1086,6 @@
 <uri link="http://es.wikipedia.org/wiki/RJ-45#Cable_cruzado">Wikipedia</uri>
 explica los detalles.
 </p>
-
 </body>
 </section>
 
@@ -1101,7 +1102,6 @@
 Bugtracking Website</uri>. Si tiene algo interesante que cree que
 mejoraría esta guía, envíemelo para su inclusión. 
 </p>
-
 </body>
 </section>
 </chapter>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: home-router-howto.xml
@ 2009-09-28 15:33 John Christian Stoddart (chiguire)
  0 siblings, 0 replies; 3+ messages in thread
From: John Christian Stoddart (chiguire) @ 2009-09-28 15:33 UTC (permalink / raw
  To: gentoo-commits

chiguire    09/09/28 15:33:13

  Modified:             home-router-howto.xml
  Log:
  updated spanish translation (jose maria alonso)

Revision  Changes    Path
1.26                 xml/htdocs/doc/es/home-router-howto.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/home-router-howto.xml?r1=1.25&r2=1.26

Index: home-router-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/home-router-howto.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- home-router-howto.xml	11 Dec 2008 15:25:57 -0000	1.25
+++ home-router-howto.xml	28 Sep 2009 15:33:13 -0000	1.26
@@ -23,8 +23,8 @@
 <!-- The content of this document is released into the public domain -->
 <license/>
 
-<version>1.39</version>
-<date>2008-08-19</date>
+<version>1.40</version>
+<date>2009-09-18</date>
 
 <chapter>
 <title>Introducción</title>
@@ -105,17 +105,17 @@
           BROADCAST MULTICAST  MTU:1500  Metric:1
           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
-          collisions:0 txqueuelen:1000 
+          collisions:0 txqueuelen:1000
           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
-          Interrupt:11 Base address:0x9800 
+          Interrupt:11 Base address:0x9800
 
 eth1      Link encap:Ethernet  HWaddr 00:60:F5:07:07:B9
           BROADCAST MULTICAST  MTU:1500  Metric:1
           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
-          collisions:0 txqueuelen:1000 
+          collisions:0 txqueuelen:1000
           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
-          Interrupt:10 Base address:0x9400 
+          Interrupt:10 Base address:0x9400
 </pre>
 
 <p>
@@ -129,7 +129,7 @@
 <p>
 Lo siguiente que necesitará es el soporte para iptables y NAT (y
 gestión de tráfico, si así lo quiere).La siguiente lista se divide en
-opciones siempre requeridas (*), requeridas sólo para adsl vía PPPoE (a), 
+opciones siempre requeridas (*), requeridas sólo para adsl vía PPPoE (a),
 aconsejadas para todos (x), y sólo para gestión de tráfico (s). No
 importa que defina las características embebidas en el núcleo o como
 módulos con tal de que cuando se necesite la opción, el módulo o
@@ -144,7 +144,7 @@
      [*] Network packet filtering (replaces ipchains)
 <comment>Si utiliza 2.4.x, debe habilitar los siguiente para el DHCP:</comment>
      [*] Socket Filtering
-     
+
      IP: Netfilter Configuration  ---&gt;
         [*] Connection tracking (required for masq/NAT)
            [x] FTP protocol support
@@ -210,12 +210,11 @@
 <p>
 Todo el elaborado software de PPPoE que era proporcionado por rp-pppoe
 (<uri link="http://www.roaringpenguin.com/">Roaring Penguin</uri>)
-ha sido integrado en el 
-<uri link="http://samba.org/ppp/">paquete estándard PPP</uri>. Simplemente 
-haga <c>emerge ppp</c> y estará encaminado. ¿Recuerda cómo le decía que
-necesitaría la información de usuario/contraseña? Bien, no le he mentido 
-y ¡espero que disponga de ella ahora! Abra en su editor preferido
-<path>/etc/ppp/pppoe.conf</path> y configúrelo.
+ha sido integrado en el <uri link="http://samba.org/ppp/">paquete estándar
+PPP</uri>. Simplemente haga <c>emerge ppp</c> y estará encaminado. ¿Recuerda
+cómo le decía que necesitaría la información de usuario/contraseña? Bien,
+no le he mentido y ¡espero que disponga de ella ahora! Abra en su editor
+preferido <path>/etc/ppp/pppoe.conf</path> y configúrelo.
 </p>
 
 <note>
@@ -356,7 +355,7 @@
 como DNS. Por ahora nos centraremos en la parte de DHCP. Si queremos usar otro
 servidor DHCP distinto, podemos encontrar otro ejemplo en el capítulo "Cosas
 divertidas". Incluso, si sólo quiere jugar con las opciones del servidor DHCP
-basta leer los comentarios de <path>/etc/dnsmasq.conf</path>. Todas las 
+basta leer los comentarios de <path>/etc/dnsmasq.conf</path>. Todas las
 opciones por defecto deberían funcionar bien.
 </p>
 
@@ -402,14 +401,14 @@
 </p>
 
 <p>
-Puesto que estamos utilizando dnsmasq para nuestro servidor DHCP, que incluye 
+Puesto que estamos utilizando dnsmasq para nuestro servidor DHCP, que incluye
 un servidor DNS, ¡no tendremos que hacer nada ahora!. Su pequeño enrutador ya
 proporciona DSN a sus clientes DHCP. Apuesto a que quisiéramos que todo fuese
 tan fácil ;).
-</p> 
+</p>
 
 <p>
-Desde luego puede elegir cualquier otro servidor DNS si se encuentra más a 
+Desde luego puede elegir cualquier otro servidor DNS si se encuentra más a
 gusto con él, pero la razón por la que dnsmasq es bueno es porque está
 diseñado para hacer exactamente aquello que queremos y nada más. Es un
 pequeño  servidor DNS que presta almacenamiento caché y retransmisión de
@@ -433,10 +432,10 @@
 </p>
 
 <p>
-Aquí es donde entra la Traducción de Direciones de Red (en inglés, 
-"Network Address Translation", NAT). NAT es el camino para conectar 
-múltiples ordenadores en una LAN privada a Internet cuando usted sólo 
-dispone de un reducido número de direcciones IP. Normalmente, usted recibe 
+Aquí es donde entra la Traducción de Direciones de Red (en inglés,
+"Network Address Translation", NAT). NAT es el camino para conectar
+múltiples ordenadores en una LAN privada a Internet cuando usted sólo
+dispone de un reducido número de direcciones IP. Normalmente, usted recibe
 una IP de su proveedor de servicios Internet (ISP, son sus siglas en inglés),
 pero usted quiere tener su casa enteramente conectada a Internet. NAT
 es la magia que lo hace posible. Para más información a cerca de NAT
@@ -469,15 +468,15 @@
 <comment>Luego aseguraremos los servicios que sólo trabajan para la LAN</comment>
 # <i>iptables -I INPUT 1 -i ${LAN} -j ACCEPT</i>
 # <i>iptables -I INPUT 1 -i lo -j ACCEPT</i>
-# <i>iptables -A INPUT -p UDP --dport bootps -i ! ${LAN} -j REJECT</i>
-# <i>iptables -A INPUT -p UDP --dport domain -i ! ${LAN} -j REJECT</i>
+# <i>iptables -A INPUT -p UDP --dport bootps ! -i ${LAN} -j REJECT</i>
+# <i>iptables -A INPUT -p UDP --dport domain ! -i ${LAN} -j REJECT</i>
 
 <comment>(Opcional) Permitir el acceso a nuestro servidor ssh desde la WAN</comment>
 # <i>iptables -A INPUT -p TCP --dport ssh -i ${WAN} -j ACCEPT</i>
 
 <comment>Descartaremos los paquetes TCP / UDP dirigidos a puertos privilegiados</comment>
-# <i>iptables -A INPUT -p TCP -i ! ${LAN} -d 0/0 --dport 0:1023 -j DROP</i>
-# <i>iptables -A INPUT -p UDP -i ! ${LAN} -d 0/0 --dport 0:1023 -j DROP</i>
+# <i>iptables -A INPUT -p TCP ! -i ${LAN} -d 0/0 --dport 0:1023 -j DROP</i>
+# <i>iptables -A INPUT -p UDP ! -i ${LAN} -d 0/0 --dport 0:1023 -j DROP</i>
 
 <comment>Finalmente añadiremos las reglas para NAT</comment>
 # <i>iptables -I FORWARD -i ${LAN} -d 192.168.0.0/255.255.0.0 -j DROP</i>
@@ -553,10 +552,10 @@
 <p>
 Todas las reglas de redirección de puertos son del tipo <c>iptables -t
 nat -A PREROUTING [-p protocol] --dport [external port on router] -i
-${WAN} -j DNAT --to [ip/port to forward to]</c>. Desafortunadamente, 
+${WAN} -j DNAT --to [ip/port to forward to]</c>. Desafortunadamente,
 iptables no acepta nombres de máquina cuando redirige puertos. Si está
-redirigiendo un puerto externo al mismo puerto en la máquina de la red 
-local, puede omitir el puerto de destino. Mire la página iptables(8) para 
+redirigiendo un puerto externo al mismo puerto en la máquina de la red
+local, puede omitir el puerto de destino. Mire la página iptables(8) para
 más información.
 </p>
 
@@ -604,9 +603,9 @@
 # <i>iptables -t nat -A PREROUTING -p udp --dport 3074 -i ${WAN} -j DNAT --to 192.168.0.69</i>
  # <i>iptables -t nat -A PREROUTING -p udp --dport 88 -i ${WAN} -j DNAT --to 192.168.0.69</i>
  </pre>
- 
+
 <note>
-Si tiene otros ejemplos comunes o interesantes, por favor <mail 
+Si tiene otros ejemplos comunes o interesantes, por favor <mail
 link="vapier@gentoo.org" >escríbame un mensaje</mail>.
 </note>
 </body>
@@ -644,22 +643,44 @@
 <title>Traffic Shaping</title>
 <body>
 <p>
-This is an attempt to simply and Gentooify the <uri 
-link="http://www.tldp.org/HOWTO/ADSL-Bandwidth-Management-HOWTO/">ADSL 
-Bandwidth Management HOWTO</uri> found over at the TLDP. Feel free to 
+This is an attempt to simply and Gentooify the <uri
+link="http://www.tldp.org/HOWTO/ADSL-Bandwidth-Management-HOWTO/">ADSL
+Bandwidth Management HOWTO</uri> found over at the TLDP. Feel free to
 refer to the original document for more details.
 </p>
 
 <p>
-Here we will be setting up what some people refer to as a "Packet Shaper", <uri link="http://en.wikipedia.org/wiki/Traffic_shaping">"Traffic Shaping"</uri>, or <uri link="http://en.wikipedia.org/wiki/QoS">"Quality of Service"</uri>. Simply put, we want to setup rules on our router that will slow down certain activities (like sending large e-mails or downloading from P2P networks) while keeping other activities (like browsing the web or playing online video games) reasonably fast.  A 30 second difference in a video game is a lot worse than a 30 second difference in downloading large files :).
+Here we will be setting up what some people refer to as a "Packet Shaper",
+<uri link="http://en.wikipedia.org/wiki/Traffic_shaping">"Traffic Shaping"
+</uri>, or <uri link="http://en.wikipedia.org/wiki/QoS">"Quality of Service"
+</uri>. Simply put, we want to setup rules on our router that will slow down
+certain activities (like sending large e-mails or downloading from P2P
+networks) while keeping other activities (like browsing the web or playing
+online video games) reasonably fast.  A 30 second difference in a video game
+is a lot worse than a 30 second difference in downloading large files :).
 </p>
 
 <p>
-The first thing is to make sure your kernel has all the features added to it.  See the chapter on <uri link="#doc_chap2">Kernel setup</uri> for more information.  Next, you will need to <c>emerge iptables iputils</c> so that you will have access to the <c>iptables</c>, <c>ip</c>, and <c>tc</c> commands.
+The first thing is to make sure your kernel has all the features added to it.
+See the chapter on <uri link="#doc_chap2">Kernel setup</uri> for more
+information. Next, you will need to <c>emerge iptables iputils</c> so that
+you will have access to the <c>iptables</c>, <c>ip</c>, and <c>tc</c> commands.
 </p>
 
 <p>
-Before we jump into the commands, let's cover a little of the theory. The way this whole system works is to classify common network streams and then to prioritize them.  You use iptables to classify network streams, iputils to define the different priority levels, and the kernel to adjust speeds. Just remember that although you can control outbound traffic pretty tightly (from the LAN to the WAN), your ability to control inbound traffic (from the WAN to the LAN) is somewhat limited.  Just remember that the following examples are to get your feet wet; if you want more then I'd suggest reading up on the subject.  In this example, we will be using the <uri link="http://luxik.cdi.cz/~devik/qos/htb/">Hierarchical Token Buckets (HTB)</uri> packet scheduling algorithm.  Still with me?  Great, let's start shaping :).
+Before we jump into the commands, let's cover a little of the theory. The way
+this whole system works is to classify common network streams and then to
+prioritize them.  You use iptables to classify network streams, iputils to
+define the different priority levels, and the kernel to adjust speeds. Just
+remember that although you can control outbound traffic pretty tightly (from
+the LAN to the WAN), your ability to control inbound traffic (from the WAN to
+the LAN) is somewhat limited.  Just remember that the following examples are
+to get your feet wet; if you want more then I'd suggest reading up on the
+subject.  In this example, we will be using the
+<uri
+link="http://luxik.cdi.cz/~devik/qos/htb/">Hierarchical Token Buckets (HTB)
+</uri> packet scheduling algorithm.  Still with me?  Great, let's start
+shaping :).
 </p>
 
 <pre caption="Setup">
@@ -674,12 +695,12 @@
 </pre>
 
 <p>
-Here we initialized the system which will be used to prioritize all of 
-our network traffic.  We created our queue, told it to use the HTB 
-algorithm, and set the default classification level to '45'.  The 
-default is completely arbitrary, as are the levels we choose from 
-here on out.  The only thing that matters is how the levels compare 
-relatively; a level '10' packet will be given preference over a 
+Here we initialized the system which will be used to prioritize all of
+our network traffic.  We created our queue, told it to use the HTB
+algorithm, and set the default classification level to '45'.  The
+default is completely arbitrary, as are the levels we choose from
+here on out.  The only thing that matters is how the levels compare
+relatively; a level '10' packet will be given preference over a
 level '45' packet.  Let's move on to declaring different levels.
 </p>
 
@@ -774,7 +795,7 @@
 
 <note>
 Una guía de rsync más en profundidad puede encontrarse en la <uri
-link="/doc/en/rsync.xml#local">guía rsync</uri> oficial.
+link="/doc/es/rsync.xml#local">guía rsync</uri> oficial.
 </note>
 
 <p>
@@ -838,7 +859,7 @@
 # <i>emerge netqmail</i>
 <comment>Asegúrese que la salida de `hostname` es correcta</comment>
 # <i>emerge --config netqmail</i>
-# <i>iptables -I INPUT -p tcp --dport smtp -i ! ${LAN} -j REJECT</i>
+# <i>iptables -I INPUT -p tcp --dport smtp ! -i ${LAN} -j REJECT</i>
 # <i>ln -s /var/qmail/supervise/qmail-send /service/qmail-send</i>
 # <i>ln -s /var/qmail/supervise/qmail-smtpd /service/qmail-smtpd</i>
 # <i>cd /etc/tcprules.d</i>
@@ -874,9 +895,9 @@
 <body>
 <p>
 
-If you'd like to provide e-mail virus scanning for your users, but 
-don't want to have to install a virus scanner on every single machine, 
-then <c>pop3vscan</c> may just be the thing for you; a transparent 
+If you'd like to provide e-mail virus scanning for your users, but
+don't want to have to install a virus scanner on every single machine,
+then <c>pop3vscan</c> may just be the thing for you; a transparent
 Post Office Protocol (POP) scanner.
 </p>
 
@@ -893,7 +914,7 @@
 
 <p>
 Anteriormente hemos utilizado dnsmasq para proporcionar servicios de DHCP a
-todos nuestros clientes. Para mucha gente con una LAN pequeña es perfecto. 
+todos nuestros clientes. Para mucha gente con una LAN pequeña es perfecto.
 Pero puede que necesite algo con más opciones. De esta manera podremos optar
 por un servidor DHCP completo como el proporcionado por <uri
 link="http://www.isc.org/products/DHCP">ISC</uri>.
@@ -921,7 +942,7 @@
 </pre>
 
 <p>
-Esta es la configuración mínima necesaria para sustituir la funcionalidad 
+Esta es la configuración mínima necesaria para sustituir la funcionalidad
 DHCP de dnsmasq que hemos usado anteriormente. Y hablando de esto, ya debemos
 haber deshabilitado las opciones de DHCP en dnsmasq, ¿verdad? Si no ha sido
 así, lo deberemos hacer ahora (basta con comentar el apartado de
@@ -933,15 +954,15 @@
 <section>
 <title>Conectar otra LAN (o dos o tres o ...)</title>
 <body>
- 
+
 <p>
-A veces tendremos la necesidad de conectar el enrutador a otra red local (LAN). 
-Quizá queramos conectarnos temporalmente con un grupo de amigos, o 
+A veces tendremos la necesidad de conectar el enrutador a otra red local (LAN).
+Quizá queramos conectarnos temporalmente con un grupo de amigos, o
 simplemente somos unos obsesos del orden y queremos separar la red en diferentes
 grupos de ordenadores, o quizás estamos aburridos. Cualquiera que sea la
-razón, extender el enrutador a otra red LAN debería ser bastante sencillo. 
+razón, extender el enrutador a otra red LAN debería ser bastante sencillo.
 En los siguientes ejemplos, asumiremos que la nueva red está conectada a
-través de una tercera tarjeta ethenet llamda <c>eth2</c>. 
+través de una tercera tarjeta ethenet llamda <c>eth2</c>.
 </p>
 
 <p>
@@ -951,18 +972,18 @@
 </p>
 
 <p>
-Luego tendremos que ajustar dnsmasq para que dé servicio a la nueva interfaz. 
+Luego tendremos que ajustar dnsmasq para que dé servicio a la nueva interfaz.
 Basta editar nuevamente el fichero <path>/etc/conf.d/dnsmasq</path> y añadir
-<c>-i eth2</c> a DNSMASQ_OPTS; usar -i varias veces es correcto. Seguidamente 
+<c>-i eth2</c> a DNSMASQ_OPTS; usar -i varias veces es correcto. Seguidamente
 hay que editar <path>/etc/dnsmasq.conf</path> y añadir otra línea similar a la
-ya existente de dhcp-range en  <uri link="#doc_chap5_pre1">5.1 code 
-listing</uri>, cambiando <c>192.168.0</c> por <c>192.168.1</c>. Tener 
+ya existente de dhcp-range en  <uri link="#doc_chap5_pre1">5.1 code
+listing</uri>, cambiando <c>192.168.0</c> por <c>192.168.1</c>. Tener
 múltiples líneas de dhcp-range también es correcto.
 </p>
 
 <p>
 Finalmente, miraremos las reglas de <uri link="#doc_chap5_pre2">5.2 code
-listing</uri> y duplicaremos las que contienen <c>-i ${LAN}</c>. Se puede 
+listing</uri> y duplicaremos las que contienen <c>-i ${LAN}</c>. Se puede
 crear otra variable, por ejemplo <c>LAN2</c> para hacerlo más fácil.
 </p>
 </body>
@@ -1017,7 +1038,7 @@
 <body>
 
 <p>
-Cuando iniciamos el guión de dhcp en init.d por primera vez y no se carga 
+Cuando iniciamos el guión de dhcp en init.d por primera vez y no se carga
 y tampoco nos proporciona ninguna información de utilidad.
 </p>
 
@@ -1030,11 +1051,10 @@
 <p>
 El truco está en conocer cómo dhcpd muestra esta salida. Simplemente iremos
 a <path>/var/log</path> y leeremos los ficheros de registro. Puesto que
-determinar el 
-fichero exacto de registro depende del paquete de bitácora del sistema
-instalado, puede probar con <c>grep -Rl dhcpd /var/log</c> para cubrir todas
-las posibilidades. Lo más sencillo sería un fallo de tecleo en el fichero
-de configuración. También puede intentar ejecutar <c>dhcpd -d -f</c>
+determinar el fichero exacto de registro depende del paquete de bitácora del
+sistema instalado, puede probar con <c>grep -Rl dhcpd /var/log</c> para cubrir
+todas las posibilidades. Lo más sencillo sería un fallo de tecleo en el
+fichero de configuración. También puede intentar ejecutar <c>dhcpd -d -f</c>
 (depuración y en primer plano) y depurar el error según lo mostrado.
 </p>
 </body>
@@ -1079,7 +1099,7 @@
 
 <p>
 Si (por cualquier razón) necesita conectar dos máquinas directamente sin
-un concentrador o un conmutador, un cable ethernet normal no servirá, a 
+un concentrador o un conmutador, un cable ethernet normal no servirá, a
 no ser que tenga una tarjeta de red Auto MDI/MDI-X (también conocida como
 "autosensing"). Necesitará un cable distinto llamado "cable cruzado". Esta
 página de la
@@ -1100,7 +1120,7 @@
 por favor <mail link="vapier@gentoo.org" >contácteme</mail> o abra una
 incidencia en <uri link="http://bugs.gentoo.org/"> Gentoo's
 Bugtracking Website</uri>. Si tiene algo interesante que cree que
-mejoraría esta guía, envíemelo para su inclusión. 
+mejoraría esta guía, envíemelo para su inclusión.
 </p>
 </body>
 </section>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: home-router-howto.xml
@ 2013-04-04 16:49 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; 3+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2013-04-04 16:49 UTC (permalink / raw
  To: gentoo-commits

nimiux      13/04/04 16:49:34

  Modified:             home-router-howto.xml
  Log:
  Update to preferred openrc style for /etc/conf.d/net settings #461850 by Tina. Fixed some typos and wrappings

Revision  Changes    Path
1.29                 xml/htdocs/doc/es/home-router-howto.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/home-router-howto.xml?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/home-router-howto.xml?r1=1.28&r2=1.29

Index: home-router-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/home-router-howto.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- home-router-howto.xml	1 Nov 2011 13:41:58 -0000	1.28
+++ home-router-howto.xml	4 Apr 2013 16:49:33 -0000	1.29
@@ -14,6 +14,9 @@
 <author title="Traductor" >
   <mail link="chiguire@gentoo.org">John Christian Stoddart</mail>
 </author>
+<author title="Traductor">
+  <mail link="nimiux"/>
+</author>
 
 <abstract>
 Este documento detalla cómo convertir una vieja máquina con Gentoo en
@@ -23,8 +26,8 @@
 <!-- The content of this document is released into the public domain -->
 <license/>
 
-<version>2</version>
-<date>2011-10-30</date>
+<version>3</version>
+<date>2013-04-03</date>
 
 <chapter>
 <title>Introducción</title>
@@ -220,24 +223,19 @@
 preferido <path>/etc/ppp/pppoe.conf</path> y configúrelo.
 </p>
 
-<note>
-Para hacer que la siguiente configuración de net.eth1 funcione,
-necesita tener instalado en su sistema baselayout-1.12.9 o posterior.
-</note>
-
 <pre caption="Configurar eth1" >
 <comment>(Reemplace 'vla9h924' con su usuario y 'boogie' con su contraseña)</comment>
 
 # <i>nano /etc/conf.d/net</i>
-<comment>Indique a baselayout que utilice adsl sobre eth1 para ppp0:</comment>
-config_ppp0=( "ppp" )
+<comment>Indique a openrc que utilice adsl sobre eth1 para ppp0:</comment>
+config_ppp0="ppp"
 link_ppp0="eth1"
-plugins_ppp0=( "pppoe" )
-pppd_ppp0=(
-         "defaultroute"
-         "usepeerdns"
+plugins_ppp0="pppoe"
+pppd_ppp0="
+  defaultroute
+  usepeerdns
 <comment>Puede necesitar otras opciones, vea /usr/share/doc/openrc-*/net.example.bz2</comment>
-)
+"
 username_ppp0="vla9h924"
 password_ppp0="boogie"
 
@@ -282,13 +280,13 @@
 <comment>Usuarios con IP dinámica:</comment>
 # <i>emerge dhcpcd</i>
 # <i>nano /etc/conf.d/net</i>
-<comment>Necesitará una línea similar a:</comment>
-config_eth1=( &quot;dhcp&quot; )
+<comment>Necesitará una entrada similar a:</comment>
+config_eth1="dhcp"
 <comment>Usuarios con IP estática:</comment>
 # <i>nano /etc/conf.d/net</i>
-<comment>Necesitará entradas tal que:</comment>
-config_eth1=( &quot;66.92.78.102 broadcast 66.92.78.255 netmask 255.255.255.0&quot; )
-routes_eth1=( &quot;default gw 66.92.78.1&quot; )
+<comment>Necesitará entradas como:</comment>
+config_eth1="66.92.78.102/24 brd 66.92.78.255"
+routes_eth1="default via 66.92.78.1"
 # <i>nano /etc/resolv.conf</i>
 <comment>Añada una línea por cada servidor DNS:</comment>
 nameserver 123.123.123.123
@@ -319,7 +317,7 @@
 <pre caption="Configurar eth0" >
 # <i>nano /etc/conf.d/net</i>
 <comment>Añada una línea como la siguiente:</comment>
-config_eth0=( &quot;192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0&quot; )
+config_eth0="192.168.0.1/24 brd 192.168.0.255"
 # <i>rc-update add net.eth0 default</i>
 # <i>/etc/init.d/net.eth0 start</i>
 </pre>
@@ -367,7 +365,7 @@
 <pre caption="Configurar un servidor DHCP" >
 # <i>emerge dnsmasq</i>
 # <i>nano /etc/dnsmasq.conf</i>
-<comment>Añada esta línea para habilitar dhcp:</comment>
+<comment>Añada esta entrada para habilitar dhcp:</comment>
 dhcp-range=192.168.0.100,192.168.0.250,72h
 <comment>Restringir el uso de dnsmasq solo en la interface LAN</comment>
 interface=eth0
@@ -377,14 +375,14 @@
 </pre>
 
 <p>
-¡Ahora su pequeño enrutador es un genuino servidor DHCP! ¡Enchufe esos
-ordenadores y mírelos funcionar! Con los sistemas Windows debe ir a
-las Propiedades TCP/IP y seleccionar las opciones 'Obtener una
-dirección IP automáticamente' y 'Obtener las direcciones de los
-servidores DNS automáticamente'. Algunas veces, los cambios no son
-instantáneos, por eso debe abrir un interfaz de comandos y ejecutar
-<c>ipconfig /release</c> e <c>ipconfig /renew</c>. Pero ya es
-suficiente de Windows, volvamos a nuestro pingüino favorito.
+¡Ahora su pequeño enrutador es un genuino servidor DHCP! ¡Enchufe
+esos ordenadores y observe cómo funcionan! Con los sistemas Windows
+debe ir a las Propiedades TCP/IP y seleccionar las opciones
+'Obtener una dirección IP automáticamente' y 'Obtener las direcciones
+de los servidores DNS automáticamente'. Algunas veces, los cambios
+no son instantáneos, por eso debe abrir un intérprete de comandos y
+ejecutar <c>ipconfig /release</c> e <c>ipconfig /renew</c>. Pero ya
+es suficiente con Windows, volvamos a nuestro pingüino favorito.
 </p>
 
 </body>
@@ -407,15 +405,15 @@
 </p>
 
 <p>
-Puesto que estamos utilizando dnsmasq para nuestro servidor DHCP, que incluye
-un servidor DNS, ¡no tendremos que hacer nada ahora!. Su pequeño enrutador ya
-proporciona DSN a sus clientes DHCP. Apuesto a que quisiéramos que todo fuese
-tan fácil ;).
+Puesto que estamos utilizando dnsmasq para nuestro servidor DHCP, que
+incluye un servidor DNS, ¡no tendremos que hacer nada ahora!. Su
+pequeño enrutador ya proporciona DSN a sus clientes DHCP. Apuesto a
+que quisiéramos que todo fuese tan fácil ;).
 </p>
 
 <p>
-Desde luego puede elegir cualquier otro servidor DNS si se encuentra más a
-gusto con él, pero la razón por la que dnsmasq es bueno es porque está
+Desde luego puede elegir cualquier otro servidor DNS si se encuentra más
+a gusto con él, pero la razón por la que dnsmasq es bueno es porque está
 diseñado para hacer exactamente aquello que queremos y nada más. Es un
 pequeño  servidor DNS que presta almacenamiento caché y retransmisión de
 peticiones DNS en redes locales. Aquí no estamos buscando proveer DNS para
@@ -462,7 +460,7 @@
 # <i>iptables -F</i>
 # <i>iptables -t nat -F</i>
 
-<comment>Configuración de las políticas por defecto para manejar el resto de tráfico
+<comment>Configuración de las directrices por defecto para manejar el resto de tráfico
 </comment>
 # <i>iptables -P INPUT ACCEPT</i>
 # <i>iptables -P OUTPUT ACCEPT</i>
@@ -498,7 +496,7 @@
 # <i>/etc/init.d/iptables save</i>
 # <i>rc-update add iptables default</i>
 # <i>nano /etc/sysctl.conf</i>
-<comment>Añada/descomente las líneas siguientes:</comment>
+<comment>Añada o elimine los comentarios de las siguientes líneas:</comment>
 net.ipv4.ip_forward = 1
 net.ipv4.conf.default.rp_filter = 1
 
@@ -568,7 +566,7 @@
 más información.
 </p>
 
-<pre caption="Ejecución de los comandos iptables">
+<pre caption="Ejecución de las órdenes iptables">
 <comment>Copie y pegue estos ejemplos ...</comment>
 # <i>export LAN=eth0</i>
 # <i>export WAN=eth1</i>
@@ -812,11 +810,12 @@
 </note>
 
 <p>
-Puesto que cada máquina Gentoo necesita rsync, no es necesario instalarlo.
-Editaremos el fichero de configuración por defecto
-<path>/etc/rsyncd.conf</path>, descomentaremos la sección
-<c>[gentoo-portage]</c> y nos aseguraremos de añadir una opción
-<c>address</c>. Las otras opciones por defecto deberían funcionar bien.
+Puesto que cada máquina Gentoo necesita rsync, no es necesario
+instalarlo. Editaremos el fichero de configuración por defecto
+<path>/etc/rsyncd.conf</path>, eliminaremos los comentarios
+de la sección <c>[gentoo-portage]</c> y nos aseguraremos de
+añadir una opción <c>address</c>. Las otras opciones por defecto
+deberían funcionar bien.
 </p>
 
 <pre caption="Configuración del servidor rsync" >
@@ -882,7 +881,7 @@
 # <i>cd /etc</i>
 # <i>nano tcp.smtp</i>
 -->
-<comment>Añada una línea tal que esta en la sección permitir (allow):</comment>
+<comment>Añada una entrada como la siguiente para permitir (allow):</comment>
 192.168.0.:allow,RELAYCLIENT=&quot;&quot;
 <!--
 # <i>tcprules tcp.qmail-qmtp.cdb rules.tmp &lt; tcp.qmail-smtp</i>
@@ -1085,10 +1084,10 @@
 <body>
 
 <p>
-Si experimenta errores intermitentes (como no poder acceder a determinadas
-páginas web mientras que otras se cargan bien), puede que tenga un problema de
-Path MTU Discovery. La manera rápida de verificarlo es ejecutar este comando
-iptables:
+Si experimenta errores intermitentes (como no poder acceder a
+determinadas páginas web mientras que otras se cargan bien),
+puede que tenga un problema de Path MTU Discovery. La manera
+rápida de verificarlo es ejecutar la siguiente orden iptables:
 </p>
 
 <pre caption="Burlando problemas MTU" >
@@ -1096,19 +1095,20 @@
 </pre>
 
 <p>
-Lo que afectará a todas las conexiones nuevas, por tanto, actualice la página
-con la que está teniendo problemas para probarlo. En caso de que esto ayude, el
-valor estándar para una conexión Ethernet de 100Mbits es <c>1500</c>; este
-valor también se aplica a PPPoA. Para las conexiones PPPoE es de <c>1492</c>.
-Para más información, debería leer el capítulo 15 de
+Lo que afectará a todas las conexiones nuevas, por tanto,
+actualice la página con la que está teniendo problemas para
+probarlo. En caso de que esto ayude, el valor estándar para
+una conexión Ethernet de 100Mbits es <c>1500</c>; este
+valor también se aplica a PPPoA. Para las conexiones PPPoE es
+de <c>1492</c>. Para más información, debería leer el capítulo 15 de
 <uri link="http://lartc.org/howto/">Linux Advanced Routing &amp;
 Traffic Control HOWTO</uri> (en inglés).
 </p>
 
 <p>
-Si este comando no le funciona, tal vez quiera colocar la regla en la
+Si esta orden no le funciona, tal vez quiera colocar la regla en la
 tabla de procesamiento (mangle, en inglés). Solo agregue <c>-t
-mangle</c> al comando.
+mangle</c> a la orden.
 </p>
 
 </body>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-04 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 15:33 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: home-router-howto.xml John Christian Stoddart (chiguire)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-04 16:49 JosA MarAa Alonso (nimiux)
2008-12-11 15:25 John Christian Stoddart (chiguire)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox