From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26299 invoked by uid 1002); 12 Apr 2003 16:57:10 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 6472 invoked from network); 12 Apr 2003 16:57:10 -0000 From: Alberto Romero To: gentoo-dev@gentoo.org Content-Type: text/plain Organization: Message-Id: <1050138290.6899.5.camel@gentoo.puntocomplanet.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3- Date: 12 Apr 2003 09:04:50 +0000 Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] RE: Problem with iptables X-Archives-Salt: 400c8fd0-b107-4c34-8007-9b1b62c40881 X-Archives-Hash: 3a5d64884eb9be4ec7eeab4950dbd139 Ok, I 've compiled a vanilla kernel, but I think it still loads the modules of the other kernel (the gentoo one). My modules (the ip_tables one) are in: /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ but it still looks at: /lib/modules/2.4.20-gentoo-r1/kernel/net/ipv4/netfilter/ So I did: insmod /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables but it gives me more errors than the gentoo module, and they are similar (unresolved symbols). Any ideas? How can I change the loadable modules default path? -- gentoo-dev@gentoo.org mailing list