Textconfig tools for arp/ebtables
Rok Papez <[email protected]>
| Newsgroups | gmane.linux.network.bridge.ebtables.user,gmane.linux.network.bridge.ebtables.devel |
|---|---|
| Organization | ARNES |
| Message-ID | <[email protected]> |
Hello! I've been missing the tools to handle text configuration files for ebtables and arptables: - /etc/sysconfig/ebtables - /etc/sysconfig/arptables So I've made some perl scripts very similar to iptables-save and iptables-restore. They don't do atomic changes to configuration and don't store counters, but they do enable me to have a full SysV startup config file for a firewalls with hash (#) comments. I've also modified the Dag Wieers ebtables SysV startup script and made one also for arptables. Hopefully someone else might find them usable or maybe they could even become a part of the official ebtables/arptables tarball ? If you find any bugs, please report or post a fix :). Btw.: I've also created (S)RPMs files for Fedora Core 2 (packages are not very distro specific). Anyone interested ? -- Best regards, Rok Papez <[email protected]> ARNES - Academic and Research NEtwork of Slovenia http://www.arnes.si Jamova 39 p.p. 7, SI-1001 Ljubljana, Slovenia tel: +386 1 479 88 00, fax: +386 1 479 88 78
ebtables-save
(application/x-perl, 1.3 KB) - not displayed
ebtables.sysv
(application/x-shellscript, 1.9 KB) - not displayed
ebtables-restore
(application/x-perl, 1.6 KB) - not displayed
arptables.sysv
(application/x-shellscript, 1.7 KB) - not displayed
arptables-save
(application/x-perl, 1.4 KB) - not displayed
arptables-restore
(application/x-perl, 1.7 KB) - not displayed