failed to configure iptables with 2.6.16 kernel

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

 



When upgrading from 2.6.15 to 2.6.16 I noticed iptables not working anymore.

I traced the problem down to a new 'CONFIG_NETFILTER_XTABLES' compile option
that must be set, but I still get some rules rejected as soon as
'--destination-port' option is used.

As an example, the following command:
  iptables -A eth0in -p udp --destination-port 111 -j DROP
used to work with 2.6.15
but fails with 2.6.16 with the following error message:
  iptables: No chain/target/match by that name

Attachment: .config
Description: Binary data


[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux