- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-22-2016 09:04 AM
I have a environment that is currently using rDNS to identify host security policies, and it has older Checkpoint firewalls use this data dynamically via CP Domain Objects to tie rDNS lookups to security policies. This obviously has some challenges and scaling limitations, but fundamentally allows system owners to classify common devices into pre-existing security policies by tying those hosts to certain rDNS names (i.e., 1.1.1.1 = service-a.company.com). From a change control perspective, it eliminates much of the low level firewall policy change work.
I’m looking to try to mimic this behavior on PAN-OS devices, as ideally this would allow for similar policies & workflow regardless of CP or PANW policy enforcement. Because the data is already stored in rDNS zone files today, it’s the ideal source, though would need to be processed a bit before it could be ingested as an EDL, and the thought occurred to me that Minemeld might be a good candidate to do that.
I've only begun digging into Minemeld, though I believe some logic would need to be written to piece together the IP/Host information from the zone file, given that the rDNS zone format is no the most straight forward in the world. Any thoughts on how feasible this might be? Alternatively, might there be an easier way with the existing Minemeld miners/prototypes to accomplish this?
Thanks,
Mark
04-23-2016 02:29 AM
Hi Mark,
this could be possible, even if not super elegant. If your current DNS server support zone transfers, a DNS miner could be implemented to process the items from the rDNS zone.
Note: A DNS miner could also be useful for mining Google address ranges (https://support.google.com/a/answer/60764?hl=en) and potentially DNS RPZ.
luigi
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!