From: Vincent Lim <vincent.lim@nestac.com>
To: Budai Laszlo <lbudai@ms.sapientia.ro>
Cc: netfilter <netfilter@lists.netfilter.org>
Subject: Re: ip_conntrack_ftp problem
Date: 28 Mar 2003 18:19:07 +0800 [thread overview]
Message-ID: <1048846747.1476.57.camel@vincentlim> (raw)
In-Reply-To: <3E841938.3050708@ms.sapientia.ro>
On Fri, 2003-03-28 at 17:43, Budai Laszlo wrote:
> Thanks, this solved my problem. However, if you check my first post you
> can see thet in the FORWARD chain I had :
>
> ACCEPT all -- anywhere anywhere state RELATED
>
> but seems it was not enough ... :( and I don't understand. isn't your
> rule more restrictiv (state RELATED, ESTABILISHED) than my old rule
> (just related)?
RELATED is for the ftp-data connection that is established after initial
connection attempt.
ESTABLISHED is for the original replies, which I think the server would
first used until a second/other connection is negotiated.
My $0.02
--
Vincent Lim <vincent.lim@nestac.com>
NESTAC Solution Sdn Bhd
next prev parent reply other threads:[~2003-03-28 10:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-28 7:40 ip_conntrack_ftp problem Budai Laszlo
2003-03-28 8:27 ` Vincent Lim
2003-03-28 9:43 ` Budai Laszlo
2003-03-28 10:19 ` Vincent Lim [this message]
2003-03-28 10:43 ` Cedric Blancher
2003-03-28 10:59 ` Vincent Lim
2003-03-28 17:06 ` Cedric Blancher
2003-03-28 12:17 ` Jozsef Kadlecsik
2003-03-28 12:46 ` Cedric Blancher
2003-03-28 14:10 ` Jozsef Kadlecsik
2003-03-28 8:50 ` Michael K
-- strict thread matches above, loose matches on Subject: below --
2003-03-28 12:44 blancher
2003-03-28 12:45 blancher
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=1048846747.1476.57.camel@vincentlim \
--to=vincent.lim@nestac.com \
--cc=lbudai@ms.sapientia.ro \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).