Re: iptables and 2.4.4 kernel in testing

2001-06-04 Thread Krzysztof Mazurczyk
- Original Message - From: "Wayne Topa" <[EMAIL PROTECTED]> To: Sent: Sunday, June 03, 2001 6:34 PM Subject: Re: iptables and 2.4.4 kernel in testing > > I also compiled 'all' of the modules into the kernel, at first. I > found one problem with

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Wayne Topa
Subject: iptables and 2.4.4 kernel in testing Date: Sat, Jun 02, 2001 at 11:44:17PM -0400 In reply to:Simon Read Quoting Simon Read([EMAIL PROTECTED]): > Folks, > > I'm trying to build a firewall using the 2.4.4 kernel and iptables. > The kernel seems to co

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Timothy C . Klein
On Saturday 02 June 2001 09:44 pm, Simon Read wrote: > Folks, > > I'm trying to build a firewall using the 2.4.4 kernel and iptables. > The kernel seems to configure and build without problems, but when I > try to run iptables to specify a rule I get a message like: > > modprobe: Can't locate

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Jonathan Freiermuth
On Sun, Jun 03, 2001 at 08:55:25PM +1000, Steve Kowalik wrote: > GRAH!! > Modules Are Good[tm]. > My boss refuses to use modules, and I hate it. > iptables works best as modules. Using it directly in the kernel prevents the > use of the ipchains and ipfwadm compatibility, and prevents updating > "b

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Steve Kowalik
On Sun, Jun 03, 2001 at 12:23:57AM -0500, Dana J . Laude uttered: > Actually, iptables works with it built-in to the kernel also. > Ya just have to follow the build. I.e, install the kernel > source, > then install iptables, do a make mrproper, make > xconfig(whatever), > make dep, make bzImage,

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Pierfrancesco Caci
:-> "Steve" == Steve Kowalik <[EMAIL PROTECTED]> writes: > On Sat, Jun 02, 2001 at 11:44:17PM -0400, Simon Read uttered: >> Folks, >> >> I have a two difficulties interpreting this message: iptables is not a >> dynamically loadable module in 2.4.4 but is compiled in; no mod

Re: iptables and 2.4.4 kernel in testing

2001-06-03 Thread Dana J . Laude
On Sat, 02 Jun 2001 23:03:05 Steve Kowalik wrote: > On Sat, Jun 02, 2001 at 11:44:17PM -0400, Simon Read uttered: > > Folks, > > > > I have a two difficulties interpreting this message: iptables is not a > > dynamically loadable module in 2.4.4 but is compiled in; no modules > > were built at

Re: iptables and 2.4.4 kernel in testing

2001-06-02 Thread Steve Kowalik
On Sat, Jun 02, 2001 at 11:44:17PM -0400, Simon Read uttered: > Folks, > > I have a two difficulties interpreting this message: iptables is not a > dynamically loadable module in 2.4.4 but is compiled in; no modules > were built at all for my 2.4.4 kernel. > *slap* Do _not_ build iptables direc

iptables and 2.4.4 kernel in testing

2001-06-02 Thread Simon Read
Folks, I'm trying to build a firewall using the 2.4.4 kernel and iptables. The kernel seems to configure and build without problems, but when I try to run iptables to specify a rule I get a message like: modprobe: Can't locate module ip_tables iptables v1.2.2: can't initialize iptables table