From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: error : unable to register queue handler Date: Tue, 16 Aug 2005 18:45:07 +0200 Message-ID: <43021813.1030209@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Jan Engelhardt In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Jan Engelhardt wrote: >>I am having problem with inserting a module . It has compiled well but on >>insertion (insmod) error message "failed to register queue handler" is > > (modprobe)! There can be only one queue handler for each protocol. so the solution is to make sure no other modules have registered. Most likely you need to disable ip_queue.