Hello,

I believe a simple:

chkconfig --del ipchains;
reboot;

should do the trick.

Damion.

Georges Toth wrote:
> 
> Hi,
> 
> > Sorry, I just had another look at this, and if you are running on a RH
> > 7.1, ipchains is turned on as default, and the iptables executable is
> > present, and so you get a lot of errors from iptables because it can't
> > compete with ipchains. You need to turn off ipchains, and turn on
> > iptables.
> 
> ;). could you please tell me how to disable ipchains and enable iptables ?
> thnx.
> 
> > iptables has a fair few advantages over ipchains, the main being the
> > easier configuration: with ipchains you have to run each of you're
> > webservers on a different port (ie: vsone on 8081, vstwo on 8082),
> > whereas with iptables, they can all run on 8080.
> 
> sounds good
> 
> regards,
> Georges Toth
> 
> > Apologies,
> > Damion.
> >
> > Georges Toth wrote:
> > >
> > > hi,
> > >
> > > freevsd-1.4.9-rh7 seems to try, to insmod iptables.
> > > i havn't currently installed a kernel with iptables support.
> > > is there a way to have the 1.4.9-rh7 version running with ipchains ?
> > >
> > > thnx
> > >
> > > regards,
> > > Georges Toth
> > > ------------------------- The freeVSD Support List
> > --------------------------
> > > Subscribe:
> > mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> > > Unsubscribe:
> > mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> > > Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> > >
> > ------------------------------------------------------------------
> > -----------
> > ------------------------- The freeVSD Support List
> > --------------------------
> > Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> > Unsubscribe:
> > mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> > Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> > ------------------------------------------------------------------
> > -----------
> >
> >
> 
> ------------------------- The freeVSD Support List --------------------------
> Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> -----------------------------------------------------------------------------
------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to