|
|
Julie S. Lin wrote:
when i fire up my openvpn client at home, i can only reach my vpn server....i can not reach or ping 192.168.0.13 And 192.168.0.202 is the LAN IP of your VPN server? Ahh; this is making more sense. I was indeed a little muddy earlier. Is IP forwarding turned on on the VPN server? Is the FORWARD chain set to ALLOW traffic? See: http://openvpn.net/faq.html#ip-forward http://openvpn.net/faq.html#firewall If neither of those is helpful, try using ethereal or tcpdump to see if traffic sent over the tap interface by your client at home to a different machine at the office comes out the ethernet interface of the VPN server. If it does, do you get return traffic? If you don't get return traffic, validate that there's a return route in place. could my iptables rule be causing the problem? it forwards all traffic on port 1194 from public
______________________ 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-05/msg00053.html on line 204 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-05/msg00053.html on line 204 |