Public bug reported:

I'm using Ubuntu Dapper 6.0.6.1 AMD64 Server

vsftpd does not honor the config settings pasv_min_port and
pasv_max_port if the client which connects issues PASV instead of EPSV.

This is a serious problem, I think as most browsers use PASV and not
EPSV. If the ftp client connects using EPSV then the correct ports are
sent out to the client, however if the client uses PASV even ports from
the range below 1024 are used.

I have set this in my vsftpd.conf

pasv_enable=YES
pasv_min_port=45000
pasv_max_port=45150
pasv_addr_resolve=YES
pasv_address=somehost.dyndns.org

** Affects: vsftpd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pasv_min_port,pasv_max_port does not work if client uses PASV
https://bugs.launchpad.net/bugs/130682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to