From: Vincent Lim <vincent.lim@nestac.com>
To: Budai Laszlo <lbudai@ms.sapientia.ro>
Cc: netfilter@lists.netfilter.org
Subject: Re: ip_conntrack_ftp problem
Date: 28 Mar 2003 16:27:59 +0800 [thread overview]
Message-ID: <1048840079.1236.45.camel@vincentlim> (raw)
In-Reply-To: <3E83FC78.7080801@ms.sapientia.ro>
On Fri, 2003-03-28 at 15:40, Budai Laszlo wrote:
> Chain FORWARD (policy ACCEPT)
<snipped the rest>
> ACCEPT tcp -- 192.168.101.0/24 anywhere tcp dpt:ftp
> ACCEPT tcp -- 192.168.101.0/24 anywhere tcp dpt:ftp-data
> DROP tcp -- 192.168.101.0/24 anywhere
<snipped more>
> but ftp trough the firewall still does not work. :(
> what is wrong?
I would think that the replying packets can't get back.
Try putting a:
iptables -A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT
--
Vincent Lim <vincent.lim@nestac.com>
NESTAC Solution Sdn Bhd
next prev parent reply other threads:[~2003-03-28 8:27 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 [this message]
2003-03-28 9:43 ` Budai Laszlo
2003-03-28 10:19 ` Vincent Lim
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=1048840079.1236.45.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