Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Configuring ProFTPD for passive mode

Reply
 
Thread Tools Display Modes
  #1  
Old 07-26-2004, 01:51 AM
Default Configuring ProFTPD for passive mode



Hello,
I am running ProFTP on my Fedora Core 2 system. I am behind a
router/firewall and I have only ports 21, 22, and 80 open. If I
wanted ProFTP to work when clients connect in passive FTP transfer
mode, what would I have to do? Would there be some ProFTP settings to
alter? I would like to open as few ports as possible on the firewall.

THanks for all your help, - Dave


D. Alvarado
Reply With Quote
  #2  
Old 10-11-2004, 09:26 AM
William B. Cattell
Guest
 
Posts: n/a
Default Re: Configuring ProFTPD for passive mode

On Sun, 25 Jul 2004 17:51:12 -0700, D. Alvarado wrote:

> Hello,
> I am running ProFTP on my Fedora Core 2 system. I am behind a
> router/firewall and I have only ports 21, 22, and 80 open. If I
> wanted ProFTP to work when clients connect in passive FTP transfer
> mode, what would I have to do? Would there be some ProFTP settings to
> alter? I would like to open as few ports as possible on the firewall.
>
> THanks for all your help, - Dave


Use this in the proftpd.conf file;

PassivePorts xxxxx yyyyy

Make sure you have a firewall rule that directs port xxxxx - yyyyy to the
IP of your FTP server.

The ports you use for PASV connection should be in the high range. I use
49150 - 49300.

Reply With Quote
Reply

Tags
configuring, mode, passive, proftpd

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 03:52 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.