- and do a port number lookup to find the purpose of a particular
- port number.</para>
-
- <para>Check out this link for port numbers used by Trojans <uri xlink:href="http://www.sans.org/security-resources/idfaq/oddports.php">http://www.sans.org/security-resources/idfaq/oddports.php</uri>.</para>
-
- <para>The following ruleset creates a complete and very secure
- <literal>inclusive</literal> type of firewall ruleset that has been
- tested on production systems. It can be easily modified for your
- own system. Just comment out any <literal>pass</literal> rules for
- services that should not be authorized.</para>
-
- <para>To avoid logging unwanted messages,
- just add a <literal>block</literal> rule in the inbound section.</para>
-
- <para>The <filename>dc0</filename> interface name has to be changed
- in every rule to the real interface name of the NIC
- card that connects your system to the public Internet. For
- user PPP it would be <filename>tun0</filename>.</para>