mychl
10-05-2001, 08:37 PM
I have an iptables script, but I'm not sure how to start it. I tried making S23iptables and K23iptables symlinks in rc2.d, rc3.d, and rc5.d.
The script will call all the modules that I need for iptables, I didn't get any errors during boot up, but lsmod didn't list any of the modules that I wanted to load.
I'm running suse 7.1, kernel 2.4.2. I had an ipchains firewall working nicely, but I want to upgrade to iptables.
I didn't rmmod ipchains, but that is loaded at bootup, and I disables that.
I don't think I need to recompile my kernel, the modules should be loadable as is.
ANy ideas???
TIA
The script will call all the modules that I need for iptables, I didn't get any errors during boot up, but lsmod didn't list any of the modules that I wanted to load.
I'm running suse 7.1, kernel 2.4.2. I had an ipchains firewall working nicely, but I want to upgrade to iptables.
I didn't rmmod ipchains, but that is loaded at bootup, and I disables that.
I don't think I need to recompile my kernel, the modules should be loadable as is.
ANy ideas???
TIA