From 1cfc642e343cac717f57e40f60d34c2a9fd5a7fc Mon Sep 17 00:00:00 2001 From: Ken Barber Date: Wed, 15 Jun 2011 17:34:26 +0200 Subject: [PATCH] More doc improvements. --- README.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.markdown b/README.markdown index a358bcc..336cb76 100644 --- a/README.markdown +++ b/README.markdown @@ -36,3 +36,20 @@ Deny all: firewall { "999 deny all other requests": jump => "DENY", } + +### Supported firewalls + +Currently we support: + +* Iptables + +But plans are to support lots of other firewall implementations: + +* Linux IPv6 (ip6tables) +* FreeBSD (ipf) +* Mac OS X (ipfw) +* OpenBSD (pf) +* Cisco (ASA and basic access lists) + +If you have knowledge in these rules and wish to contribute to this project +feel free to submit patches (after signing a Puppetlabs CLA :-). -- 2.45.2