<?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>Never Use This Font &#187; firewall</title>
	<atom:link href="http://neverusethisfont.com/blog/tags/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverusethisfont.com/blog</link>
	<description>Aaron Parecki is the co-founder of Geoloqi.com, and specializes in backend systems development.</description>
	<lastBuildDate>Mon, 11 Jul 2011 22:50:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iptables not restoring firewall rules on startup</title>
		<link>http://neverusethisfont.com/blog/2007/01/iptables-not-restoring-firewall-rules-on-startup/</link>
		<comments>http://neverusethisfont.com/blog/2007/01/iptables-not-restoring-firewall-rules-on-startup/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 07:55:22 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Software]]></category>
		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://blog.neverusethisfont.com/2007/01/iptables-not-restoring-firewall-rules-on-startup/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>One of my servers has a nasty habit of not reloading the firewall rules when it boots up. Iptables starts up just fine, but doing iptables-save shows that there are no rules listed. The weird part is that on all my other servers, I never had to do anything special to get it to remember the rules on restart.</p>
<p>A short google search and I found the answer. Or at least a solution. Well, I haven&#8217;t actually tested it, but it looks like it worked.</p>
<blockquote><p>service iptables save</p></blockquote>
<p>It reports that the firewall rules are saved to /etc/sysconfig/iptables.</p>
<p>I found out about that trick <a href="http://www.justlinux.com/forum/showthread.php?t=143495" >here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://neverusethisfont.com/blog/2007/01/iptables-not-restoring-firewall-rules-on-startup/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

