<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://tnt.aufbix.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>tnt.aufbix.org freebsd</title>
        <description></description>
        <link>https://tnt.aufbix.org/</link>
        <lastBuildDate>Tue, 19 May 2026 13:02:37 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://tnt.aufbix.org/ttps://tnt.aufbix.org/lib/tpl/arctic/images/favicon.ico</url>
            <title>tnt.aufbix.org</title>
            <link>https://tnt.aufbix.org/</link>
        </image>
        <item>
            <title>freebsd:firewall</title>
            <link>https://tnt.aufbix.org/freebsd/firewall?rev=1243204502&amp;do=diff</link>
            <description>FreeBSD firewalling with IPFW

See also: IPFW chapter from FreeBSD handbook

Step # 1: Enabling IPFW

Open /etc/rc.conf file
 # vi /etc/rc.conf
Append following settings:
 firewall_enable=&quot;YES&quot;
 firewall_script=&quot;YES&quot;
 firewall_script=&quot;/usr/local/etc/ipfw.rules&quot;
Step # 2 Write a Firewall Rule Script</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>freebsd</category>
            <pubDate>Mon, 25 May 2009 00:35:02 +0000</pubDate>
        </item>
    </channel>
</rss>
