CheckPointSW / CloudGuardIaaS

Check Point CloudGuard Network Security repository containing solution templates, Terraform templates, tools and scripts for deploying and configuring CloudGuard Network Security products.
99 stars 200 forks source link

Error in route tables for single gateway with new vnet deployment #415

Open tomgerb opened 1 month ago

tomgerb commented 1 month ago

The route tables for front- and backend do not match the ones created in a manual installation from Azure Marketplace. Therefore no traffic is routed between the subnets.

Frontend after Terraform deployment: image

Frontend after manual installation: image

Backend after Terraform deployment: image

Backend after manual installation: image

After changing the routes manually, traffic is routed correctly in the Terraform deployment.

chkp-natanelm commented 2 weeks ago

Hi @tomgerb, Thank you for the feedback regarding the route tables. We will address this issue to ensure proper traffic routing between the subnets, and update the issue once done.

Thanks, Natanel