Scenario: We have Production deployments in several AWS regions and want to deploy CloudGuard to protect egress internet traffic. Requirement is for north/south traffic
We have an on prem Checkpoint deployment for all branch and DC. As such our security management servers are on prem
AWS Solution we are trying to deploy:
Security Gateways Auto Scaling Group for Gateway Load Balancer (GWLB) -
AWS CloudFormation Templates (checkpoint.com)
(Deploys a Gateway Load Balancer, Check Point CloudGuard IaaS Security Gateway Auto Scaling Group, and optionally a Security Management Server into an existing VPC.)
We have on prem Security Management servers so will be using them, otherwise all other elements have deployed successfully.
We have created the TGW attachments and have confirmed routing is good.
I am getting stuck on which CGNS to establish SIC with ? For example at the moment I see Security gateways created and I do
have reachability but as these are created as a scale set which do I use to establish SIC with management servers?
Attached image shows the flows. I dont have problem with reachability just understanding what I establish SIC with for SMS servers. As the IP's of the provisioned CGNS are likely to change as they are part of a scale set.