Improvements to the ipfw rc scripts.

Vulpes Velox v.velox at vvelox.net
Thu Feb 23 20:21:45 PST 2006


Here are some patches that add in the ability to save current ipfw
rules and recall them. It saves it to /var/db/ipfw/. A save with .6
after it is for ip6fw. By default last is used. A name can be
specified as well.

ipfw save moose will create /var/db/ipfw/moose.
ipfw start moose will start ipfw using /var/db/ipfw/moose.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rc.d_ip6fw.patch
Type: text/x-patch
Size: 749 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060223/ecc8a18e/rc.d_ip6fw.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rc.d_ipfw.patch
Type: text/x-patch
Size: 729 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060223/ecc8a18e/rc.d_ipfw.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rc.firewall.patch
Type: text/x-patch
Size: 399 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060223/ecc8a18e/rc.firewall.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rc.firewall6.patch
Type: text/x-patch
Size: 461 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060223/ecc8a18e/rc.firewall6.bin


More information about the freebsd-rc mailing list