An open API service indexing awesome lists of open source software.

https://github.com/groovybits/fw

Linux IPTables to Cisco configuration interface
https://github.com/groovybits/fw

Last synced: over 1 year ago
JSON representation

Linux IPTables to Cisco configuration interface

Awesome Lists containing this project

README

          

fw
==

Chris Kennedy (C) 2013 GPLv3

Linux IPTables to Cisco configuration interface

Put in /etc/fw/ or some other location
Symlink /location/fw/fw to /usr/local/bin/fw
Run 'fw conf' to enter cisco cmdline cfg
Edit interfaces with 'e eth0_i' 'e eth0_f' or 'e eth0_o'

Usage: ./fw [start|stop|config|cbq|list]

More examples to come!