Quake 2 requires additional udp port redirects
This commit is contained in:
parent
18ae08af60
commit
8a69086f5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10297
1 changed files with 7 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<corpauthor>The FreeBSD Documentation Project</corpauthor>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.252 2001/08/09 07:30:36 dd Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.253 2001/08/09 07:32:12 dd Exp $</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>1995</year>
|
||||
|
@ -9938,6 +9938,12 @@ ATDT1234567</programlisting>
|
|||
<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>
|
||||
|
|
Loading…
Reference in a new issue