vapier 06/08/04 13:24:16 Modified: home-router-howto.xml Log: add a debug section about crossover cables
Revision Changes Path 1.47 xml/htdocs/doc/en/home-router-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/home-router-howto.xml?rev=1.47&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/home-router-howto.xml?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/home-router-howto.xml?r1=1.46&r2=1.47 Index: home-router-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- home-router-howto.xml 18 Jun 2006 12:21:24 -0000 1.46 +++ home-router-howto.xml 4 Aug 2006 13:24:16 -0000 1.47 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.46 2006/06/18 12:21:24 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.47 2006/08/04 13:24:16 vapier Exp $ --> <guide link="/doc/en/home-router-howto.xml" lang="en"> <title>Home Router Guide</title> @@ -17,8 +17,8 @@ <!-- The content of this document is released into the public domain --> <license/> -<version>1.28</version> -<date>2006-06-13</date> +<version>1.29</version> +<date>2006-08-04</date> <chapter> <title>Introduction</title> @@ -1002,6 +1002,21 @@ </body> </section> +<section> +<title>Unable to connect two machines directly</title> +<body> + +<p> +If (for whatever reason) you want to connect two machines directly together +without a hub or switch, a regular ethernet cable will not work. You will +need a different cable called a crossover cable. This <uri +link="http://en.wikipedia.org/wiki/Ethernet_crossover_cable">Wikipedia</uri> +page explains the low level details. +</p> + +</body> +</section> + </chapter> <chapter> -- [email protected] mailing list
