|
|
On Wed, 2006-07-12 at 09:39 +0500, Shahzad Abid wrote:
> Hi All
>
> I have setup my first openvpn (Server-Client). My quesion is clients and
> server can communicate with each other, but LAN members (other computers
> behind server) can not communicate with vpn client.
If the client and server are point-to-point, you need to add a route to
your LAN in the VPN client config, For example, if 10.10.99.1 is your
P-to-P host and 10.10.99.0 is your LAN then:
route 10.10.99.0 255.255.255.0 10.10.99.1
needs to be added to your client config... also, you need to make sure
the P-to-P host will route packets from your LAN to the VPN client.
______________________
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-07/msg00057.html on line 192
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-07/msg00057.html on line 192
|