Has anyone encounter issue while creating VPN tunnel connecting to Cisco Firepower 41110 model before ?
A static VPN tunnel was created by connecting custom VPC network to on-premise network with the following configuration. Based on the status on Cisco Firepower (as attached) , phase 1 has been establish but the second phase has received no packet at the interface (tx & rx)
Phase 1:
-
Encryption & Integrity : AES-GCM-16-256
-
PRF - PRF-HMAC-SHA2-512
-
Diffie-Hellman (DH): modp_2048 (Group 14)
4.Lifetime: 36000 seconds
Phase 2:
-
Encryption & Integrity : AES-GCM-16-256
-
PFS: PRF-HMAC-SHA2-512
3.Diffie-Hellman (DH): modp_2048 (Group 14)
4.Lifetime: 36000 seconds
Logs from Cloud VPN indicate that it is unable establish CHILD_SA. Pointing the issue at establishing Phase 2.
DEBUG 2023-02-20T11:34:22.515802858Z parsed CREATE_CHILD_SA response 3 [ N(TS_UNACCEPT) ]
DEBUG 2023-02-20T11:34:22.515822874Z received TS_UNACCEPTABLE notify, no CHILD_SA built
DEBUG 2023-02-20T11:34:22.515826928Z failed to establish CHILD_SA, keeping IKE_SA
Any advice ?