Hi all, ipchains: Incompatible with this kernel Thats the warning when I was trying to run ipchains -nL Can somebody please help me to inform what should i do ? I just want my ipchains -nL runs well. Thanks.
On Thu, Sep 26, 2002 at 09:18:31PM +0700, Aramico wrote: aramico> Hi all, aramico> aramico> ipchains: Incompatible with this kernel aramico> aramico> Thats the warning when I was trying to run ipchains -nL aramico> Can somebody please help me to inform what should i do ? aramico> aramico> I just want my ipchains -nL runs well. aramico> aramico> Thanks. Type "modprobe ipchains" -- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
Thanksss.... I do really thanks about this..... Thanks Man... Your the best....... ----- Original Message ----- From: "Charles R. Anderson" <cra@WPI.EDU> To: <wlug@mail.wlug.org> Sent: Thursday, September 26, 2002 7:57 PM Subject: Re: [Wlug] I need my Ipchains run!
On Thu, Sep 26, 2002 at 09:18:31PM +0700, Aramico wrote: aramico> Hi all, aramico> aramico> ipchains: Incompatible with this kernel aramico> aramico> Thats the warning when I was trying to run ipchains -nL aramico> Can somebody please help me to inform what should i do ? aramico> aramico> I just want my ipchains -nL runs well. aramico> aramico> Thanks.
Type "modprobe ipchains"
-- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
Anyway, can u inform me what was wrong to my machine...... How could it be like that ? Thanks..... ----- Original Message ----- From: "Charles R. Anderson" <cra@WPI.EDU> To: <wlug@mail.wlug.org> Sent: Thursday, September 26, 2002 7:57 PM Subject: Re: [Wlug] I need my Ipchains run!
On Thu, Sep 26, 2002 at 09:18:31PM +0700, Aramico wrote: aramico> Hi all, aramico> aramico> ipchains: Incompatible with this kernel aramico> aramico> Thats the warning when I was trying to run ipchains -nL aramico> Can somebody please help me to inform what should i do ? aramico> aramico> I just want my ipchains -nL runs well. aramico> aramico> Thanks.
Type "modprobe ipchains"
-- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
On Fri, Sep 27, 2002 at 01:25:22PM +0700, Aramico wrote: aramico> Anyway, can u inform me what was wrong to my machine...... aramico> How could it be like that ? As far as I know, the ipchains module never loads automatically. Red Hat loads it manually using modprobe in the /etc/rc.d/init.d/ipchains script. -- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
if you enable iptables support, ipchains support cannot be enabled. so if the kernel was built with iptables built in, ipchains is not going to happen on the box ... but if you built both as modules, you can unload the iptables one and load the ipchains one ... but they are mutually exclusive ... -mike ----- Original Message ----- From: "Charles R. Anderson" <cra@WPI.EDU> To: <wlug@mail.wlug.org> Sent: Friday, September 27, 2002 10:54 Subject: Re: [Wlug] I need my Ipchains run!
On Fri, Sep 27, 2002 at 01:25:22PM +0700, Aramico wrote: aramico> Anyway, can u inform me what was wrong to my machine...... aramico> How could it be like that ?
As far as I know, the ipchains module never loads automatically. Red Hat loads it manually using modprobe in the /etc/rc.d/init.d/ipchains script.
-- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
participants (3)
-
Aramico
-
Charles R. Anderson
-
Michael Frysinger