Have a question: In the guide 'Creating a basic access control policy,' it is recommended to create a Stealth Rule which restricts management access to the firewall gateways themselves. I believe most, if not all, customers of Check Point thusly have some version of this rule in their policy. But it seems like there are many different ways to go about actually writing the rule.
From the guide, the two basic rules they suggest:
1. Source: Admins (Access Role); Destination: Group of Security Gateways; Services: Any; Accept
2. Source: Any; Destination: Group of Security Gateways; Services: Any; Drop
But when researching this topic, searching these forums, etc, I am seeing several different way that customers have set these rules up, in regards to what object they are using in the 'Destination' column. Some different designs I've seen talked about:
- Reference the actual Cluster Object and/or Gateway Objects in the rule
- Creating Host Objects representing the IP Addresses of the Gateway Interfaces
- Using Dynamic Objects i.e. LocalGatewayExternal, LocalMachine, LocalMachine_All_Interfaces, etc.
In addition to that, in Gateways & Servers under Cluster Properties there is 'Platform Portal Accessibility' feature which can be toggled to 'Through all interfaces," "Through internal interfaces," or "According to the Firewall policy."
I know the answer is usually "it depends on what your intention is," but it's not exactly clear how these different options affect how matching works, i.e. does using the Cluster Object match on any IP Address of the cluster interfaces, or does it only match on the management address? Are the Dynamic objects like LocalGatewayExternal better? Stealth rule applies only if you have "According to the Firewall Policy" toggled for Platform Portal?
I am just wondering, if you are ATAM and setting up a brand new gateway for a brand new customer, policy being built totally from scratch, how are you building the Stealth Rules? is the best practice differ between R81.10/20, R82, etc. Thanks for any discussions you can bring!