fwmacro

Firewall macro compiler
Download

fwmacro Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Kees Bos
  • Publisher web site:
  • http://code.google.com/u/cornelis.bos/

fwmacro Tags


fwmacro Description

Firewall macro compiler fwmacro is a Python library for generating iptables/ip6tables rules and to generate input files for iptables-restore and ip6tables-restore.The library comes with two scripts: fwmpp and fwmcThe fwmpp command processes the simplified rules to a set of iptables rules and fwmc compiles a set of iptables rules to a iptables-restore file.Typical setup/usage will be: * Create files with default chain sets in /etc/fwmacro/chains/ * Create a file with simplified rules in /etc/fwmacro/fw.rules * Compile these with: fwmpp /etc/fwmacro/fw.rules * Build restore files with: fwmc * Install iptables rules with: iptables-restore /etc/fwmacro/ipv4.rules * Install ip6tables rules with: ip6tables-restore /etc/fwmacro/ipv6.rules Requirements: · Python


fwmacro Related Software