|
|
Sorry. Traceroute from ctcserver, a box on the capetown LAN. Also the server.conf file. # traceroute 192.168.2.2 traceroute to 192.168.2.2 (192.168.2.2), 30 hops max, 40 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 ctcserver.ctc.co.za (192.168.1.80)(H!) 2970.548 ms (H!) 2968.554 ms (H!) 2966.562 ms # traceroute 10.0.0.1 traceroute to 10.0.0.1 (10.0.0.1), 30 hops max, 40 byte packets 1 192.168.1.1 0.093 ms 0.086 ms 0.078 ms 2 * * * // snip // 30 * * * I just found I cannot traceroute to those from the capetown server. Odd, as I can ping. # cat /etc/openvpn/server.conf dev tun ifconfig 192.168.2.1 192.168.2.2 secret /etc/openvpn/static.key route 10.0.0.0 255.255.255.0 route-gateway 192.168.2.2 push "route 192.168.1.0 255.255.255.0" keepalive 10 60 ping-timer-rem persist-tun persist-key comp-lzo user nobody group nobody daemon verb 4 # To recap: Capetown(SuSe) Johannesburg (2003) LAN: 192.168.1.1 LAN: 10.0.0.1 OpenVPN: 192.168.2.1 OpenVPN: 192.168.2.2 ADSL: 165.0.0.0 (varies) ADSL: 165.0.0.0 Thanks in advance Laurence Miller: The life of a repo man is always intense. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |