Gentoo Archives: gentoo-dev

From: Alberto Romero <beto@××××××××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] RE: Problem with iptables
Date: Sat, 12 Apr 2003 16:57:10
Message-Id: 1050138290.6899.5.camel@gentoo.puntocomplanet.com
1 Ok, I 've compiled a vanilla kernel, but I think it still loads the
2 modules of the other kernel (the gentoo one). My modules (the ip_tables
3 one) are in:
4 /lib/modules/2.4.20/kernel/net/ipv4/netfilter/
5 but it still looks at:
6 /lib/modules/2.4.20-gentoo-r1/kernel/net/ipv4/netfilter/
7 So I did:
8 insmod /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables
9 but it gives me more errors than the gentoo module, and they are similar
10 (unresolved symbols).
11
12 Any ideas? How can I change the loadable modules default path?
13
14
15 --
16 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] RE: Problem with iptables Per-Erik Westerberg <pew@××××××.net>