IPsec S2S VPN - Respond only

Hello, I try to establish a vpn connection from Site A (behind CG-NAT) to site B (static public ipv4).

I want site A to establish the connection and site B. Site B should respond only.

The problem is that I have to enter an IP address under “Remote IP” on site B (it’s a required field). Is there any way to leave this field blank?

Thanks

You can put %any into that field and then it would accept any IP address. Perfect for CGNAT.

3 Likes

Thank you!