On Tue, 2002-10-29 at 11:52, Taylor, ForrestX wrote:

> I would say that you should use `modprobe -r` instead of rmmod, and 
> modprobe instead of insmod.  `modprobe` will include any module 
> dependencies, thus it is a good habit to get into ;o)

Thank you to everybody who answered;

service ipchains stop
modprobe -r ipchains
modprobe ip_tables
service iptables start
(then "setup", unselect ipchains, select iptables)

That worked very well :)

-- 
ˇSé libre, usa software libre!
Be free, use free software!
http://www.imoqland.com/




Reply via email to