Basically, you setup a rules file/script in /etc/rc.d/ as rc.firewall (or whatever you want to call it). I've got at least one fairly exhaustive example.
You also setup a startup script in /etc/rc.d/init.d as ipchains or firewall. Another example I made from a couple of scripts.
Then you execute chkconfig --add ipchains --level 2345. This sets it to run at startup, when it should.
last updated: 08/11/01 23:26:56 -0500
send comments to webmaster@noise.org