<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sjakio.com:443/index.php?action=history&amp;feed=atom&amp;title=Pf.conf_file</id>
	<title>Pf.conf file - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sjakio.com:443/index.php?action=history&amp;feed=atom&amp;title=Pf.conf_file"/>
	<link rel="alternate" type="text/html" href="https://wiki.sjakio.com:443/index.php?title=Pf.conf_file&amp;action=history"/>
	<updated>2026-04-13T16:54:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.sjakio.com:443/index.php?title=Pf.conf_file&amp;diff=326&amp;oldid=prev</id>
		<title>imported&gt;Jacob: Created page with &quot;So the general layout of the pf file is  ==== Macro Definitions ==== In the macro definitions we declare the: interfaces, hosts, ports etc.&lt;br&gt; To be able to change port numbe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sjakio.com:443/index.php?title=Pf.conf_file&amp;diff=326&amp;oldid=prev"/>
		<updated>2019-06-05T02:17:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;So the general layout of the pf file is  ==== Macro Definitions ==== In the macro definitions we declare the: interfaces, hosts, ports etc.&amp;lt;br&amp;gt; To be able to change port numbe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;So the general layout of the pf file is &lt;br /&gt;
==== Macro Definitions ====&lt;br /&gt;
In the macro definitions we declare the: interfaces, hosts, ports etc.&amp;lt;br&amp;gt;&lt;br /&gt;
To be able to change port numbers or IP-addresses without the need to go through the complete configuration file.&lt;br /&gt;
==== Stateful Tracking Options (STO) ====&lt;br /&gt;
&lt;br /&gt;
==== TABLES ====&lt;br /&gt;
Here we define Tables used for spamd and ftp proxy functionality&lt;br /&gt;
==== OPTIONS ====&lt;br /&gt;
&lt;br /&gt;
==== TRAFFIC NORMALISATION ====&lt;br /&gt;
&lt;br /&gt;
==== QUEUEING ====&lt;br /&gt;
&lt;br /&gt;
==== TRANSLATION ====&lt;br /&gt;
In the translation section we define the redirect rules for incoming traffic. Like send http and https to the webserver and smtp traffic to the mailserver.&lt;br /&gt;
==== PACKET FILTERING ====&lt;br /&gt;
&lt;br /&gt;
 #======================================================&lt;br /&gt;
 #	ext-if&lt;br /&gt;
 #========================================&lt;br /&gt;
 #	ext-if IN&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if IN TCP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if IN UDP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if IN IMCP&lt;br /&gt;
 #========================================&lt;br /&gt;
 #	ext-if OUT&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if OUT TCP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if OUT UDP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	ext-if OUT IMCP&lt;br /&gt;
 #======================================================&lt;br /&gt;
 #	int-if&lt;br /&gt;
 #========================================&lt;br /&gt;
 #	int-if IN&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if IN TCP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if IN UDP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if IN ICMP&lt;br /&gt;
 #========================================&lt;br /&gt;
 #	int-if OUT&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if OUT TCP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if OUT UDP&lt;br /&gt;
 #===========================&lt;br /&gt;
 #	int-if OUT ICMP&lt;/div&gt;</summary>
		<author><name>imported&gt;Jacob</name></author>
	</entry>
</feed>