|
|
Hi when logged into my openvpn server (192.168.0.202) ip address, i have no problems pinging another machine on the 192.168.0.0 or 192.168.20.0 network. it looks to me like my vpn server is simply NOT using VPN to reach other machines? here's a bit more diagnosis/info to add to what I already previous posted. openvpnserver% traceroute 192.168.0.13 Selected device eth0, address 192.168.0.202, port 57177 for outgoing packets Tracing the path to 192.168.0.13 on TCP port 80 (www), 30 hops max 1 192.168.0.13 [open] 0.233 ms 0.121 ms 0.084 ms openvpnserver% traceroute 192.168.20.10 Selected device eth0, address 192.168.0.202, port 57178 for outgoing packets Tracing the path to 192.168.20.10 on TCP port 80 (www), 30 hops max 1 192.168.0.1 0.306 ms 0.198 ms 0.157 ms 2 192.168.20.10 [closed] 0.263 ms 0.237 ms 0.230 ms
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.69.0.1 P-t-P:10.69.0.2 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) now looking at a sample machine i'm testing..... it does have a route back to the VPN server, albeit on the 192.168.0.0 network and I can ping the openvpn server. 192.168.0.13:~# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0 10.69.0.0 192.168.0.202 255.255.255.0 UG 40 0 0 eth0 0.0.0.0 192.168.0.1 0.0.0.0 UG 40 0 0 eth0 192.168.0.13:~# ping 10.69.0.1 PING 10.69.0.1 (10.69.0.1): 56 data bytes 64 bytes from 10.69.0.1: icmp_seq=0 ttl=64 time=0.1 ms 64 bytes from 10.69.0.1: icmp_seq=1 ttl=64 time=0.1 ms --- 10.69.0.1 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max = 0.1/0.1/0.1 ms Charles Duffy wrote: Julie S. Lin wrote:
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/msg00050.html on line 273 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/msg00050.html on line 273 |