<?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: connection established but cannot access LAN or WebGUI]]></title><description><![CDATA[<p dir="auto">Dear all,</p>
<p dir="auto">maybe I am making a silly mistake or just overlooked something, but I cannot make OpenVPN work as I would like it to. I have a static IPv4 address and my internal network is 10.10.0.1/16. Following my OpenVPN setup network setup:</p>
<ul>
<li>Subnet for OpenVPN:<br />
10.10.2.1/24 --&gt; can establish VPN connection, but cannot access webGUI or any other LAN connected device<br />
10.10.2.1/16 --&gt; cannot establish VPN connection<br />
10.10.0.1/16 --&gt; cannot establish VPN connection</li>
<li>Networks to access with VPN: 10.10.0.1/16 --&gt; not possible even if VPN is connected.</li>
</ul>
<p dir="auto">I do not know what I am doing wrong, but it seems already weird to me that I cannot connect a device via VPN to the "main" subnet 10.10.0.1/16. Despite the fact that there is a different interface connecting (WAN vs OpenVPN), I do not see a reason why that should not work. Furthermore, the non-connectivity to the main subnet is completely unclear to me.<br />
I would really appreciate if someone could help me out of my VPN-misery.</p>
<p dir="auto">Cheers and thanks in advance!</p>
]]></description><link>https://forum.netgate.com/topic/172347/openvpn-connection-established-but-cannot-access-lan-or-webgui</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 19:20:23 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/172347.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 May 2022 19:20:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OpenVPN: connection established but cannot access LAN or WebGUI on Thu, 26 May 2022 12:28:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viragomann">@<bdi>viragomann</bdi></a> It is all working now! Thank you!</p>
]]></description><link>https://forum.netgate.com/post/1043816</link><guid isPermaLink="true">https://forum.netgate.com/post/1043816</guid><dc:creator><![CDATA[Flintstone_404]]></dc:creator><pubDate>Thu, 26 May 2022 12:28:48 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN: connection established but cannot access LAN or WebGUI on Sun, 22 May 2022 09:32:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flintstone_404">@<bdi>flintstone_404</bdi></a> said in <a href="/post/1043219">OpenVPN: connection established but cannot access LAN or WebGUI</a>:</p>
<blockquote>
<p dir="auto">So that I get it correct: the network of my LAN and the OpenVPN should be non-overlapping.</p>
</blockquote>
<p dir="auto">Correct. If the OpenVPN tunnel network is overlapping with LAN routing is not possible.</p>
<blockquote>
<p dir="auto">Following your example this would mean: given that my LAN network is 10.10.0.0/16, the OpenVPN network could be 10.11.0.0/16 (so they are not overlapping).</p>
</blockquote>
<p dir="auto">Would be ok. But any good reason to have a /16 VPN tunnel? Do you intend to have 65k clients?</p>
<blockquote>
<p dir="auto">In my understanding 10.10.2.1/24 would be a valid address encompassing the range 10.10.2.1 - 10.10.2.254 and broadcasting using 10.10.2.255.</p>
</blockquote>
<p dir="auto">It's a valid IP address, but not a network address. You need to state a network address for the tunnel network.<br />
But also not 10.10.2.0/24 since this is part of your 10.10.0.0/16 LAN.</p>
]]></description><link>https://forum.netgate.com/post/1043220</link><guid isPermaLink="true">https://forum.netgate.com/post/1043220</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Sun, 22 May 2022 09:32:26 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN: connection established but cannot access LAN or WebGUI on Sun, 22 May 2022 09:17:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viragomann">@<bdi>viragomann</bdi></a> Thanks for the reply.<br />
So that I get it correct: the network of my LAN and the OpenVPN should be non-overlapping. Following your example this would mean: given that my LAN network is 10.10.0.0/16, the OpenVPN network could be 10.11.0.0/16 (so they are not overlapping).<br />
To allow the OpenVPN network to have access to my LAN network, 10.10.0.0/16 has to be put in the field which asks for the networks to communicate with?</p>
<p dir="auto"><em>None of these is a network address!</em> In my understanding 10.10.2.1/24 would be a valid address encompassing the range 10.10.2.1 - 10.10.2.254 and broadcasting using 10.10.2.255. Given the fact that LAN and OpenVPN should not be overlapping, I do understand that this choice is not usable. Can you explain why I could nonetheless establish a OpenVPN connection using 10.10.2.1/24 as OpenVPN network?</p>
<p dir="auto">Have a nice sunday and many thanks for your input!</p>
]]></description><link>https://forum.netgate.com/post/1043219</link><guid isPermaLink="true">https://forum.netgate.com/post/1043219</guid><dc:creator><![CDATA[Flintstone_404]]></dc:creator><pubDate>Sun, 22 May 2022 09:17:37 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN: connection established but cannot access LAN or WebGUI on Sat, 21 May 2022 19:58:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flintstone_404">@<bdi>flintstone_404</bdi></a> said in <a href="/post/1043188">OpenVPN: connection established but cannot access LAN or WebGUI</a>:</p>
<blockquote>
<p dir="auto">Subnet for OpenVPN:<br />
10.10.2.1/24 --&gt; can establish VPN connection, but cannot access webGUI or any other LAN connected device<br />
10.10.2.1/16 --&gt; cannot establish VPN connection<br />
10.10.0.1/16 --&gt; cannot establish VPN connection<br />
Networks to access with VPN: 10.10.0.1/16 --&gt; not possible even if VPN is connected.</p>
</blockquote>
<p dir="auto">None of these is a network address!<br />
You have to state a network address for the tunnel network like 10.25.25.0/24. As well you have to state a network for "local netwoks", e.g. 10.10.0.0/16.</p>
<p dir="auto">AND ensure that the tunnel and local network are not overlapping!</p>
]]></description><link>https://forum.netgate.com/post/1043191</link><guid isPermaLink="true">https://forum.netgate.com/post/1043191</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Sat, 21 May 2022 19:58:24 GMT</pubDate></item></channel></rss>