|
|
try pinging the OpenVPN address of your server from the LAN, e.g. something like ping 10.24.0.1 does that work? If yes, then check routing on the openvpn server: cat /proc/sys/net/ipv4/ip_forward what does "there are no iptables rules" mean exactly? plz post the output of 'iptables -L -n -v' also, posting your client and server config files might also help. HTH, JJK Mi wrote: > Hi, > > This must be a very common problem, but I can't seem to solve it: > > Client (192.168.1.x) --> NAT router 1 --> NAT router 2 --> VPN server + > LAN (192.168.24.0) > > The VPN server is part of the LAN, behind a Zyxel NAT router. I added > port forwarding on the router, and can connect to the VPN server. > However, I cannot ping other machines on the LAN. > > On the server, I enabled forwarding.(echo > "net.ipv4.conf.default.forwarding=1" >> /etc/sysctl.conf && sysctl -p). > There are no iptables rules. > > On the Zyxel router (on the server LAN), I configured "Static Routing > Setup" -> "IP Static Route" and set the gateway to the VPN server's IP > on the LAN: > > Menu 12.1.1 - Edit IP Static Route > > Route #: 1 > Route Name= VPN > Active= Yes______________________ 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/2008-02/msg00070.html on line 210 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/2008-02/msg00070.html on line 210 |