ACLHound is superceded by AccessNinja
ACLHound takes as input policy language following a variant of the [AFPL2] 1 syntax and compiles a representation specific for the specified vendor which can be deployed on firewall devices.
ACLHound is designed to assist humans in managing hundreds of ACLs across tens of devices. One key focus point is maximum re-usability of ACL components such as groups of hosts, groups of ports and the policies themselves.
- Cisco ASA
- No support for ASA 9.1.2 or higher (yet)
- Cisco IOS
- Will autodetect IPv6 support through
show ipv6 cef
- Will autodetect IPv6 support through
- Juniper (planned)
Step 1: get the code
sudo pip install aclhound
Documentation can be found here. This describes directory structure, ACLhound language syntax and examples.
Copyright 2014,2015 Job Snijders. Code and documentation released under the BSD 2-Clause license.
ACLHound's inception was commissioned by the eBay Classifieds Group.