|
|
Hi all,
I face the scenario of 1 central office with several satellites, and
the need to reach systems other than the OpenVPN machine at the
satellites.
The server and all OpenVPN clients running Linux.
A client machine at the central office connects to the server, and
uses it as a routing/masquerading device to reach the client at the
satellite, that in turn also acts as a routing/masquerading device to
reach all other systems there.
I have the following snippet in the server config file:
client-config-dir ccd
route x.x.x.0 255.255.255.0
with the relevant file in the ccd directory:
iroute x.x.x.0 255.255.255.0
The above works OK.
My problem is some network overlapping at the satellites, so my ideal
solution would have been to have BOTH the route and iroute directives
in the ccd file. However this is not supported...
Any ideas about how to overcome that in a simple way?
TIA!
Miguel
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00037.html on line 203
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00037.html on line 203
|