Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2012 15:16:37 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r39343 - head/en_US.ISO8859-1/books/faq
Message-ID:  <201208091516.q79FGbw2023003@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler (src,ports committer)
Date: Thu Aug  9 15:16:36 2012
New Revision: 39343
URL: http://svn.freebsd.org/changeset/doc/39343

Log:
  This list is hardly useful, and clearly no interest has been shown.
  
  Approved by:	bcr

Modified:
  head/en_US.ISO8859-1/books/faq/book.sgml

Modified: head/en_US.ISO8859-1/books/faq/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.sgml	Thu Aug  9 15:16:34 2012	(r39342)
+++ head/en_US.ISO8859-1/books/faq/book.sgml	Thu Aug  9 15:16:36 2012	(r39343)
@@ -9205,92 +9205,6 @@ ATDT1234567</programlisting>
       </qandaentry>
 
       <qandaentry>
-	<question id="useful-port-numbers">
-	  <para>Has anybody made a list of useful port numbers?</para>
-	</question>
-
-	<answer>
-	  <para>Not yet, but this is intended to grow into such a list
-	    (if any interest is shown).  In each example,
-	    <replaceable>internal</replaceable> should be replaced with
-	    the IP number of the machine playing the game.</para>
-
-	  <itemizedlist>
-	    <listitem>
-	      <para><application>Asheron's Call</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable> :65000
-		65000</literal></para>
-
-	      <para>Manually change the port number within the game to
-		<literal>65000</literal>.  If you have got a number of
-		machines that you wish to play on assign a unique port
-		number for each (i.e. <literal>65001</literal>,
-		<literal>65002</literal>, etc) and add a <literal>nat
-		port</literal> line for each one.</para>
-	    </listitem>
-
-	    <listitem>
-	      <para><application>Half Life</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:27005
-		27015</literal></para>
-	    </listitem>
-
-	    <listitem>
-	      <para><application>PCAnywhere 8.0</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:5632
-		5632</literal></para>
-
-	      <para><literal>nat port tcp
-		<replaceable>internal</replaceable>:5631
-		5631</literal></para>
-	    </listitem>
-
-	    <listitem>
-	      <para><application>Quake</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:6112
-		6112</literal></para>
-	    </listitem>
-
-	    <listitem>
-	      <para><application>Quake 2</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:27901
-		27910</literal></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:60021
-		60021</literal></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:60040
-		60040</literal></para>
-	    </listitem>
-
-	    <listitem>
-	      <para><application>Red Alert</application></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:8675
-		8675</literal></para>
-
-	      <para><literal>nat port udp
-		<replaceable>internal</replaceable>:5009
-		5009</literal></para>
-	    </listitem>
-	  </itemizedlist>
-	</answer>
-      </qandaentry>
-
-      <qandaentry>
 	<question id="fcs-errors">
 	  <para>What are FCS errors?</para>
 	</question>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208091516.q79FGbw2023003>