Linux Netfilter discussions
 help / color / mirror / Atom feed
* Ftp server behind firewall
@ 2005-05-06 14:32 Pierre Santana
  2005-05-06 14:35 ` Filip Sneppe
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Santana @ 2005-05-06 14:32 UTC (permalink / raw)
  To: netfilter

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?

Tank you.

--
  _
 ºVº    Pierre Santana
/(_)\   Linux User # 301047
 ^ ^    gnuskiter@gmail.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ftp server behind firewall
  2005-05-06 14:32 Ftp server behind firewall Pierre Santana
@ 2005-05-06 14:35 ` Filip Sneppe
  0 siblings, 0 replies; 2+ messages in thread
From: Filip Sneppe @ 2005-05-06 14:35 UTC (permalink / raw)
  To: Pierre Santana; +Cc: netfilter

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-06 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 14:32 Ftp server behind firewall Pierre Santana
2005-05-06 14:35 ` Filip Sneppe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox