Hey,
I'm trying to connect to a Cisco peer via ipsec/tunnel mode/public ips (not nat) on ros3.22, I only get these messages in the log:
02:08:38 ipsec IPsec-SA request for xxx.xxx.xxx.xx queued due to no phase1 found.
02:08:38 ipsec initiate new phase 1 negotiation: yy.yy.yyy.yy[500]<=>xxx.xxx.xxx.xx[500]
02:08:38 ipsec begin Identity Protection mode.
02:08:38 ipsec delete phase1 handle.
02:09:09 ipsec phase2 negotiation failed due to time up waiting for phase1. ESP xxx.xxx.xxx.xx[500]->yy.yy.yyy.yy[500]
Not knowing what is wrong I'm looking for a more *verbose* output, but even adding a global 'debug' topic (or ipsec,debug) to the logging does not show more info.
Any help how to debug this or getting more verbose information?
Thanks for any feedback.
Amode