<?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[Upgraded to 2.1, now i cannot access other subnets on LAN]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I upgraded to pfsense 2.1, from 2.0.3 and now i cannot access other subnets that my pfsense machine handles.  i.e. if i am on 192.168.2.X and i want to access a machine in the DMZ at 10.0.0.X i am not able to do that. But i can ping pfsense's interface on that subnet (10.0.0.1).</p>
<p dir="auto">I am not sure what is causing this but i have tried putting allow all rules in the firewall without luck.</p>
<p dir="auto">If someone could give me any suggestions that would be greatly appreciated.</p>
]]></description><link>https://forum.netgate.com/topic/65418/upgraded-to-2-1-now-i-cannot-access-other-subnets-on-lan</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 02:22:45 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/65418.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Feb 2014 02:11:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Upgraded to 2.1, now i cannot access other subnets on LAN on Tue, 11 Feb 2014 08:44:48 GMT]]></title><description><![CDATA[<p dir="auto">Awesome! Thanks a lot, that has been giving me trouble for quite a while.</p>
]]></description><link>https://forum.netgate.com/post/443197</link><guid isPermaLink="true">https://forum.netgate.com/post/443197</guid><dc:creator><![CDATA[Atlantisman]]></dc:creator><pubDate>Tue, 11 Feb 2014 08:44:48 GMT</pubDate></item><item><title><![CDATA[Reply to Upgraded to 2.1, now i cannot access other subnets on LAN on Tue, 11 Feb 2014 08:38:08 GMT]]></title><description><![CDATA[<p dir="auto">Do you have rules that specify a gateway? (known as policy-routing)<br />
If so, then the behavior has changed a little in pfSense 2.1.<br />
The rule might be:<br />
Pass source LANnet destination all gateway MyGatewayGroup</p>
<p dir="auto">In older versions of pfSense, underneath in the rule set, it would "help you out" - that "destination all" rule would send EVERYTHING to MyGatewayGroup, even traffic for another local LAN on pfSense itself (e.g. OPT1net). So pfSense code put another rule just before the gateway rule:<br />
Pass source LANnet destination OPT1net gateway default</p>
<p dir="auto">This allowed that traffic to be passed through to the normal routing, which delivered it locally - rather than being forced out the gateway.</p>
<p dir="auto">Now pfSense does just what it is told - the extra rule is not added in the background.</p>
<p dir="auto">You need to add a rule, above the "policy-routing" rules, on LAN:<br />
Pass source LANnet destination DMZnet gateway default</p>
<p dir="auto">That will let the local traffic through without forcing it into/out a gateway.</p>
]]></description><link>https://forum.netgate.com/post/443196</link><guid isPermaLink="true">https://forum.netgate.com/post/443196</guid><dc:creator><![CDATA[phil.davis]]></dc:creator><pubDate>Tue, 11 Feb 2014 08:38:08 GMT</pubDate></item><item><title><![CDATA[Reply to Upgraded to 2.1, now i cannot access other subnets on LAN on Tue, 11 Feb 2014 08:37:32 GMT]]></title><description><![CDATA[<p dir="auto">I am not sure i understand. Could you please elaborate? Thanks a lot.</p>
<p dir="auto">P.S. I do have multiple WAN connections.</p>
]]></description><link>https://forum.netgate.com/post/443195</link><guid isPermaLink="true">https://forum.netgate.com/post/443195</guid><dc:creator><![CDATA[Atlantisman]]></dc:creator><pubDate>Tue, 11 Feb 2014 08:37:32 GMT</pubDate></item><item><title><![CDATA[Reply to Upgraded to 2.1, now i cannot access other subnets on LAN on Thu, 06 Feb 2014 10:13:17 GMT]]></title><description><![CDATA[<p dir="auto">The rules to negate policy routing over-matched in some cases in pre-2.1 versions. You need firewall rules above your policy routing rules (anything specifying a gateway other than "default") allowing traffic between your local LANs, with gateway left at "default".</p>
]]></description><link>https://forum.netgate.com/post/442437</link><guid isPermaLink="true">https://forum.netgate.com/post/442437</guid><dc:creator><![CDATA[cmb]]></dc:creator><pubDate>Thu, 06 Feb 2014 10:13:17 GMT</pubDate></item></channel></rss>