Does this looks like established IPSec VPN?
[admin@MikroTik] /ip ipsec> installed-sa print
Flags: A - AH, E - ESP, P - pfs
[admin@MikroTik] /ip ipsec> installed-sa print
Flags: A - AH, E - ESP, P - pfs
0 A spi=0 src-address=xxx.xxx.xxx.xxx dst-address=xxx.xxx.xxx.xxx
auth-algorithm=none enc-algorithm=none replay=0 state=larval
add-lifetime=1h/1h30s use-lifetime=1h/1h lifebytes=0/0
[admin@MikroTik] /ip ipsec>
IP addresses sanitized.
I am unable to ping host on other side of IPSec VPN and just wondering if this print guaranties that IPSec VPN channel is established (or this does not necessarily mean that - maybe missing something? ).?
Please advise.