PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #198
You are attempting to establish a HA VPN to your on-premises network; however, the VPN connection is not establishing successfully. You have full administrative control over the Google Cloud…
The correct answer is B. Compare and review the Phase 2 settings on the on-premises firewall. Make sure the settings. The error received NO_PROPOSAL_CHOSEN notify, no CHILD_SA built indicates a mismatch in Phase 2 settings during IPsec negotiation. This happens when the encryption or hashing algorithms, Diffie-Hellman groups, or other Phase 2 parameters configured on the on-premises firewall…
Question
Options
- AUpdate the Google Cloud BGP session configuration to match the BGP peer ASN on the on-
- BCompare and review the Phase 2 settings on the on-premises firewall. Make sure the settings
- CCreate a new Cloud VPN gateway in a region closer to the peer VPN gateway.
- DCompare the Phase 1 settings and recreate the Cloud VPN tunnel by choosing a different IKE
How the community answered
(33 responses)- A3% (1)
- B79% (26)
- C6% (2)
- D12% (4)
Explanation
The error received NO_PROPOSAL_CHOSEN notify, no CHILD_SA built indicates a mismatch in Phase 2 settings during IPsec negotiation. This happens when the encryption or hashing algorithms, Diffie-Hellman groups, or other Phase 2 parameters configured on the on-premises firewall do not match those configured for the HA VPN on Google Cloud. 1. Phase 2 Settings (Child SA): These settings determine the parameters for securing the actual traffic. They must match on both sides of the VPN (on-premises and Google Cloud) for the connection to establish successfully. 2. Supported Cipher Suites: HA VPN has specific supported cipher suites for Phase 2, which must be adhered to when configuring the on-premises firewall. 3. Action: Review and update the Phase 2 settings on the on-premises firewall to ensure they match Google Cloud's HA VPN requirements.
Topics
Community Discussion
No community discussion yet for this question.