Mention the magic Quake port number for ``alias port''.

This commit is contained in:
Brian Somers 1999-04-08 20:34:33 +00:00
parent 9c0d1e1149
commit 09b1aa8ccc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4640

View file

@ -1,4 +1,4 @@
<!-- $Id: network.sgml,v 1.22 1999-03-27 15:48:06 nik Exp $ -->
<!-- $Id: network.sgml,v 1.23 1999-04-08 20:34:33 brian Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -900,6 +900,22 @@ default 10.0.0.2 UGSc 0 0 tun0
<p><bf>3)</bf> Redirect everything to the internal machine using
``alias addr''. This is the sledge-hammer approach.
<sect3>
<heading>Has anybody made a list of useful port numbers ?</heading>
<p>Not yet, but this is intended to grow into such a list (if
any interest is shown).
<itemize>
<item><bf>Quake</bf>
<p>Quake is reported to use UDP port 6112, so a line saying
<tt>alias port udp hostmachine:6112 6112</tt> where
<tt>hostmachine</tt> is the quake server IP should do the job.
<p>Alternatively, you may want to take a look at
<htmlurl url="http://www.battle.net/support/proxy/"
name="www.battle.net"> for Quake proxy support.
</itemize>
<sect2>
<heading>What are FCS errors ?</heading>