Re: Iptables command failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I have downloaded iptables-1.2.9 from netfilter.org and installed using  make and make install commands after compiling the kernel with network packet filtering (replaces ipchains) option having value yes
 
also the settings under IP netfilter configuration are.
 
connection tracking   module
FTP, amanda ,TFTP,IRC support no
IP tables support (required for filtering/masq/NAT)  module
 
Packet filtering                  module
full NAT                            module
Redirect support               module
ipchains 2.2 style support  no
ipchains 2.0 style support no
 
then i compiled kernel and rebooted machine
But when i issued the following command
>
> iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP
>
> i got the following error
>
> /lib/modules/2.4.22/kernel/net/ipv4/netfilter/ip_tables.o:
> unresolved symbol nf_register_sockopt_Rsmp_f5985dce
plz give me more insight on this issue
 


Rob Sterenborg <rob@xxxxxxxxxxxxxxx> wrote:
 
> I m using kernel 2.4.22 and iptables rpm 1.2.7a-2.
> I compiled a kernel to support the Network filtering
> successfully. But when i issued the following command
>
> iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP
>
> i got the following error
>
> /lib/modules/2.4.22/kernel/net/ipv4/netfilter/ip_tables.o:
> unresolved symbol nf_register_sockopt_Rsmp_f5985dce
>
....
>
> iptables v1.2.7a: can't initialize iptables table
> `filter': iptables who? (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
>
>
> what this error means?do i need to update the iptables
> or kernel?

Did you compile a new kernel without updating iptables ?
If so, compile a new iptables (1.2.9) too.


Gr,
Rob


Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux