Hi,
What address did the Android device get?
10.8.0.6

While pinging, it would be good to be running:
tcpdump -ni tun0 icmp
That way, you can see the ping traffic going out tun0 and coming in that interface.
When I try ping Android (10.8.0.6) from LAN unfortunately receive 'Destination Host Unreachable':
ela@akacja:~$ ping 10.8.0.6
PING 10.8.0.6 (10.8.0.6) 56(84) bytes of data.
From 10.8.0.1 icmp_seq=1 Destination Host Unreachable

However when I ping gate: 10.8.0.1 is OK.
PING 10.8.0.1 (10.8.0.1) 56(84) bytes of data.
64 bytes from 10.8.0.1: icmp_seq=1 ttl=64 time=0.136 ms
64 bytes from 10.8.0.1: icmp_seq=2 ttl=64 time=0.132 ms
64 bytes from 10.8.0.1: icmp_seq=3 ttl=64 time=0.132 ms
Regards, B

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to