On Wed, 24 Mar 2004, Alexander Samad wrote: > On Tue, Mar 23, 2004 at 04:13:52PM +0100, Mihael Kukec wrote: > > not have ip_conntrack_ftp module included and I need it. Can someone give > then run > dpkg -L '<insert the package name from above>' | grep -i conn > this should show you all the conntrack modules in the packages. > Some else stated in another thread that the BF2.4 package doesn't come > with all the conn track modules Well. tih was the outcome: sphere:~# dpkg -L kernel-image-2.4.18-686 | grep -i conn /lib/modules/2.4.18-686/kernel/net/ipv4/netfilter/ip_conntrack.o /lib/modules/2.4.18-686/kernel/net/ipv4/netfilter/ip_conntrack_irc.o /lib/modules/2.4.18-686/kernel/net/ipv4/netfilter/ip_conntrack_ftp.o sphere:~# insmod ip_conntrack_ftp Using /lib/modules/2.4.18-686/kernel/net/ipv4/netfilter/ip_conntrack_ftp.o sphere:~# Module was all the time here. Sorry for stupid question :) Mihael