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

Re: iptables: No chain/target/match by that name problem with linux-2.6.20



On Wed, Jan 02, 2008 at 06:09:45PM +0530, Pranav Jadhav wrote:
> Hi ,
> 
> I am using Linux -2.6.20 with iptables-1.3.8.

Show us your /etc/apt/sources.list

> I am getting the iptables error :
> 
>  "/sbin/iptables -I OUTPUT -p udp -m multiport --sport
> 23,22,161,80,443,53,49 -m state --state NEW,ESTABLISHED,RELATED -o mgmt0
> -j ACCEPT"
> 
> iptables: No chain/target/match by that name
> 
> iptables: No chain/target/match by that name
> 
> I have enabled the connection tracking and iptables in kernel
> configurations. 

You mean that you recompiled your kernel?

Do you still have the problem with a stock Debian kernel?

> The command works in linux -2.6.11 fedora core 4 machine.I compared the
> two kernels and found out the differences in the ip_conntrack.ko module
> is missing
> 
> In the linux-2.6.20 kernel, instead it has xt_conntrack.ko and
> nf_conntrack_ipv4.ko modules.
 


Reply to: