All of lore.kernel.org
 help / color / mirror / Atom feed
From: Unknown <unknown@unknown.invalid>
From: Alistair Tonner <>
To: Muhammad Talha <talha@worldcall.net.pk>, netfilter@lists.netfilter.org
Subject: Re: kernel 2.6.x and iptables
Date: Tue, 13 Jan 2004 08:38:47 -0500	[thread overview]
Message-ID: <3063.79115577347$1074001314@news.gmane.org> (raw)
In-Reply-To: <00c201c3d9ce$62968d70$23c051cb@ns3.worldcall.net.pk>

On January 13, 2004 07:11 am, Muhammad Talha wrote:
> i insert modules located at /lib/modules/2.6.1/kernel/net/ipv4/netfilter
>
> like
>
> insmod ip_tables.ko
> insmod iptables_filter.ko
>
	AHhhhh ... 
	   Your modutils is out of date.
	   -- insmod ip_tables should have worked.
	     if you had to append the .ko something is wrong .... 

	to make it permanent, ........ I'm a slackware user ... I put things like that in /etc/rc./modules ... which loads modules on startu p .. 
	I don't know the equivalent file on redhat ... 


> and others now iptables works just fine
>
> but i after reboot i have to insert them again
> how to make them permanent ???
>
> Thanks and Regards
>
> Talha
>
>
>
>
> ----- Original Message -----
> From: "Muhammad Talha" <talha@worldcall.net.pk>
> To: <netfilter@lists.netfilter.org>
> Sent: Tuesday, January 13, 2004 4:53 PM
> Subject: Re: kernel 2.6.x and iptables
>
> > >   for both users with the 'failed to initialize' error -- 1) did you
>
> build
>
> > iptables as modules or
> >
> > >  into the kernel?
> >
> > as module
> >
> > -- 2) are you *certain* you disabled ipchains
> >
> > Yes i disable ipchains
> > .
> >
> > > 3) are you *certain* that you built iptables with the correct kernel?
> > >    -- if you change kernels you usually have to rebuilt the iptables
> >
> > code --
> >
> > > export KERNEL_DIR=xxxxx make
> > > where xxxxx is the full path to your appropriate kernel source code.
> >
> > yes i select correct kernel
> >
> > export KERNEL_DIR=/usr/src/linux-2.6.1
> > then
> > make & make install
> >
> > >   this is usually caused after a kernel rebuild by building modules and
> >
> > NOT loading them, especially
> >
> > > if the iptables stuff was built into the kernel in the previous kernel.
> > > -- try
> > > insmod ip_tables
> > >  you might get yet another error ...
> >
> > Yes u r right :(
> >
> > insmod ip_tables
> >
> > Can't open 'ip_tables' : No such file or directory
> >
> > there is no module ip_module i have search the system
> >
> > > Ummm ...anyone know off the top if RedHat puts iptables in as modules
> > > or
> >
> > builds it in?
> >
> > > Alistair


  reply	other threads:[~2004-01-13 13:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13  9:22 kernel 2.6.x and iptables Muhammad Talha
2004-01-13 10:03 ` Unknown, Alistair Tonner
     [not found] ` <200401130503.39528.Alistair Tonner <>
2004-01-13 10:24   ` Sven Schuster
2004-01-13 11:53   ` Muhammad Talha
2004-01-13 12:11     ` Muhammad Talha
2004-01-13 13:38       ` Unknown, Alistair Tonner [this message]
     [not found]       ` <200401130838.47327.Alistair Tonner <>
2004-01-13 15:33         ` Muhammad Talha
2004-01-13 21:15           ` Joel Newkirk
2004-01-14  5:30             ` Muhammad Talha
2004-01-14 20:08               ` How do I boot from different kernel when I don't have access to the console? prince
2004-01-14 20:14                 ` prince
2004-01-19 23:40                   ` Ted Kaczmarek
2004-01-20  3:59                     ` Arnt Karlsen
2004-01-21  6:03                       ` prince
2004-01-22 19:02                         ` Ranjeet Shetye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='3063.79115577347$1074001314@news.gmane.org' \
    --to=unknown@unknown.invalid \
    --cc=netfilter@lists.netfilter.org \
    --cc=talha@worldcall.net.pk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.