Networking Forums

Networking Forums > Computer Networking > Linux Networking > Configuring ProFTPD for passive mode

Reply
Thread Tools Display Modes

Configuring ProFTPD for passive mode

 
 
D. Alvarado
Guest
Posts: n/a

 
      07-26-2004, 12:51 AM
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
 
Reply With Quote
 
 
 
 
William B. Cattell
Guest
Posts: n/a

 
      10-11-2004, 08:26 AM
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

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ProFTPD Passive Transfers - Inexplicable Wierdness Vincent Linux Networking 2 12-28-2006 08:36 PM
FTP Weirdness, now need passive mode for just one user Mkez1 Windows Networking 0 09-30-2005 02:15 PM
FTP passive mode on Win98 FTP client Luca Windows Networking 1 12-20-2004 10:48 AM
Passive mode . Wireless Internet 10 02-05-2004 01:58 AM
enabling FTP passive mode? LRW Linux Networking 2 02-04-2004 08:35 AM



1 2 3 4 5 6 7 8 9 10 11