<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CS &#38; IT Solutions &#187; BSD PF</title>
	<atom:link href="http://blog.csatpk.com/tag/bsd-pf/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.csatpk.com</link>
	<description>Computer Scientists and IT Professionals Weblog</description>
	<lastBuildDate>Mon, 17 Oct 2011 10:58:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>OpenBSD PF Firewall Script – /etc/pf.conf File</title>
		<link>http://blog.csatpk.com/2010/02/openbsd-pf-firewall-script-%e2%80%93-etcpf-conf-file/</link>
		<comments>http://blog.csatpk.com/2010/02/openbsd-pf-firewall-script-%e2%80%93-etcpf-conf-file/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:47:04 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[/etc/pf.conf]]></category>
		<category><![CDATA[BSD PF]]></category>
		<category><![CDATA[BSD PF IPv6 and IPv4 /etc/pf.conf Firewall Script]]></category>
		<category><![CDATA[Firewall Script]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[IPv6 and IPv4]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=798</guid>
		<description><![CDATA[Following script will protect collocated FreeBSD / OpenBSD / NetBSD server running PF firewall. My box has 2 interface one for VPN and other for public interface. I only run http, dns and ssh on public port. Read pf, rc.conf and pf.conf man page for details. Tested on FreeBSD and OpenBSD. Sample /etc/pf.conf #### First [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/02/openbsd-pf-firewall-script-%e2%80%93-etcpf-conf-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSD PF IPv6 and IPv4 /etc/pf.conf Firewall Script</title>
		<link>http://blog.csatpk.com/2010/02/bsd-pf-ipv6-and-ipv4-etcpf-conf-firewall-script/</link>
		<comments>http://blog.csatpk.com/2010/02/bsd-pf-ipv6-and-ipv4-etcpf-conf-firewall-script/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:42:06 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[/etc/pf.conf]]></category>
		<category><![CDATA[BSD PF]]></category>
		<category><![CDATA[BSD PF IPv6 and IPv4 /etc/pf.conf Firewall Script]]></category>
		<category><![CDATA[Firewall Script]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[IPv6 and IPv4]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=794</guid>
		<description><![CDATA[This is my working IPv6 and IPv4 dual stack script from FreeBSD 7.1 server. It should work with any latest PF version under OpenBSD / FreeBSD / NetBSD without a problem. You need to add following lines to /etc/rc.conf under FreeBSD to turn on PF firewall: pf_enable="YES" pflog_enable="YES" pflog_logfile="/var/log/pflog" pf_rules="/etc/pf.conf" Next create /etc/pf.conf file as [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/02/bsd-pf-ipv6-and-ipv4-etcpf-conf-firewall-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

