|
|
Yes, it is all. Frank David Balazic schrieb: > In your iptables list, there is not much to see. Is this all ? > > David > > >> -----Original Message----- >> From: Frank [mailto:openvpn@xxxxxxxxxxxxxxxx] >> Sent: Wednesday, February 06, 2008 12:03 PM >> To: David Balazic >> Subject: Re: [Openvpn-users] OpenVPN client can only reached >> by OpenVPN serveritself >> >> OK, thats right, the ICMP packets never reach the VM guest. Maybe a >> IPTables problem on VM host (added current settings at the bottom)? >> >> 192.168.10.50:# ping 192.168.10.5 >> >> root@ubuntu-vms-1:~# tshark -f 'proto ICMP' >> Capturing on eth0 >> 1202295371.013605 192.168.10.50 -> 192.168.10.5 ICMP Echo >> (ping) request >> 1202295375.934347 192.168.10.50 -> 192.168.10.5 ICMP Echo >> (ping) request >> >> router-vm:~# tshark -f 'proto ICMP' >> Capturing on eth0 >> [nothing] >> >> ******** >> >> 192.168.10.50:# ping 192.168.10.1 >> >> root@ubuntu-vmserver:~# tshark -f 'proto ICMP' >> Capturing on eth0 >> 1202295386.045127 192.168.10.50 -> 192.168.10.1 ICMP Echo >> (ping) request >> 1202295386.045455 192.168.10.1 -> 192.168.10.50 ICMP Echo (ping) reply >> >> router-vm:~# tshark -f 'proto ICMP' >> Capturing on eth0 >> 0.000000 192.168.10.50 -> 192.168.10.1 ICMP Echo (ping) request >> 0.002038 192.168.10.1 -> 192.168.10.50 ICMP Echo (ping) reply >> >> ******** >> >> root@ubuntu-vmserver:~# iptables --list______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |