Added an example showing how to get the game Asheron's Call working
with 'ppp -nat'.
This commit is contained in:
parent
1c05556697
commit
e56b300c56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7169
2 changed files with 38 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.52 2000/05/07 16:15:45 joe Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.53 2000/05/07 16:35:23 joe Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
@ -7238,6 +7238,24 @@ be replaced with the IP number of the machine playing the game.</para>
|
|||
<para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis remap=bf>Asheron's Call</emphasis>
|
||||
</para>
|
||||
|
||||
<para><emphasis remap=tt>nat port udp internal:65000 65000</emphasis></para>
|
||||
|
||||
<para>Manually change the port number within the game to 65000.
|
||||
If you've got a number of machines that you wish to play on assign
|
||||
a unique port number for each (i.e. 65001, 65002, etc) and add a
|
||||
<emphasis remap=tt>nat port</emphasis> line for each one.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis remap=bf>Half Life</emphasis>
|
||||
</para>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.52 2000/05/07 16:15:45 joe Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.53 2000/05/07 16:35:23 joe Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
@ -7238,6 +7238,24 @@ be replaced with the IP number of the machine playing the game.</para>
|
|||
<para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis remap=bf>Asheron's Call</emphasis>
|
||||
</para>
|
||||
|
||||
<para><emphasis remap=tt>nat port udp internal:65000 65000</emphasis></para>
|
||||
|
||||
<para>Manually change the port number within the game to 65000.
|
||||
If you've got a number of machines that you wish to play on assign
|
||||
a unique port number for each (i.e. 65001, 65002, etc) and add a
|
||||
<emphasis remap=tt>nat port</emphasis> line for each one.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis remap=bf>Half Life</emphasis>
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue