<?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[Openvpn site to site problem]]></title><description><![CDATA[<p dir="auto">Details:</p>
<p dir="auto">I connect my pfsense ovpn client to my ovpn pfsense server without problems.  The problem I have is I can't get computers connected on the local subnet (192.168.1.0) to communicate with resources over the VPN (on the 192.168.2.0 subnet).  BUT I can ping those resources right from the OVPN client interface of pfsense.</p>
<p dir="auto">Local subnet 192.168.1.0                                  Local subnet 192.168.2.0<br />
OVPN CLIENT                                                  OVPN SERVER<br />
192.168.99.6 G/W: 192.168.99.5                        192.168.99.1</p>
<p dir="auto">I've tried specifiing static routes that look like this</p>
<p dir="auto">INTERFACE LAN<br />
SUBNET 192.168.2.0</p>
<p dir="auto">Ideas?<br />
G/W: 192.168.99.6 (or 192.168.99.5) tried both</p>
<p dir="auto">Still no luck… any ideas?</p>
]]></description><link>https://forum.netgate.com/topic/19195/openvpn-site-to-site-problem</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:12:31 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/19195.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Nov 2009 18:51:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 19:51:33 GMT]]></title><description><![CDATA[<p dir="auto">It's up and running.  I scrapped what I had correlated my subnets to the ones in the sticky you mentioned and followed it step by step.</p>
<p dir="auto">Thank you so much for your help!</p>
]]></description><link>https://forum.netgate.com/post/213143</link><guid isPermaLink="true">https://forum.netgate.com/post/213143</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Thu, 12 Nov 2009 19:51:33 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 16:22:41 GMT]]></title><description><![CDATA[<p dir="auto">Ok.<br />
Now that this is clear: IMO you should drop the PKI altogether and set up a shared key setup.<br />
Site-to-site is just easier to manage.</p>
<p dir="auto">Please read the stickies !<br />
Also reading the example setups for OpenVPN from their homepage doesnt hurt either.</p>
<p dir="auto">If you insist on setting site-to-site with a PKI up, you should read the sticky http://forum.pfsense.org/index.php/topic,12888.0.html</p>
<p dir="auto">If you'll go with a PSK: enter the same key on both sides, add the route command, done.</p>
]]></description><link>https://forum.netgate.com/post/213130</link><guid isPermaLink="true">https://forum.netgate.com/post/213130</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Thu, 12 Nov 2009 16:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 16:07:29 GMT]]></title><description><![CDATA[<p dir="auto">Sorry I was wrong it is PKI</p>
<p dir="auto">Server config :</p>
<p dir="auto">writepid /var/run/openvpn_server1.pid<br />
#user nobody<br />
#group nobody<br />
daemon<br />
keepalive 10 60<br />
ping-timer-rem<br />
persist-tun<br />
persist-key<br />
dev tun<br />
proto tcp-server<br />
cipher BF-CBC<br />
up /etc/rc.filter_configure<br />
down /etc/rc.filter_configure<br />
client-to-client<br />
server 192.168.99.0 255.255.255.0<br />
client-config-dir /var/etc/openvpn_csc<br />
lport 344<br />
push "dhcp-option DOMAIN rgo.ab.ca"<br />
push "dhcp-option DNS 192.168.2.1"<br />
push "dhcp-option DNS 192.168.5.1"<br />
push "dhcp-option WINS 192.168.2.1"<br />
push "dhcp-option WINS 192.168.5.1"<br />
push "dhcp-option NBT 1"<br />
max-clients 2<br />
push "redirect-gateway def1"<br />
route 192.168.1.0 255.255.255.0<br />
ca /var/etc/openvpn_server1.ca<br />
cert /var/etc/openvpn_server1.cert<br />
key /var/etc/openvpn_server1.key<br />
dh /var/etc/openvpn_server1.dh<br />
comp-lzo</p>
]]></description><link>https://forum.netgate.com/post/213126</link><guid isPermaLink="true">https://forum.netgate.com/post/213126</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Thu, 12 Nov 2009 16:07:29 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 14:02:18 GMT]]></title><description><![CDATA[<p dir="auto">Can you please show a copy of your config on the server and the client side?<br />
Your description is inconsistent and i think the complete config is the fastest way to see what you actually have :)</p>
]]></description><link>https://forum.netgate.com/post/213107</link><guid isPermaLink="true">https://forum.netgate.com/post/213107</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Thu, 12 Nov 2009 14:02:18 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 13:43:29 GMT]]></title><description><![CDATA[<p dir="auto">ah yes… it is "shared key" and not PKI.</p>
]]></description><link>https://forum.netgate.com/post/213105</link><guid isPermaLink="true">https://forum.netgate.com/post/213105</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Thu, 12 Nov 2009 13:43:29 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 10:01:38 GMT]]></title><description><![CDATA[<p dir="auto">Something i just noticed:<br />
You have as IPs for the OpenVPN connection these:<br />
192.168.99.6 G/W: 192.168.99.5</p>
<p dir="auto">That suggests that you don't actually have a PSK but a PKI.<br />
Can you clarify?</p>
]]></description><link>https://forum.netgate.com/post/213095</link><guid isPermaLink="true">https://forum.netgate.com/post/213095</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Thu, 12 Nov 2009 10:01:38 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 02:45:26 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your help so far.  To answer :</p>
<p dir="auto">I deleted the static routes from my attempts before.</p>
<p dir="auto">I add in the custom options field on client</p>
<p dir="auto">"route 192.168.2.0 255.255.255.0" and systems logs &gt; openvpn pops the above mentioned error</p>
<p dir="auto">I add in the custom options field on server</p>
<p dir="auto">"route 192.168.1.0 255.255.255.0" and systems logs &gt; openvpn pops the above mentioned error</p>
<p dir="auto">Can't seem to find were I am going wrong here.</p>
]]></description><link>https://forum.netgate.com/post/213064</link><guid isPermaLink="true">https://forum.netgate.com/post/213064</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Thu, 12 Nov 2009 02:45:26 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Thu, 12 Nov 2009 00:51:27 GMT]]></title><description><![CDATA[<p dir="auto">Yes you put that into the "custom options" field.<br />
Alternatively you can just specify the remote subnet in the "Remote network" field (in normal CIDR notation).<br />
In which field did you put the route command?<br />
You wrote that you tried to add static routes.<br />
Do you have that still there?</p>
]]></description><link>https://forum.netgate.com/post/213053</link><guid isPermaLink="true">https://forum.netgate.com/post/213053</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Thu, 12 Nov 2009 00:51:27 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Wed, 11 Nov 2009 23:10:28 GMT]]></title><description><![CDATA[<p dir="auto">New error now when specifing route command</p>
<p dir="auto">Nov 11 16:08:54 openvpn[58267]: Use –help for more information.<br />
Nov 11 16:08:54 openvpn[58267]: Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn_server1.conf:30: route 192.168.1.0 255.255.255.0 (2.0.6)<br />
Nov 11 16:08:53 openvpn[54376]: SIGTERM[hard,] received, process exiting<br />
Nov 11 16:08:52 openvpn[54376]: /etc/rc.filter_configure tun1 1500 1544 192.168.99.1 192.168.99.2 init<br />
Nov 11 16:08:52 openvpn[54376]: event_wait : Interrupted system call (code=4)</p>
]]></description><link>https://forum.netgate.com/post/213044</link><guid isPermaLink="true">https://forum.netgate.com/post/213044</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Wed, 11 Nov 2009 23:10:28 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Wed, 11 Nov 2009 23:04:14 GMT]]></title><description><![CDATA[<p dir="auto">so this is where I get confused.</p>
<p dir="auto">Where do I put these routes?  In the server config? or the client config or both?</p>
<p dir="auto">so on the client config under custom options I would add</p>
<p dir="auto">route 192.168.2.0 255.255.255.0</p>
<p dir="auto">and on the server config</p>
<p dir="auto">route 192.168.1.0 255.255.255.0</p>
]]></description><link>https://forum.netgate.com/post/213042</link><guid isPermaLink="true">https://forum.netgate.com/post/213042</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Wed, 11 Nov 2009 23:04:14 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Wed, 11 Nov 2009 22:01:49 GMT]]></title><description><![CDATA[<p dir="auto">Assuming that this is a PSK setup:<br />
You need to add route commands to both sides for the subnet on the other side.<br />
(in the form of: "route 192.168.1.0 255.255.255.255" / "route 192.168.2.0 255.255.255.0")</p>
<p dir="auto">And read a few of the threads in this forum.<br />
(This is like the 10th time this exact issue has come up in the last month alone).</p>
]]></description><link>https://forum.netgate.com/post/213037</link><guid isPermaLink="true">https://forum.netgate.com/post/213037</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Wed, 11 Nov 2009 22:01:49 GMT</pubDate></item><item><title><![CDATA[Reply to Openvpn site to site problem on Wed, 11 Nov 2009 19:50:13 GMT]]></title><description><![CDATA[<p dir="auto">To clarify my problem</p>
<p dir="auto">how do I get my local subnet to be able to ping the remote subnet over the tunnel knowing that I can ping the remote subnet from the tunnel interface itself.</p>
]]></description><link>https://forum.netgate.com/post/213022</link><guid isPermaLink="true">https://forum.netgate.com/post/213022</guid><dc:creator><![CDATA[GoldeNArX]]></dc:creator><pubDate>Wed, 11 Nov 2009 19:50:13 GMT</pubDate></item></channel></rss>