Linux Netfilter discussions
 help / color / mirror / Atom feed
From: mdpeters <michael.peters@lazarusalliance.com>
To: max bunker <neo_italy02@yahoo.it>,
	"netfilter@lists.netfilter.org" <netfilter@lists.netfilter.org>
Subject: Re: insmod: can't read 'ip_queue': No such file or directory?
Date: Mon, 17 Jan 2005 09:52:40 -0500	[thread overview]
Message-ID: <41EBD138.9040806@lazarusalliance.com> (raw)
In-Reply-To: <5.1.0.14.2.20050117153713.00bdfd28@pop.mail.yahoo.it>

I tried this:

# /sbin/depmod -a
# /sbin/insmod ip_queue
insmod: can't read 'ip_queue': No such file or directory

Question?

Does the ip_queue get placed into the kernel source by iptables or is it 
something already in the kernel that just gets activated?

max bunker wrote:

> Try depmod -a, before loading module.....
>
>
> Luis
>
> At 09.21 17/01/2005 -0500, you wrote:
>
>> This what I have found:
>>
>> # find / -name ip_queue.ko
>>
>> /lib/modules/2.6.10-1.9_FC2/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> /lib/modules/2.6.5-1.358/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> /lib/modules/2.6.5-1.358smp/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> /lib/modules/2.6.10-1.9_FC2smp/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> # /sbin/modprobe ip_queue
>>
>> # ls -l 
>> /lib/modules/2.6.10-1.9_FC2/kernel/net/ipv4/netfilter/ip_queue.ko
>> -rwxr--r--  1 root root 13624 Jan 13 18:37 
>> /lib/modules/2.6.10-1.9_FC2/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> # ls -l /lib/modules/2.6.5-1.358/kernel/net/ipv4/netfilter/ip_queue.ko
>> -rwxr--r--  1 root root 10004 May  8  2004 
>> /lib/modules/2.6.5-1.358/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> # ls -l 
>> /lib/modules/2.6.5-1.358smp/kernel/net/ipv4/netfilter/ip_queue.ko
>> -rwxr--r--  1 root root 14772 May  8  2004 
>> /lib/modules/2.6.5-1.358smp/kernel/net/ipv4/netfilter/ip_queue.ko
>>
>> # ls -l 
>> /lib/modules/2.6.10-1.9_FC2smp/kernel/net/ipv4/netfilter/ip_queue.ko
>> -rwxr--r--  1 root root 17964 Jan 13 18:37 
>> /lib/modules/2.6.10-1.9_FC2smp/kernel/net/ipv4/netfilter/ip_queue.ko
>> #
>>
>> # /sbin/insmod ip_queue
>> insmod: can't read 'ip_queue': No such file or directory
>>
>> Jose Maria Lopez wrote:
>>
>>> El dom, 16 de 01 de 2005 a las 17:20, mdpeters escribió:
>>>
>>>
>>>> Does anyone know how I might fix this error? I am running Fedora 
>>>> Core 2 fully patched and iptables-1.2.11, kernel 
>>>> vmlinuz-2.6.10-1.9_FC2smp.
>>>>
>>>> # ./insmod ip_queue
>>>> insmod: can't read 'ip_queue': No such file or directory
>>>>
>>>
>>> Try: modprobe ip_queue
>>> and check that you have the ip_queue.ko file and it's
>>> readable.
>>>
>>>
>>
>> -- 
>>
>> Best regards,
>>
>> Michael D. Peters
>> Director of Security Services
>> CISSP
>> Lazarus Alliance Inc.
>> M: 502-767-3448
>> O: 502-231-8017 x8
>> H: 502-231-6923
>> F: 502-231-5347
>>
>> michael.peters@lazarusalliance.com
>> www.lazarusalliance.com
>>
>

-- 

Best regards,

Michael D. Peters
Director of Security Services
CISSP
Lazarus Alliance Inc.
M: 502-767-3448
O: 502-231-8017 x8
H: 502-231-6923
F: 502-231-5347

michael.peters@lazarusalliance.com
www.lazarusalliance.com



  parent reply	other threads:[~2005-01-17 14:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-16 16:20 insmod: can't read 'ip_queue': No such file or directory? mdpeters
2005-01-17 13:15 ` Jose Maria Lopez
2005-01-17 14:21   ` mdpeters
     [not found]   ` <5.1.0.14.2.20050117153713.00bdfd28@pop.mail.yahoo.it>
2005-01-17 14:52     ` mdpeters [this message]
2005-01-18  2:10       ` Jose Maria Lopez
     [not found]     ` <5.1.0.14.2.20050117155947.00c5adb8@pop.mail.yahoo.it>
2005-01-17 15:05       ` mdpeters
     [not found]       ` <5.1.0.14.2.20050117173516.00bc90d8@pop.mail.yahoo.it>
2005-01-17 16:47         ` mdpeters
     [not found]         ` <5.1.0.14.2.20050117180344.00bc90d8@pop.mail.yahoo.it>
2005-01-17 18:53           ` mdpeters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41EBD138.9040806@lazarusalliance.com \
    --to=michael.peters@lazarusalliance.com \
    --cc=neo_italy02@yahoo.it \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox