<?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>LEXO &#124; We don't learn for the school, we learn for life. &#187; pfSense</title>
	<atom:link href="http://lexo.lx-networks.net/category/unix/pfsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://lexo.lx-networks.net</link>
	<description>Juan José Vaca Vadillo :: Non scholae, sed vitae discimus</description>
	<lastBuildDate>Tue, 20 Jul 2010 15:42:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Howto see IP firewall rules via terminal</title>
		<link>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/</link>
		<comments>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:20:41 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[pfSense]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=898</guid>
		<description><![CDATA[If you want to see all rules of you firewall with PF using terminal you can do it with: pfctl -s rules We need to do it because the web manager of pfSense only shows the rules that you add by yourself, but there&#8217;s more roles created by default. More info]]></description>
			<content:encoded><![CDATA[<p>If you want to see all rules of you firewall with PF using terminal you can do it with:</p>
<p><code>pfctl -s rules</code></p>
<p>We need to do it because the web manager of pfSense only shows the rules that you add by yourself, but there&#8217;s more roles created by default.</p>
<p>More <a href="http://www.thedeepsky.com/howto/newbie_pf_guide.php">info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contivity 100 and pfSense 1.2.2</title>
		<link>http://lexo.lx-networks.net/2009/02/21/contivity-100-and-pfsense-122/</link>
		<comments>http://lexo.lx-networks.net/2009/02/21/contivity-100-and-pfsense-122/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 09:38:55 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[pfSense]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=577</guid>
		<description><![CDATA[This is my little experience with pfSense 1.2.2&#8230; Today I&#8217;m fixing my firewall. It was running with 4GB HDD and full install of pfSense 1.2.0. I&#8217;m fixing it because I have experimented problems with the HDD. It was running great years ago, but now it&#8217;s past. So&#8230; What I need to do before to remove [...]]]></description>
			<content:encoded><![CDATA[<p>This is my little experience with pfSense 1.2.2&#8230;</p>
<p>Today I&#8217;m fixing my firewall. It was running with 4GB HDD and full install of pfSense 1.2.0. I&#8217;m fixing it because I have experimented problems with the HDD. It was running great years ago, but now it&#8217;s past.</p>
<p>So&#8230; What I need to do before to remove the HDD and power off the Contivity 100?<br />
- Extract the full configuration. Don&#8217;t forget to enable serial console.<br />
- Backup other files, because I installed extra packages.</p>
<p>What problems I experimented with the new installation?<br />
- When it&#8217;s booting with DMA support.<br />
  For to resolve the problem:</p>
<blockquote><p>echo hw.ata.ata_dma=\&#8221;0\&#8221; >> /boot/loader.conf</p></blockquote>
<p>- When I turn off directly.<br />
  Replace in /etc/rc</p>
<blockquote><p>/sbin/mount -a</p></blockquote>
<p>  for</p>
<blockquote><p>/sbin/mount -a || /sbin/fsck -y &#038;&#038; /sbin/mount -a || /sbin/fsck -y</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/02/21/contivity-100-and-pfsense-122/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
