<?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[Multiple VPNs use the same IP-Network]]></title><description><![CDATA[<p dir="auto">hello,<br />
it's stated that one can install multiple VPNs:<br />
"This app can be installed multiple times to create independent OpenVPN instances"</p>
<p dir="auto">which leads to having the same IP-network 10.8.x.x on all VPNs.<br />
which means, on can not connect to different VPNs at the same time.</p>
<pre><code>  inet 10.8.0.6 peer 10.8.0.5/32 brd 10.8.0.6 scope global noprefixroute tun0
  inet 10.8.0.6 peer 10.8.0.5/32 brd 10.8.0.6 scope global noprefixroute tun1
</code></pre>
<p dir="auto">and during installation, an already used port is suggested.<br />
it would be nice if one can configure the IP-Networks by oneself, or at least don't use already used Networks.<br />
are there any possibilities to change it, if not, can you pls. fix this?</p>
<p dir="auto">TIA<br />
guenter</p>
]]></description><link>https://forum.cloudron.io/topic/1410/multiple-vpns-use-the-same-ip-network</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 07:45:11 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1410.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Jul 2018 18:37:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple VPNs use the same IP-Network on Wed, 25 Jul 2018 16:49:58 GMT]]></title><description><![CDATA[<p dir="auto">I have opened <a href="https://git.cloudron.io/cloudron/openvpn-app/issues/20" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/openvpn-app/issues/20</a></p>
]]></description><link>https://forum.cloudron.io/post/1972</link><guid isPermaLink="true">https://forum.cloudron.io/post/1972</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 25 Jul 2018 16:49:58 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple VPNs use the same IP-Network on Wed, 25 Jul 2018 16:38:09 GMT]]></title><description><![CDATA[<p dir="auto">This is an interesting use case one which we did not consider - where the same machine connects to multiple VPNs. As suggested, we can look into making the network IP of each instance more dynamic so that this works out of the box.</p>
]]></description><link>https://forum.cloudron.io/post/1971</link><guid isPermaLink="true">https://forum.cloudron.io/post/1971</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 25 Jul 2018 16:38:09 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple VPNs use the same IP-Network on Fri, 20 Jul 2018 19:02:32 GMT]]></title><description><![CDATA[<p dir="auto">OK, so you have a vpn where you connect your servers to, and another vpn where your clients connect to.</p>
<p dir="auto">I had a quick look at the code of the app and it seems quite possible to have the IP net configurable, e.g. In <a href="https://git.cloudron.io/cloudron/openvpn-app/blob/master/openvpn-conf.sh#L20" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/openvpn-app/blob/master/openvpn-conf.sh#L20</a></p>
<p dir="auto">I an not entirely sure where DHCP comes from in the app. Could not find it with my short look.</p>
]]></description><link>https://forum.cloudron.io/post/1938</link><guid isPermaLink="true">https://forum.cloudron.io/post/1938</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Fri, 20 Jul 2018 19:02:32 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple VPNs use the same IP-Network on Fri, 20 Jul 2018 12:36:33 GMT]]></title><description><![CDATA[<p dir="auto">hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a>,<br />
usecase is i.e.:<br />
I have several (cloud-/hosted-) servers which I need connection to.<br />
and I do have customers, where I need to have remote-access to their infrastructure  *),  but they must not have access to mine.<br />
not using a multi-purpose VPN yet, to hide (me and as service for my customers) behind my cloudron if abroad, since it's only a bridged and not a routed VPN.</p>
<p dir="auto">*) it would also be nice to have a disable switch to disconnect their NAS/servers, which automaticaly connect.</p>
<p dir="auto">on the other hand: what is a multiple-VPN ability on a server for, when I can not use them at the same time?<br />
JMTC</p>
<p dir="auto">regards<br />
guenter</p>
]]></description><link>https://forum.cloudron.io/post/1936</link><guid isPermaLink="true">https://forum.cloudron.io/post/1936</guid><dc:creator><![CDATA[chymian]]></dc:creator><pubDate>Fri, 20 Jul 2018 12:36:33 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple VPNs use the same IP-Network on Wed, 18 Jul 2018 05:56:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/chymian" aria-label="Profile: chymian">@<bdi>chymian</bdi></a> ,</p>
<p dir="auto">I am curious: What is the use case for connecting from one client to multiple openvpn apps running on the same cloudron?</p>
]]></description><link>https://forum.cloudron.io/post/1929</link><guid isPermaLink="true">https://forum.cloudron.io/post/1929</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Wed, 18 Jul 2018 05:56:38 GMT</pubDate></item></channel></rss>