<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>forkb0mb.org - BSD</title>
    <link>http://forkb0mb.org/content/</link>
    <description>Still Watching Bits in a Terabyte World</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>XNU:  The Kernel</title>
    <link>http://forkb0mb.org/content/index.php?/archives/291-XNU-The-Kernel.html</link>
            <category>BSD</category>
            <category>MacOS</category>
            <category>Operating Systems</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/291-XNU-The-Kernel.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=291</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=291</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.kernelthread.com/mac/osx/arch_xnu.html&quot;  title=&quot;http://www.kernelthread.com/mac/osx/arch_xnu.html&quot;&gt;XNU:  The Kernel&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
A great list of what features and subsystems in MacOS/X and their heritage.  It lists all of the sections taken from the BSD world, and the others from the Mach 3.0 world.   Very interesting!&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Wed, 09 Apr 2008 03:20:21 -0400</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/291-guid.html</guid>
    
</item>
<item>
    <title>How to Win with OpenBSD</title>
    <link>http://forkb0mb.org/content/index.php?/archives/283-How-to-Win-with-OpenBSD.html</link>
            <category>BSD</category>
            <category>Operating Systems</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/283-How-to-Win-with-OpenBSD.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=283</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=283</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://undeadly.org/cgi?action=article&amp;sid=20080401170716&quot;  title=&quot;http://undeadly.org/cgi?action=article&amp;sid=20080401170716&quot;&gt;How to Win with OpenBSD&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
This is a reply to a post on the OpenBSD misc@ mailing list regarding how to &quot;sell&quot; OpenBSD to the management people in your company.  While most of this is aimed at OpenBSD directly, some of these selling points apply to other open source technologies.&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Tue, 01 Apr 2008 20:22:16 -0400</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/283-guid.html</guid>
    
</item>
<item>
    <title>pfSense</title>
    <link>http://forkb0mb.org/content/index.php?/archives/275-pfSense.html</link>
            <category>BSD</category>
            <category>Firewall</category>
            <category>Networking</category>
            <category>Network Security</category>
            <category>Operating Systems</category>
            <category>Routing</category>
            <category>Tools</category>
            <category>Unix</category>
            <category>VPN</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/275-pfSense.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=275</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=275</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.pfsense.org/index.php?option=com_frontpage&amp;Itemid=1&quot;  title=&quot;http://www.pfsense.org/index.php?option=com_frontpage&amp;Itemid=1&quot;&gt;pfSense&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
&lt;a href=&quot;http://www.pfsense.org/index.php?option=com_frontpage&amp;Itemid=1&quot;  title=&quot;http://www.pfsense.org/index.php?option=com_frontpage&amp;Itemid=1&quot;&gt;pfSense&lt;/a&gt; is (yet another) all-in-one router/firewall/VPN device.  It&#039;s based on the &lt;a href=&quot;http://m0n0.ch/wall/&quot;  title=&quot;http://m0n0.ch/wall/&quot;&gt;m0n0wall&lt;/a&gt; firewall, so it&#039;s based on FreeBSD and the entire system configuration is contained in one XML file.  The entire rc process is written in PHP, making the XML parsing easy and also allowing for easy extendability.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve seen about a million of these all-in-one devices, but what sets this one apart for me is the &lt;a href=&quot;http://www.pfsense.com/screenshots/&quot;  title=&quot;http://www.pfsense.com/screenshots/&quot;&gt;GUI&lt;/a&gt;.  This looks to be the simplest, yet most-powerful, all-inclusive web-based GUI I&#039;ve seen on such a platform.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a quick rundown of the &lt;a href=&quot;http://www.pfsense.com/index.php?option=com_content&amp;task=view&amp;id=40&amp;Itemid=43&quot;  title=&quot;http://www.pfsense.com/index.php?option=com_content&amp;task=view&amp;id=40&amp;Itemid=43&quot;&gt;features&lt;/a&gt; included:&lt;br /&gt;
&lt;br /&gt;
SSL web interface&lt;br /&gt;
wireless support&lt;br /&gt;
stateful packet filtering&lt;br /&gt;
NAT (many-to-one/one-to-one)&lt;br /&gt;
PPPoE and PPTP support on the WAN interface&lt;br /&gt;
DHCP client/server&lt;br /&gt;
IPsec VPN tunnels (IKE; with support for hardware crypto cards and mobile clients)&lt;br /&gt;
PPTP VPN (with RADIUS server support)&lt;br /&gt;
caching DNS server&lt;br /&gt;
DynDNS support&lt;br /&gt;
SNMP agent&lt;br /&gt;
traffic shaping&lt;br /&gt;
configuration backup/restore&lt;br /&gt;
load balancing&lt;br /&gt;
bridging firewall (&quot;invisible&quot; firewall)&lt;br /&gt;
&lt;em&gt;many others&lt;/em&gt;&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Thu, 20 Mar 2008 09:15:21 -0400</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/275-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD 7.0 Released</title>
    <link>http://forkb0mb.org/content/index.php?/archives/268-FreeBSD-7.0-Released.html</link>
            <category>BSD</category>
            <category>Design</category>
            <category>File Systems</category>
            <category>News</category>
            <category>Operating Systems</category>
            <category>Schedulers</category>
            <category>Software</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/268-FreeBSD-7.0-Released.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=268</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=268</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3236+0+current/freebsd-announce&quot;  title=&quot;http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3236+0+current/freebsd-announce&quot;&gt;FreeBSD 7.0 Released&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 7.0-RELEASE.  This is the first release from the 7-STABLE branch which introduces many new features along with many improvements to functionality present in the earlier branches.&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
