From: MargoAndTodd <margoandtodd@gmail.com>
To: netfilter@vger.kernel.org
Subject: ip_conntrack_ftp not loading
Date: Wed, 24 Feb 2010 13:08:41 -0800 [thread overview]
Message-ID: <4B859559.8030209@gmail.com> (raw)
Hi All,
This is really messing up my passive mode ftp rules.
I am using 64 bit CenOS 5.4 (Red Hat Enterprise Linux clone)
and iptables-1.3.5-5.3.el5_4.1
In /etc/sysconfig/iptables-config, I have
IPTABLES_MODULES="ip_conntrack_netbios_ns ip_conntrack_ftp"
Problem:
# lsmod | grep -i ip_conntrack_ftp
return nothing. ("ip_conntrack_netbios_ns" does not show
up either.)
Stopping and starting iptables does not help. Rebooting does
not help. In my /etc/rc.d/rc.local, to get ip_conntrack_ftp
to show up on lsmod, I had to add:
/sbin/modprobe ip_conntrack_ftp
I do not have this problem on my 32 bit machine.
Is this a bug? and is it time to report it to Red Hat?
Many thanks,
-T
reply other threads:[~2010-02-24 21:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B859559.8030209@gmail.com \
--to=margoandtodd@gmail.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.