Hello,

i sucessfully connected my Android phone (native client, i dont want to use StrongSWAN client) with my OpenWRT router.

Phone has IP 192.168.1.114, router has 192.168.1.1 (192.168.1.0/24 default subnet).

If i do a ping from router ssh shell to 192.168.1.114 i can't ping. Same to the opposite - ping from phone to 192.168.1.1 doesn't work either.

Howto from: https://wiki.openwrt.org/doc/howto/vpn. … oadwarrior

Routes are:

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         62.52.200.48    0.0.0.0         UG    0      0        0 pppoe-wan
62.52.200.48    0.0.0.0         255.255.255.255 UH    0      0        0 pppoe-wan
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 br-lan

ipsec statusall:

Security Associations (1 up, 0 connecting):
ikev1-pubkey-xauth[4]: ESTABLISHED 16 minutes ago, 78.53.147.204[xxxxx]...109.45.2.115[xxxxx]
ikev1-pubkey-xauth[4]: Remote XAuth identity: docmax
ikev1-pubkey-xauth[4]: IKEv1 SPIs: 2470572e0a708930_i 6cf53f6d5c16e439_r*, rekeying disabled
ikev1-pubkey-xauth[4]: IKE proposal: AES_CBC_256/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024
ikev1-pubkey-xauth{3}:  INSTALLED, TUNNEL, reqid 3, ESP in UDP SPIs: c6af32e8_i 0d4c3337_o
ikev1-pubkey-xauth{3}:  AES_CBC_256/HMAC_SHA2_256_128, 0 bytes_i, 988 bytes_o (26 pkts, 754s ago), rekeying disabled
ikev1-pubkey-xauth{3}:   192.168.1.0/24 === 192.168.1.114/32

Any help is really appreciated,
DocMAX

(Last edited by DocMAX on 14 Apr 2017, 10:17)