On Tue Oct 29 2002 at 15:24, "jdow" wrote:
> From: <[EMAIL PROTECTED]>
> > =>now that i think about it, doesn't "service iptables start"
> > =>automatically load ip_tables anyway?
Yes, but...
> > I'd be careful here. If you load iptables then that's all you get. You
> > really want to explicitl
On Tue Oct 29 2002 at 15:15, "jdow" wrote:
> From: "Michael Schwendt" <[EMAIL PROTECTED]>
>
> > > and which iptables modules load so I can finally do
> > > "service iptables start".
> >
> > It will load ip_tables and a few others automatically.
>
> Unfortunately, once iptables is running it does
ailto:Robert.L.Cochran@;irs.gov>>
To: <[EMAIL PROTECTED] <mailto:psyche-list@;redhat.com>>
Sent: Tuesday, October 29, 2002 13:47 PM
Subject: RE: IPCHAINS modules to unload and IPTABLES modules to load.
Robert Ziegler's book Linux Firewalls Second Edition is really great. It
chran Robert L (NO)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 13:47
PM
Subject: RE: IPCHAINS modules to unload and
IPTABLES modules to load.
Robert Ziegler's book Linux Firewalls Second Edition is really great.
Itdoes contain typos and you shou
From: <[EMAIL PROTECTED]>
> On Tue, 29 Oct 2002, Robert P. J. Day wrote:
>
> =>On Tue, 29 Oct 2002, Taylor, ForrestX wrote:
> =>
> =>> Robert P. J. Day wrote:
> =>> > as part of a tutorial i'm writing on iptables, here's what i've
listed --
> =>> > feedback is appreciated.
> =>> >
> =>> > to switch
From: "Robert P. J. Day" <[EMAIL PROTECTED]>
> # chkconfig --level 0123456 ipchains off (turn off auto start)
> # service ipchains stop (stop ipchains)
> # rmmod ipchains (unload the module)
> # rpm -e ipchains (if you're SURE :-)
>
> # insmod ip_tables (insmod or modprobe?)
> # chkcon
From: "Michael Schwendt" <[EMAIL PROTECTED]>
> > and which iptables modules load so I can finally do
> > "service iptables start".
>
> It will load ip_tables and a few others automatically.
Unfortunately, once iptables is running it doesn't stop as
easily as ipchains.
{^_-}
, 2002 9:16 AM
Subject: IPCHAINS modules to unload and IPTABLES modules to load.
> Hello.
>
> I would like to unload ipchains and load iptables. I can run "setup",
> then unselect "ipchains" and select "iptables" and when I reboot, I get
> iptables worki
Title: RE: IPCHAINS modules to unload and IPTABLES modules to load.
Robert Ziegler's book Linux Firewalls Second Edition is really great. It does contain typos and you should probably check your code against the code posted to his web site. You will have to adapt the code to your ne
On Tue, 29 Oct 2002, Jack Bowling wrote:
> On Tue, Oct 29, 2002 at 12:30:21PM -0500, Robert P. J. Day wrote:
> >
> > to switch from ipchains to iptables:
> >
> > # chkconfig --level 0123456 ipchains off (turn off auto start)
> > # service ipchains stop (stop ipchains)
> >
On Tue, Oct 29, 2002 at 12:30:21PM -0500, Robert P. J. Day wrote:
> On 29 Oct 2002, Alejandro González Hernández - Imoq wrote:
>
> > Hello.
> >
> > I would like to unload ipchains and load iptables. I can run "setup",
> > then unselect "ipchains" and select "iptables" and when I reboot, I get
> >
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 ipch
On Tue, 29 Oct 2002, Robert P. J. Day wrote:
=>On Tue, 29 Oct 2002, Taylor, ForrestX wrote:
=>
=>> Robert P. J. Day wrote:
=>> > as part of a tutorial i'm writing on iptables, here's what i've listed --
=>> > feedback is appreciated.
=>> >
=>> > to switch from ipchains to iptables:
=>> >
=>> >
On Tue, 29 Oct 2002, Taylor, ForrestX wrote:
> Robert P. J. Day wrote:
> > as part of a tutorial i'm writing on iptables, here's what i've listed --
> > feedback is appreciated.
> >
> > to switch from ipchains to iptables:
> >
> > # chkconfig --level 0123456 ipchains off (turn off auto start)
Robert P. J. Day wrote:
as part of a tutorial i'm writing on iptables, here's what i've listed --
feedback is appreciated.
to switch from ipchains to iptables:
# chkconfig --level 0123456 ipchains off (turn off auto start)
# service ipchains stop (stop ipchains)
# rmmod ipchains(unlo
On 29 Oct 2002, Alejandro González Hernández - Imoq wrote:
> Hello.
>
> I would like to unload ipchains and load iptables. I can run "setup",
> then unselect "ipchains" and select "iptables" and when I reboot, I get
> iptables working. What I need right now is to unload ipchains and load
> iptabl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 29 Oct 2002 11:16:19 -0600, Alejandro González Hernández - Imoq
wrote:
> I would like to unload ipchains and load iptables. I can run "setup",
> then unselect "ipchains" and select "iptables" and when I reboot, I
> get iptables working. What I need
Hello.
I would like to unload ipchains and load iptables. I can run "setup",
then unselect "ipchains" and select "iptables" and when I reboot, I get
iptables working. What I need right now is to unload ipchains and load
iptables without rebooting.
So far, I know that I can do "service ipchains st
18 matches
Mail list logo