insmod problem

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Thu Oct 21 22:29:49 UTC 2004


Am Fr, den 22.10.2004 schrieb Linn Kubler um 0:23:

> I setup FC2 on an old Dell Dimention computer I had laying around and
> am reading through a book on Linux.  I'm trying to setup iptables and
> the book had me create my own rules script which I did, problem is
> when I exicute the script I get these errors...
> 
> insmod: can't read 'ip_conntrack_ftp' : No such file or directory
> insmod: can't read 'ipt_LOG' : No such file or directory
> insmod: can't read 'ipt_REJECT' : No such file or directory
> insmod: can't read 'ipt_limit' : No such file or directory
> insmod: can't read 'ipt_state' : No such file or directory
> 
> The script of course has:
> insmod ip_conntrack_ftp
> insmod ipt_LOG
> insmod ipt_REJECT
> insmod ipt_limit
> insmod ipt_state

Use modprobe as it takes care for module dependencies.

> I've searched for these modules with no luck.  Beyond this it seems to
> be working, can anyone help me correct these problems?

/lib/modules/2.6.8-1.521/kernel/net/ipv4/netfilter/

The modules are there. If they are missing you either have no FC2 kernel
but a custom one which lacks iptables support compiled in or you broke
your system.

> Linn

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp 
Serendipity 00:28:10 up 1 day, 21:07, load average: 0.30, 0.56, 0.56 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041022/667853c3/attachment-0001.sig>


More information about the fedora-list mailing list