View Single Post

  #10 (permalink)  
Old 11-19-2005
Newsbox
 
Posts: n/a
Default Re: Change from ipchains to iptables

On Wed, 16 Nov 2005 02:36:18 +0000, Doug Holtz NOSPAM in adress wrote:

[...]

> TNX
>
> Doug


Doug,

Just to be clear, if (as root):

chkconfig --list ipchains

-or-

chkconfig --list | grep ipchains

....shows anything other than blank or not known, ...

then you will need to correct that with chkconfig.

iptables will not run in any level if ipchains is on or enabled, and
chkconfig is the right tool to use for this.

Best wishes.


Reply With Quote