&lt;a href=&quot;http://www.freebsd.org/releases/7.0R/relnotes.html&quot;  title=&quot;http://www.freebsd.org/releases/7.0R/relnotes.html&quot;&gt;Release Notes&lt;/a&gt; available here.&lt;br /&gt;
&lt;br /&gt;
Improvements in 7.0 include:&lt;br /&gt;
* Dramatic improvement in performance and SMP scalability up to 8 processors&lt;br /&gt;
* New 1:1 threading model the default&lt;br /&gt;
* Finer-grained IPC, networking, and scheduler locking&lt;br /&gt;
* ULE scheduler improvements (4BSD scheduler still default)&lt;br /&gt;
* Experimental support for Sun&#039;s ZFS file-system&lt;br /&gt;
* Read-only support for SGI&#039;s XFS file-system&lt;br /&gt;
* Improved wireless (802.11) support&lt;br /&gt;
* Newer versions of default userspace such as BIND, X, KDE, GNOME, and GCC&lt;br /&gt;
&lt;br /&gt;
You can grab torrents to download the past few releases from &lt;a href=&quot;http://torrents.freebsd.org:8080/&quot;  title=&quot;http://torrents.freebsd.org:8080/&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 20:14:23 -0500</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/268-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD:  Virus Scanning</title>
    <link>http://forkb0mb.org/content/index.php?/archives/263-FreeBSD-Virus-Scanning.html</link>
            <category>BSD</category>
            <category>Malware</category>
            <category>Operating Systems</category>
            <category>Unix</category>
            <category>Vulnerabilities</category>
            <category>Worms</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/263-FreeBSD-Virus-Scanning.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=263</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=263</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.freebsddiary.org/virus-scanning.php&quot;  title=&quot;http://www.freebsddiary.org/virus-scanning.php&quot;&gt;FreeBSD:  Virus Scanning&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This article outlines how to setup virus scanning using AMaViS (A Mail Virus Scanner), ClamAV, and Postfix. The actions describe below are particular to a FreeBSD system and are applicable to other operating systems by altering the path to the configuration files, and adjusting for other OS-specific issues.&lt;br /&gt;
