Hi Everyone,
I'm practicing deploying CloudGuard Network Security Solution on Azure Public Cloud and I'm facing connectivity issues with setting up Remote-Access VPN.
On the web-browser, I can see that the gateway is resetting the connection: "It looks like <GW-Pub-IP-Addr> closed the connection -> ERR_CONNECTION_CLOSED"
The Architecture:
- CloudGuard Single Gateway deployed with 2 interfaces: eth0 and eth1. The static public IP is assigned to eth0:1 sub-interface.
- The SMS is on an on-premise VMware Workstation.
- IPsec VPN and Mobile Access VPN blades are enabled on the gateway.
I followed this SK article: Check Point Reference Architecture for Azure. The best practices section speaks about the IPsec VPN, Link Selection Source IP Address settings, where it says to select the private IP address of the gateway's external interface to ensure that the Gateway in the Azure cloud sends encrypted traffic with the source address set to its private IP address.
Is there anything similar to do for Remote Access VPN configuration as well?
- Anti-Spoofing is disabled on both external and internal interfaces.
- I suspected there might be a conflict with Web-UI and changed the web ssl-port from 443 to 4434. Even then the issue persists.
Could anyone help me to know what should I be troubleshooting for, please?
Thank you!