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

Re: NF_IP_ASSERT in dmesg



On Fri, Feb 25, 2005 at 12:10:47PM +0100, Christian Christmann wrote:
> Hi,
> 
> some days ago I compiled the kernel 2.6.10 on my Debian Sarge box.
> While booting I get two messages.
> 
> 1) Loading module
> 	af_packet
> 	FATAL: module not found
> 
> I couldn't figure out where to find the module in the kernel options.

I believe that the option that you want is CONFIG_PACKET,
as listed in net/Kconfig.

> 2) The line
> "NF_IP_ASSERT:
> net/ipv4/netfilter/ip_conntrack_core.c:1027(ip_conntrack_alter_reply)"
> 
> repeats couple of times after my startup firewall script has been
> executed.

I will take a wild guess and say that packets connections
that were established before your firewall script are
passing through the firewall and causing this message.

-- 
Horms



Reply to: