From: Martijn Klingens <mklingens@ism.nl>
To: netfilter@lists.netfilter.org
Subject: Re: Stateful firewalling via IPTABLES fails to track FTP passive connections?
Date: Mon, 7 Oct 2002 10:00:51 +0200 [thread overview]
Message-ID: <200210071000.51185.mklingens@ism.nl> (raw)
In-Reply-To: <000a01c26d18$2e24c6c0$0500000a@widgets>
On Sunday 06 October 2002 11:10, Hubris_1 wrote:
> So, my question boils down to this - does IPTables inspect the PASV request
> and reply to open the correct FTP data port if using stateful inspection?
> Or do you essentially need to open all high-level ports to get passive FTP
> working?
modprobe ip_conntrack_ftp
modprobe ip_nat_ftp
should do it.
--
Martijn
next prev parent reply other threads:[~2002-10-07 8:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-06 9:10 Stateful firewalling via IPTABLES fails to track FTP passive connections? Hubris_1
2002-10-07 8:00 ` Martijn Klingens [this message]
2002-10-07 9:48 ` Antony Stone
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=200210071000.51185.mklingens@ism.nl \
--to=mklingens@ism.nl \
--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.