Our security gateway sometimes drops packets from IPSec tunnel. The workaround is usually to reinstall policy and the issue will be fixed for a few days.
By using the "fw ctl zdebug drop" to capture the drop message, it says "failed to resolve SA (VPN Error code 01)".
But in the kernel debug, it looks like it cannot find the connection in the connections table.
Has anyone encounter similar issue and has a solution? Thanks in advance!
;20Jun2019 3:30:27.466084;[cpu_1];[fw4_2];fwconn_lookup: not found in connections table;
;20Jun2019 3:30:27.466088;[cpu_1];[fw4_2];forward_if_not_mine: forwarded to another instance (rc=0);
....
;20Jun2019 3:30:27.466102;[cpu_1];[fw4_2];fwconn_key_lookup_ex: conn
10.13.1.29:0 IPP 10,0,0,0,0,UUID: 00000000-0000-0000-00-0-0-0-0-0-0-0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>
not found in connections table;
.....
;20Jun2019 3:30:27.466268;[cpu_1];[fw4_2];fwconn_key_lookup_ex: conn
172.28.0.126:15 IPP 10,0,0,0,0,UUID: 00000000-0000-0000-00-0-0-0-0-0-0-0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>
not found in connections table;
;20Jun2019 3:30:27.466282;[cpu_1];[fw4_2];
vpnk_conn_log: in the kernel - calling fwchainlog_delayed_rulebase_log with alert -1 ;
;20Jun2019 3:30:27.466284;[cpu_1];[fw4_2];
action = 0
schemename = IKE
user =
methods = ESP: AES-256 + SHA384 + PFS (group 2)
fail_reason = Encryption/Decryption failure, failed to resolve SA (VPN Error code 01)
xpo_loghandle = 0
community_loghandle = 0