<?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 OpenVPN and External Subnet]]></title><description><![CDATA[<p dir="auto">Current configuration<br />
pfsense @ 10.0.1.1 – 10.0.1.0/24</p>
<p dir="auto">OpenVPN server on pfsense (tunnel network 10.0.2.0/24)<br />
  route 192.168.1.0 255.255.255.0<br />
  push "route 192.168.1.0 255.255.255.0"</p>
<p dir="auto">pfsense Opt1 plugged into LAN port of different router @ 192.168.1.1 -- 192.168.1.0/24</p>
<p dir="auto">pfsense Opt1 has static IPv4 address of 192.168.1.254</p>
<p dir="auto">OpenVPN interface and Opt1 are bridged</p>
<p dir="auto">Outbound NAT rule on Interface Opt1 Source being 10.0.2.0/24 Destination being any NAT address is 192.168.1.0/24</p>
<p dir="auto">I would like to be able to access the 192.168.1.0/24 subnet when connected to the OpenVPN server -- is this possible? What would i need to change in my configuration</p>
]]></description><link>https://forum.netgate.com/topic/83162/routing-between-openvpn-and-external-subnet</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 13:27:35 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/83162.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2015 01:49:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Routing between OpenVPN and External Subnet on Thu, 23 Apr 2015 02:11:39 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Outbound NAT rule on Interface Opt1 Source being 10.0.2.0/24 Destination being any NAT address is 192.168.1.0/24</p>
</blockquote>
<p dir="auto">I just noticed that. You should not need any Outbound NAT going to OPT1. And in any case you should be NATing that to "Interface Address" - forcing the NAT to 192.168.1.0 would break things because that is the base subnet address and likely will not work.</p>
<p dir="auto">OPT1 is an ordinary LAN-style interface here - do not put any upstream gateway.</p>
]]></description><link>https://forum.netgate.com/post/539074</link><guid isPermaLink="true">https://forum.netgate.com/post/539074</guid><dc:creator><![CDATA[phil.davis]]></dc:creator><pubDate>Thu, 23 Apr 2015 02:11:39 GMT</pubDate></item><item><title><![CDATA[Reply to Routing between OpenVPN and External Subnet on Wed, 22 Apr 2015 19:05:41 GMT]]></title><description><![CDATA[<p dir="auto">I appreciate you taking the time to reply!</p>
<p dir="auto">I've removed the bridge.</p>
<p dir="auto">Firewall Rules are as follows:<br />
Opt1 PASS – IPv4 Source - any Port - any Destination - any Port - any Gateway - any</p>
<p dir="auto">OpenVPN Pass - IPv4 Source - any Port - any Destination - any Port - any Gateway - any</p>
<p dir="auto">Removed the statements from the advanced box and added 192.168.1.0/24 to "Local Network/s"</p>
<p dir="auto">Still unable to access devices on 192.168.1.0/24</p>
<p dir="auto">I'm thinking the Outbound NAT rules are incorrect or incomplete</p>
<p dir="auto">Is it correct to have an IP assigned in 192.168.1.0/24 subnet to OPT1? Should I have an upstream gateway configured for OPT1?</p>
<p dir="auto">Thanks for the suggestion. I was planning on moving the subnet and all devices on it once I get this configured.</p>
]]></description><link>https://forum.netgate.com/post/538941</link><guid isPermaLink="true">https://forum.netgate.com/post/538941</guid><dc:creator><![CDATA[rckalex]]></dc:creator><pubDate>Wed, 22 Apr 2015 19:05:41 GMT</pubDate></item><item><title><![CDATA[Reply to Routing between OpenVPN and External Subnet on Wed, 22 Apr 2015 02:29:48 GMT]]></title><description><![CDATA[<p dir="auto">No bridging needed - get rid of that.</p>
<p dir="auto">On the pfSense OpenVPN server put all the local networks in the "Local Network/s" box, like:<br />
10.0.0.0/24,192.168.1.0/24</p>
<p dir="auto">There is no need to put anything in the advanced box (no "route" or "push…" statements needed - the code underneath does the needed stuff from what is in the Local Network/s box).</p>
<p dir="auto">Make sure the firewall rules on OpenVPN and OPT1 allow the traffic.</p>
<p dir="auto">Also, I strongly suggest you use some other subnet than 192.168.1.0/24 - that is so common out in home and cafe-land that you are sure to get conflicts when connecting in from somewhere.</p>
]]></description><link>https://forum.netgate.com/post/538605</link><guid isPermaLink="true">https://forum.netgate.com/post/538605</guid><dc:creator><![CDATA[phil.davis]]></dc:creator><pubDate>Wed, 22 Apr 2015 02:29:48 GMT</pubDate></item></channel></rss>