Skip to main content

ACL Compiler

Project description

[![Build Status](https://travis-ci.org/job/aclhound.svg?branch=master)](https://travis-ci.org/job/aclhound) [![Coverage Status](https://coveralls.io/repos/job/aclhound/badge.png)](https://coveralls.io/r/job/aclhound)

Summary

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.

Table of contents

  • [Design goals](#design-goals)

  • [Supported devices](#supported-devices)

  • [Installation notes](#installation-notes)

  • [Copyright and license](#copyright-and-license)

Design goals

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.

Supported devices

  • Cisco ASA

  • Cisco VSS (IOS)

  • Juniper

Installation notes

Step 1: get the code

` git clone https://github.com/job/aclhound.git cd aclhound virtualenv . source ./bin/activate pip install -r requirements.txt make test python setup.py install `

Step 2: intergrate with Gerrit

Install [Jenkins] [2] with the [Gerrit Trigger] [3] plugin.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aclhound-1.3.tar.gz (31.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page