Project

General

Profile

Actions

Todo #881

closed

Passive FTP over pfsense

Added by Mike Stupalov over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
Start date:
09/07/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Here the out-of-date information: http://doc.pfsense.org/index.php/Howto_setup_ftp_server_behind_pfsense

How to force to work passive FTP from LAN to WAN.

In current snapshot passive ftp doesn't work.

$ ftp 93.158.155.195
Connected to 93.158.155.195.
220 Welcome to Yandex FTP service (sower.yandex.ru).
Name (93.158.155.195:mike): ftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> dir
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
-rw-r--r--    1 ftp      ftp           263 Aug 13 06:04 HEADER.txt
drwxr-xr-x   12 ftp      ftp          4096 Oct 27  2009 altlinux
drwxr-sr-x   15 ftp      ftp          4096 Apr 08 09:54 altlinux-beta
...
226 Directory send OK.
ftp> passive
Passive mode on.
ftp> dir
227 Entering Passive Mode (93,158,155,195,219,180)
ftp: connect: Connection timed out

In revision 049a688e5daac240b2651bbd2cc178612741d23a removed all ftp-helper programs.. why?

Actions

Also available in: Atom PDF