|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I'm currently trieing to setup an small vpn network using openvpnand my setup looks like this orphi (VPN master) LAN: 192.168.0.0/24 VPN IP: 10.0.0.1 VPN IP: 10.0.0.3 routes: 192.168.1.0 10.0.0.2 UG 192.168.2.0 10.0.0.4 gina (VPN client) LAN: 192.168.2.0/24 VPN IP: 10.0.0.4 routes: 192.168.0.0 10.0.0.3 UG 192.168.1.0 10.0.0.3 UG sedi (VPN client) LAN: 192.168.1.0/24 VPN IP: 10.0.0.2 routes: 192.168.0.0 10.0.0.1 UG 192.168.2.0 10.0.0.1 UG gina and sedi connect to orphi via openvpn and the connection works - so i can ping from orphi to gina, sedi and sedi and gina can ping orphi BUT gina cannot ping sedi. tcpdump shows me that the packages are ariving and orphi is routing right but i don't get any ping-replies her is the tcpdump output. sedi pings gina gina: tcpdump: listening on tun0 23:13:58.243697 10.0.0.2 > 192.168.2.1: icmp: echo request 23:13:59.247515 10.0.0.2 > 192.168.2.1: icmp: echo request 23:14:00.262219 10.0.0.2 > 192.168.2.1: icmp: echo request orphi: tcpdump -i tun0 22:04:51.241638 10.0.0.2 > 192.168.2.1: icmp: echo request 22:04:52.246121 10.0.0.2 > 192.168.2.1: icmp: echo request tcpdump: listening on tun1 22:05:15.475661 10.0.0.2 > 192.168.2.1: icmp: echo request 22:05:16.490541 10.0.0.2 > 192.168.2.1: icmp: echo request so i'm abit confused as i'm quite shure that i didn't make any serious mistake in my setup. (I disabled the firewalls but nothing changed) any ideas? thanks in advance for your help and have a nice day, chris - -- If it compiles, commit to CVS. If it links, ship to customer. It it runs without bugs, ..., nah, never had that case. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/2dlYAgmexFOwd6YRApUVAJ4tBMl7o/Ri6M6F9DFpVTlFRf7CaQCcCxWZ FS0i0oLPjgJyly3WRZQfZEM= =JJjw -----END PGP SIGNATURE----- ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx 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/2003-12/msg00060.html on line 248 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/2003-12/msg00060.html on line 248 |