RE: iptables does not support chkconfig!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I tryed using 
> "chkconfig levels 23456 iptables on" but get this 
> service iptables does not support chkconfig
> 

Put this in the top of your script (including the #):
#chkconfig: 2345 <start-prio> <stop-prio>

Then use this :
chkconfig --level 2345 iptables on


Rob



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux