Hello,
I have a remote user connection that connects through the Endpoint Security VPN.
Once connected, we need the user to be able to access through a S2S VPN that we have against a third party, to an IP 10.105.17.128:10400, but the connection is not successful.
"fw ctl zdebug + drop | grep x,x,x,x,x", gives us the following result.
fw_log_drop_ex: Packet proto=1 10.249.205.74:0 -> 10.105.17.128:10400 dropped by chain_ipsec_methods_ok Reason: vpn_decrypt_methods_ok failed;
Does anyone have any idea why the connection is dropped?
Regards.