lkml.org 
[lkml]   [2000]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectmodules.dep (iptables)
Observe the following excerpts from moules.dep, the first is from
2.4.0-test5, and the second from 2.4.0-test6.

I have compiled as modules support for iptables and ipchains, in the
past kerneles all worked ok (I use iptables), but in 2.4.0-test6 to
insmod ipt_MASQUERADE ipchains is needed. ipchains.o and ip_tables.o
could not be loaded at the same time, you must use the new interface, or
the old, but not both at the same time, I think that ipt_MASQUERADE
could be used by both, but I'm not sure how to reflect in deps that one
module could be used by two other but not at the same time.

2.4.0-test5

/lib/modules/2.4.0-test5/ipv4/ipt_MASQUERADE.o:
/lib/modules/2.4.0-test5/ipv4/ip_tables.o \
/lib/modules/2.4.0-test5/ipv4/ip_conntrack.o \
/lib/modules/2.4.0-test5/ipv4/iptable_nat.o


2.4.0-test6

/lib/modules/2.4.0-test6/kernel/net/ipv4/netfilter/ipt_MASQUERADE.o:
/lib/modules/2.4.0-test6/kernel/net/ipv4/netfilter/ip_conntrack.o \
/lib/modules/2.4.0-test6/kernel/net/ipv4/netfilter/ip_tables.o \
/lib/modules/2.4.0-test6/kernel/net/ipv4/netfilter/ipchains.o


--
Jorge Nerin
<jnerin@svalero.es>
<comandante@zaralinux.com>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.059 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site