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
- Host: GitHub
- URL: https://github.com/groovybits/fw
- Owner: groovybits
- License: gpl-3.0
- Created: 2013-12-18T20:26:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T22:58:19.000Z (over 12 years ago)
- Last Synced: 2023-03-12T08:03:19.049Z (about 3 years ago)
- Language: Perl
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!