<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[pfSense upgrade to 22.05 caused my server to go down]]></title><description><![CDATA[<p dir="auto">I have pfSense that's in production with 100 users, I just got update notification for 22.05, updates my pfsense and I'm getting</p>
<p dir="auto"><code>Filter Reload There were error(s) loading the rules: pfctl: pfctl_rules - The line in question reads [0]</code></p>
<p dir="auto">Removed all packages, same. even updated to development snapshot, same. Can someone please help?</p>
<p dir="auto">I also did this:</p>
<p dir="auto"><code>egrep -v '^#|^&lsqb;&lsqb;:blank:&rsqb;&rsqb;*$' /tmp/rules.debug | sort | uniq -c | grep -v '^ 1 </code></p>
<p dir="auto">only duplicate line is<br />
<code> 2 table &lt;negate_networks&gt; { 10.255.50.0/24 }</code></p>
<p dir="auto">and when I check <code>/tmp/rules.debug</code></p>
<p dir="auto">I see this:</p>
<pre><code>table &lt;vpn_networks&gt; { 10.255.50.0/24 }
table &lt;negate_networks&gt; { 10.255.50.0/24 }
table &lt;negate_networks&gt; { 10.255.50.0/24 }
</code></pre>
]]></description><link>https://forum.netgate.com/topic/173047/pfsense-upgrade-to-22-05-caused-my-server-to-go-down</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 23:52:11 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/173047.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Jun 2022 16:39:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to pfSense upgrade to 22.05 caused my server to go down on Mon, 11 Jul 2022 20:59:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello, I've verified the problem.<br />
I got that notice after my rules had not been updated for some time.</p>
<p dir="auto">I followed  iTestAndroid tecnique and confirmed that I had too this negate duplicate networks , so i checked "Disable Negate rules" and manually reloaded filter, <s>which addressed the issue.</s> but issue is not solved yet.<br />
I'have also tryed disabling nat reflection, but nothing<br />
Output of:</p>
<pre><code>pfctl -f /tmp/rules.debug
</code></pre>
<p dir="auto">is</p>
<pre><code>pfctl: pfctl_rules
</code></pre>
<p dir="auto">Following this <a href="https://forum.netgate.com/topic/171223/problem-with-snapshot-3-31-16-19-49/38">thread</a> after solved the duplicate ruleset, a reboot was needed.  That solved the issue for me.</p>
]]></description><link>https://forum.netgate.com/post/1051347</link><guid isPermaLink="true">https://forum.netgate.com/post/1051347</guid><dc:creator><![CDATA[bullet2392]]></dc:creator><pubDate>Mon, 11 Jul 2022 20:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to pfSense upgrade to 22.05 caused my server to go down on Mon, 27 Jun 2022 18:27:09 GMT]]></title><description><![CDATA[<p dir="auto">I have that same line duplicated in my rules.debug, and it does appear to be an error, but it isn't causing a pf error in my case. The duplicate line issue you linked was during development but wasn't a problem later.</p>
<p dir="auto">What do you see if you run <code>pfctl -f /tmp/rules.debug</code>?</p>
<p dir="auto">There is probably some other error in there, not related to what you are seeing.</p>
]]></description><link>https://forum.netgate.com/post/1048399</link><guid isPermaLink="true">https://forum.netgate.com/post/1048399</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 27 Jun 2022 18:27:09 GMT</pubDate></item></channel></rss>