/fmap

Find configuration relating to an IP in firewall configuration text file export (static routes, NAT, ACL, groups ...)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

fmap

Find configuration relating to an IP in firewall configuration text file export (static routes, NAT, ACL, groups ...)

The tool takes input an unstructured flat file containing a bunch of IPs

Example use: Find all the object groups an IP belongs to Find static routes for an IP Find static/Object NATs for an IP Find ACLs involving the IP wether it is configured through host IP, subnet or group

The tool was written for a specific use case, adjust to your needs as you see fit.

Use at your own risk.