From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: iptables / FTP masquerading: Port command illega
Date: Wed, 23 Mar 2005 12:35:54 -0500 [thread overview]
Message-ID: <20050323173554.GA22883@bender.817west.com> (raw)
In-Reply-To: <1111590778.4241877a4e631@webmail.telus.net>
On Wed, Mar 23, 2005 at 07:12:58AM -0800, amateurguy@telus.net wrote:
> modules in memory are:
>
> ip_conntrack_ftp 5296 1 (autoclean)
> ip_nat_ftp 4112 0 (unused)
> iptable_mangle 2776 0 (autoclean) (unused)
> ipt_MASQUERADE 2200 1 (autoclean)
> iptable_nat 21720 2 (autoclean) [ip_nat_ftp ipt_MASQUERADE]
> ipt_state 1048 10 (autoclean)
> ip_conntrack 26976 3 (autoclean) [ip_conntrack_ftp ip_nat_ftp ipt_MASQUERADE
> iptable_nat ipt_state]
> iptable_filter 2412 1 (autoclean)
> ip_tables 15096 7 [iptable_mangle ipt_MASQUERADE iptable_nat ipt_state
> iptable_filter]
>
> Anybody know whats going on?
did you modprobe with:
modprobe ip_conntrack_ftp ports=21,29
modprobe ip_nat_ftp ports=21,29
-j
--
"Ah! the searing kiss of hot lead; how I missed you! I mean, I think
I'm dying."
--The Simpsons
next prev parent reply other threads:[~2005-03-23 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 15:12 iptables / FTP masquerading: Port command illega amateurguy
2005-03-23 17:09 ` Toby
2005-03-23 17:35 ` Jason Opperisano [this message]
2005-03-23 19:31 ` amateurguy
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=20050323173554.GA22883@bender.817west.com \
--to=opie@817west.com \
--cc=netfilter@lists.netfilter.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.