|
|
siegfried wrote: > I forgot to mention that I added the following line: > > push "route 10.169.1.0 255.255.255.0" > > should this not allow me to ping 10.169.1.8? It will ensure that packets going to 192.168.1.8 go through the VPN -- but that's not all that's needed. The system at 192.168.1.8, even if it receives the packets, needs to have a route telling it to send them back by way of the VPN server -- and the VPN server must agree to forward packets in both directions (which firewall rules may disallow). See http://openvpn.net/faq.html#cant-ping-subnet ______________________ 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-08/msg00061.html on line 191 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-08/msg00061.html on line 191 |