&lt;br /&gt;
What? Virus scanning on non-windows? Well, yes. My mail server happens to be running FreeBSD. It also happens to have many clients which are running Windows. Let&#039;s just stop the viruses before they get past my mail servers. Thank you. :)&lt;br /&gt;
&lt;br /&gt;
This article is written as a reminder to me for the next time I configure virus scanning with amavisd. It is very high level.&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
A great article on how to implement a secure anti-virus email gateway.  Better to block the virus before it gets to the user&#039;s PC, thus saving bandwidth and &lt;em&gt;reducing the reliance on the user to do the right thing&lt;/em&gt;.&lt;br /&gt;
&lt;br /&gt;
The majority of email-borne viruses have required some form of user intervention, such as clicking on the attachment.  If you value your bandwidth and mail server resources, it&#039;s always a good idea to filter as much junk as you can before it reaches the end-user.&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Sun, 18 Nov 2007 21:41:29 -0500</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/263-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD:  Creating Multiple Jails</title>
    <link>http://forkb0mb.org/content/index.php?/archives/262-FreeBSD-Creating-Multiple-Jails.html</link>
            <category>BSD</category>
            <category>Operating Systems</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/262-FreeBSD-Creating-Multiple-Jails.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=262</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=262</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.freebsddiary.org/jail-multiple.php&quot;  title=&quot;http://www.freebsddiary.org/jail-multiple.php&quot;&gt;FreeBSD:  Creating Multiple Jails&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Jails are a useful tool for achieving a certain level of virtualization. I have used jails in the past for creating sandboxes for testing of the Bacula project. Today, I will be setting up 7 jails, each for regression tests on different configurations. In the process, I&#039;ll show you some shortcuts that Ryan Lortie (desrt) told me about. It saves time. I&#039;ll also share some scripts that will help with the setup of various jail items.&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
&lt;a href=&quot;http://www.freebsddiary.org/&quot;  title=&quot;http://www.freebsddiary.org/&quot;&gt;The FreeBSD Diary&lt;/a&gt; brings us yet another great article on securing your FreeBSD servers.   Complete with screenshots and step-by-step instructions.&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Sun, 18 Nov 2007 21:35:07 -0500</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/262-guid.html</guid>
    
</item>
<item>
    <title>Firewalling with OpenBSD's PF Packet Filter</title>
    <link>http://forkb0mb.org/content/index.php?/archives/180-Firewalling-with-OpenBSDs-PF-Packet-Filter.html</link>
            <category>BSD</category>
            <category>Firewall</category>
            <category>Networking</category>
            <category>Network Security</category>
            <category>Operating Systems</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/180-Firewalling-with-OpenBSDs-PF-Packet-Filter.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=180</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=180</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://home.nuug.no/~peter/pf/en/&quot;  title=&quot;http://home.nuug.no/~peter/pf/en/&quot;&gt;Firewalling with OpenBSD&#039;s PF Packet Filter&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 20 May 2007 14:36:14 -0400</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/180-guid.html</guid>
    
</item>
<item>
    <title>UNIX IP Stack Tuning Guide</title>
    <link>http://forkb0mb.org/content/index.php?/archives/47-UNIX-IP-Stack-Tuning-Guide.html</link>
            <category>BSD</category>
            <category>Linux</category>
            <category>Networking</category>
            <category>Network Security</category>
            <category>Operating Systems</category>
            <category>Solaris</category>
            <category>Unix</category>
    
    <comments>http://forkb0mb.org/content/index.php?/archives/47-UNIX-IP-Stack-Tuning-Guide.html#comments</comments>
    <wfw:comment>http://forkb0mb.org/content/wfwcomment.php?cid=47</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://forkb0mb.org/content/rss.php?version=2.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    

    <author>nospam@example.com (TJE)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.cymru.com/Documents/ip-stack-tuning.html&quot;  title=&quot;http://www.cymru.com/Documents/ip-stack-tuning.html&quot;&gt;UNIX IP Stack Tuning Guide from Team Cymru&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
This is an excellent document detailing the fine-tuning aspects of the IP stack on Unix.  Flavors include AIX, Solaris, Tru64, HP-UX, Linux, FreeBSD and IRIX.&lt;br /&gt;
*/ 
    </content:encoded>

    <pubDate>Mon, 10 Jul 2006 19:06:47 -0400</pubDate>
    <guid isPermaLink="false">http://forkb0mb.org/content/index.php?/archives/47-guid.html</guid>
    
</item>

</channel>
</rss>