Re: [LARTC] strange msg, at boot

Linux Advanced Routing and Traffic Control

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

 



Hi.

Ciprian Niculescu wrote:
i get this:
ip_conntrack (1024 buckets, 8192 max)
ip_tables: (C) 2000-2002 Netfilter core team
ip_queue: initialisation failed: unable to create queue

This means you have compiled in both IMQ and ip_queue. Both use netfilter queueing mechanism, but there can be only one registered user per protocol, so this suggests IMQ came first and now ip_queue is unable to register it's interest in PF_INET packets.
You can either just ignore this message or remove either imq or ip_queue from you configuration.


Bye,
Patrick



[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux