<?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[Routing Between 2 PFSense Boxes]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I have the following attached setup. I need clients to be able to connect to my Microsoft PPTP box from the WAN connection on the PFSENSE 2 box.</p>
<p dir="auto">I have LAN2 pinging LAN1 ranges from both PFSENSE boxes but can't get LAN1 pinging each others subnets.</p>
<p dir="auto">Example:</p>
<p dir="auto">PFSENSE 1 LAN1 192.168.10.1 &gt; PING &gt; PFSENSE 2 LAN1 192.168.11.1 - DOESNT WORK<br />
PFSENSE 1 LAN1 192.168.10.1 &gt; PING &gt; PFSENSE 2 LAN2 192.168.12.2 - DOESNT WORK</p>
<p dir="auto">PFSENSE 1 LAN2 192.168.12.1 &gt; PING &gt; PFSENSE 2 LAN2 192.168.12.2 - WORKS<br />
PFSENSE 1 LAN2 192.168.12.1 &gt; PING &gt; PFSENSE 2 LAN1 192.168.11.1 - WORKS</p>
<hr />
<p dir="auto">PFSENSE 2 LAN1 192.168.11.1 &gt; PING &gt; PFSENSE 1 LAN1 192.168.10.1 - DOESNT WORK<br />
PFSENSE 2 LAN1 192.168.11.1 &gt; PING &gt; PFSENSE 1 LAN2 192.168.12.1 - DOESNT WORK</p>
<p dir="auto">PFSENSE 2 LAN2 192.168.12.2 &gt; PING &gt; PFSENSE 2 LAN2 192.168.12.1 - WORKS<br />
PFSENSE 2 LAN2 192.168.12.2 &gt; PING &gt; PFSENSE 2 LAN1 192.168.10.1 - WORKS<br />
PFSENSE 2 LAN2 192.168.12.2 &gt; PING &gt; PFSENSE 2 LAN1 192.168.10.113 - WORKS</p>
<p dir="auto">The goal is to be able to get PFSENSE 1 LAN1 192.168.10.0 talking to PFSENSE 2 LAN1 192.168.11.0 Then having a NAT/Firewall Rule on PFSENSE 2 redirecting PPTP traffic to 192.168.10.113</p>
<p dir="auto">I've drawn a picture of the setup below. Can someone help me by telling me where I'm going wrong?  ???</p>
<p dir="auto"><img src="http://www.intelligentbrokerage.co.uk/NetworkDiagram.jpg" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/topic/43011/routing-between-2-pfsense-boxes</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 00:46:46 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/43011.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Mar 2012 17:37:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Routing Between 2 PFSense Boxes on Mon, 19 Mar 2012 15:23:28 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Are the two pfsense boxes in the same location?</p>
</blockquote>
<p dir="auto">You have some redundant rules that while they appear to me to be unnecessary are probably not hurting anything…</p>
<p dir="auto">To simplify things, have you considered deleting the second subnet of the pfSense 1 box and using the second subnet of the second pfSense box to connect directly to the first subnet of the first box?</p>
<p dir="auto">Then treat the second LAN subnet like a second WAN on the second box.</p>
<p dir="auto">But for now-  Are you seeing anything in the firewall logs of either box?  I doubt you are but have to ask...  I believe you have to add a gateway still to both boxes under "System/Routes"</p>
]]></description><link>https://forum.netgate.com/post/325643</link><guid isPermaLink="true">https://forum.netgate.com/post/325643</guid><dc:creator><![CDATA[chpalmer]]></dc:creator><pubDate>Mon, 19 Mar 2012 15:23:28 GMT</pubDate></item><item><title><![CDATA[Reply to Routing Between 2 PFSense Boxes on Sun, 18 Mar 2012 12:14:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi chpalmer,</p>
<p dir="auto">These are my Firewall Rules along with the Routing I've setup:</p>
<p dir="auto">PFSENSE1 LAN1<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense1lan1.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE1 LAN2<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense1lan2.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE1 ROUTES<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense1routes.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE2 LAN1<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense2lan1.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE2 LAN2<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense2lan2.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE2 WAN1<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense2wan1.jpg" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">PFSENSE2 ROUTES<br />
<img src="http://www.intelligentbrokerage.co.uk/pfsense2routes.jpg" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/325459</link><guid isPermaLink="true">https://forum.netgate.com/post/325459</guid><dc:creator><![CDATA[senate014]]></dc:creator><pubDate>Sun, 18 Mar 2012 12:14:52 GMT</pubDate></item><item><title><![CDATA[Reply to Routing Between 2 PFSense Boxes on Sat, 17 Mar 2012 18:02:14 GMT]]></title><description><![CDATA[<p dir="auto">Are the two pfsense boxes in the same location?</p>
<p dir="auto">Can you paste a picture of your firewall rules for each of the interfaces involved?</p>
]]></description><link>https://forum.netgate.com/post/325399</link><guid isPermaLink="true">https://forum.netgate.com/post/325399</guid><dc:creator><![CDATA[chpalmer]]></dc:creator><pubDate>Sat, 17 Mar 2012 18:02:14 GMT</pubDate></item></channel></rss>