Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Filip Sneppe <filip.sneppe@gmail.com>
To: Pierre Santana <gnuskiter@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Ftp server behind firewall
Date: Fri, 6 May 2005 16:35:23 +0200	[thread overview]
Message-ID: <9151ac2a0505060735cbf5dc8@mail.gmail.com> (raw)
In-Reply-To: <be9633cf05050607321c66eae0@mail.gmail.com>

On 5/6/05, Pierre Santana <gnuskiter@gmail.com> wrote:
> Hi;
> 
> I have a ftp server behind firewall and I can connect on ftp server
> but I can't  list the archives of the directory.
> The ftp server use the port 21 to connections and 20 to send packages.
> How I can do the iptables rules?
> 
Did you do a:

modprobe ip_conntrack_ftp

and, in case you are using NAT:

modprobe ip_nat_ftp

and allowing RELATED traffic in your firewall rules ?

Regards,
Filip


      reply	other threads:[~2005-05-06 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-06 14:32 Ftp server behind firewall Pierre Santana
2005-05-06 14:35 ` Filip Sneppe [this message]

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=9151ac2a0505060735cbf5dc8@mail.gmail.com \
    --to=filip.sneppe@gmail.com \
    --cc=gnuskiter@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox