|
|
Well, I seem to have figured it out.
It looks like tun0 subnet must lie within the remote (server) LAN's subnet.
If the server's LAN is 192.168.1.0/24, then on the client I should have a
routing entry like the following:
192.168.1.16 192.168.1.17 255.255.255.240 UG 0 0 0 tun0
The VPN subnet needs to have a narrower netmask (in this case /28) in order
to lie within the server's subnet. Apparently, this is the only way I can
reach other hosts on the server's LAN and also browse the web through the
VPN. proxy_arp and ip_forward need to be set, though.
Mark
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
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/2005-02/msg00029.html on line 188
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/2005-02/msg00029.html on line 188
|