Hello Damion Parry,
Once you wrote about "Re: iptables -- ipchains":
DP> I believe a simple:
DP>
DP> chkconfig --del ipchains;
DP> reboot;
DP>
DP> should do the trick.
IMHO, there is a way to do it without reboot :)
service ipchains stop or /etc/rc.d/init.d/ipchains stop
chkconfig --level 2345 ipchains off
DP> > > Sorry, I just had another look at this, and if you are running on a RH
DP> > > 7.1, ipchains is turned on as default, and the iptables executable is
DP> > > present, and so you get a lot of errors from iptables because it can't
DP> > > compete with ipchains. You need to turn off ipchains, and turn on
DP> > > iptables.
DP> >
DP> > ;). could you please tell me how to disable ipchains and enable iptables ?
DP> > thnx.
DP> >
DP> > > iptables has a fair few advantages over ipchains, the main being the
DP> > > easier configuration: with ipchains you have to run each of you're
DP> > > webservers on a different port (ie: vsone on 8081, vstwo on 8082),
DP> > > whereas with iptables, they can all run on 8080.
DP> >
DP> > sounds good
DP> >
DP> > regards,
DP> > Georges Toth
DP> >
DP> > > Apologies,
DP> > > Damion.
DP> > >
DP> > > Georges Toth wrote:
DP> > > >
DP> > > > hi,
DP> > > >
DP> > > > freevsd-1.4.9-rh7 seems to try, to insmod iptables.
DP> > > > i havn't currently installed a kernel with iptables support.
DP> > > > is there a way to have the 1.4.9-rh7 version running with ipchains ?
--
Best regards,
Leonid Mamtchenkov
Red Hat Certified Linux Engineer (RHCE)
System Administrator
Francoudi & Stephanou Ltd
------------------------- 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
-----------------------------------------------------------------------------