IPsec from Android can't reach SE Host computer (Ubuntu)
Posted: Wed Jan 25, 2017 6:33 pm
Hello Everyone!
After a complete failure with L3 Routing Site-2-Site VPN I decided to go forward with small steps. First of all I've established a very simple configuration:
* SoftEther VPN Server at Ubuntu PC (192.168.0.19), only one Virtual Hub, Local Bridge, IPsec enabled.
* Win10 Client (192.168.1.10)
* Android IPsec (192.168.1.20)
If I connect to VPN from Win10 with Client - everything works fine. I can reach remote network (192.168.0.0/24) and can even connect with the host Ubuntu PC (192.168.0.19). If I do tracert then I receive something like this:
C:\Users\admin>tracert 192.168.0.19
Tracing route to 192.168.0.19 [192.168.0.19]
over a maximum of 30 hops:
1 9 ms 8 ms 10 ms 192.168.0.10 [192.168.0.10]
2 9 ms 12 ms 8 ms 192.168.0.19 [192.168.0.19]
Trace complete.
or ping:
C:\Users\admin>ping 192.168.0.19
Pinging 192.168.0.19 with 32 bytes of data:
Reply from 192.168.0.45: Destination host unreachable.
Reply from 192.168.0.19: bytes=32 time=9ms TTL=63
Reply from 192.168.0.19: bytes=32 time=10ms TTL=63
Reply from 192.168.0.19: bytes=32 time=14ms TTL=63
Take a note about the first reply in ping. 192.168.0.45 is the address of Win10.
But if I enter to the network from any of mine Android devices with IPsec feature I can reach the remote network (192.168.0.0/24) but can't get access to the host Ubuntu PC (192.168.0.19). If I try to ping or traceroute it then I always receive something like that the destination host is unreachable.
I was trying to establish L3 Switch at the Server with only one interface and only one Hub in it and add routing: 192.168.0.19 255.255.255.255 192.168.0.1 but with no success....
What can be wrong with the set-up?
After a complete failure with L3 Routing Site-2-Site VPN I decided to go forward with small steps. First of all I've established a very simple configuration:
* SoftEther VPN Server at Ubuntu PC (192.168.0.19), only one Virtual Hub, Local Bridge, IPsec enabled.
* Win10 Client (192.168.1.10)
* Android IPsec (192.168.1.20)
If I connect to VPN from Win10 with Client - everything works fine. I can reach remote network (192.168.0.0/24) and can even connect with the host Ubuntu PC (192.168.0.19). If I do tracert then I receive something like this:
C:\Users\admin>tracert 192.168.0.19
Tracing route to 192.168.0.19 [192.168.0.19]
over a maximum of 30 hops:
1 9 ms 8 ms 10 ms 192.168.0.10 [192.168.0.10]
2 9 ms 12 ms 8 ms 192.168.0.19 [192.168.0.19]
Trace complete.
or ping:
C:\Users\admin>ping 192.168.0.19
Pinging 192.168.0.19 with 32 bytes of data:
Reply from 192.168.0.45: Destination host unreachable.
Reply from 192.168.0.19: bytes=32 time=9ms TTL=63
Reply from 192.168.0.19: bytes=32 time=10ms TTL=63
Reply from 192.168.0.19: bytes=32 time=14ms TTL=63
Take a note about the first reply in ping. 192.168.0.45 is the address of Win10.
But if I enter to the network from any of mine Android devices with IPsec feature I can reach the remote network (192.168.0.0/24) but can't get access to the host Ubuntu PC (192.168.0.19). If I try to ping or traceroute it then I always receive something like that the destination host is unreachable.
I was trying to establish L3 Switch at the Server with only one interface and only one Hub in it and add routing: 192.168.0.19 255.255.255.255 192.168.0.1 but with no success....
What can be wrong with the set-up?