Displaying 1 result from an estimated 1 matches for "blackflute".
2004 Nov 12
1
Automate IANA Reserved Addresses Tool
...ut together a shell script that can
download the latest file, write a new /etc/shorewall/rfc1918 and restart
Shorewall.
I run this from a cron job and now don''t have to pay much attention to
keeping this part fresh. If anyone would like to play with it, there is
a tarball at:
http://www.blackflute.com/update-rfc1918.tgz
The config is all in the executable (update-rfc1918) and the defaults
are for Debian Woody systems. Edit update-rfc1918, test it and put in
root''s crontab (to allow restarting Shorewall).
There is certainly a much more elegant way to implement virtually
everythin...