- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: R80.20 Updatable Domain Objects and CLI Comman...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
R80.20 Updatable Domain Objects and CLI Commands
An updatable object (new in R80.20 and above) is a network object that represents an external service, such as Office 365, AWS, GEO locations and more. External services providers publish lists of IP addresses, or Domains, or both, to allow access to their services. These lists are dynamically updated. Updatable objects derive their contents from these published lists of the providers, which Check Point uploads to the Check Point cloud. The updatable objects are updated automatically on the Security Gateway each time the provider changes a list. There is no need to install policy for the updates to take effect. You can use an updatable object in the Access Control policy as a source, or a destination.
I didn't find anything on the CLI commands in the documentation. Here my knowledge from the reverse engineering.
In 80.20 and above you can run the tool "domains_tool" to show domain object informations.
# domains_tool -d update.microsoft.com => show which IP is associated to a domain object
# domains_tool -ip 1.2.3.4 => search and privide a list of domains for IP
For more informations about updatable object see sk131852.
- Tags:
- performance
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this thread for more details: https://community.checkpoint.com/t5/General-Management-Topics/Updateable-Objects-and-NAT/m-p/71694#M...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
see sk161632 for further details.
the flag -uo allows to check if the <updatable object name> is in the policy and returns a list of the domains it holds
domains_tool -uo "Office365 Services" Domain tool looking for domains for 'Office365 Services' and its children object s: Domains name list for 'Exchange Services': [1] admin.protection.outlook.com ..... |
domains_tool -d admin.protection.outlook.com ... Wait for the next chunk... --------------------------------------------------------------------------------------------------- |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
👍
Now two SK's:
sk131852 -> Updatable Objects in R80.20 and above
and
sk161632 -> Domains Tool (domains_tool)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It would be great to have an option to get the list of ip's held by the object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this thread for more details: https://community.checkpoint.com/t5/General-Management-Topics/Updateable-Objects-and-NAT/m-p/71694#M...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are using updateable objects to allow traffic to certain services that exist outside the US, since we use geo blocking. We also have Cisco Umbrella for DNS security, and the updateable objects seem to be creating a rather large amount of Umbrella DNS queries that are driving up the cost of the Umbrella service. Is there a way to limit this or force them to query a public DNS instead of our Umbrella service?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use whatever DNS server is configured in Gaia OS to query for Updateable Objects.
It is not possible to set a different DNS server just for Updatable Object queries.
