Package: vsftpd
Version: 2.2.0~pre4-2
Severity: normal

--- Please enter the report below this line. ---

When setting pasv_address in /etc/vsftpd.conf, PASV mode is no longer
working (either IP address or hostname when setting pasv_addr_resolve).
After the client sends a PASV it receives the response:
500 OOPS: priv_sock_get_cmd


The protocol log shows that there is no further communication after
receiving the PASV:

[pid 2] CONNECT: Client "127.0.0.1"
[pid 2] FTP response: Client "127.0.0.1", "220 (vsFTPd 2.2.0)"
[pid 2] FTP command: Client "127.0.0.1", "USER anonymous"
[pid 2] [anonymous] FTP response: Client "127.0.0.1", "331 Please
specify the password."
[pid 2] [anonymous] FTP command: Client "127.0.0.1", "PASS <password>"
[pid 1] [ftp] OK LOGIN: Client "127.0.0.1", anon password
"[email protected]"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "230 Login successful."
[pid 3] [ftp] FTP command: Client "127.0.0.1", "SYST"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "215 UNIX Type: L8"
[pid 3] [ftp] FTP command: Client "127.0.0.1", "PWD"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "257 "/""
[pid 3] [ftp] FTP command: Client "127.0.0.1", "TYPE I"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "200 Switching to Binary
mode."
[pid 3] [ftp] FTP command: Client "127.0.0.1", "PASV"


Normally it should continue like that:
[pid 3] [ftp] FTP response: Client "127.0.0.1", "227 Entering Passive
Mode (127,0,0,1,50,252)."
[pid 3] [ftp] FTP command: Client "127.0.0.1", "CWD /"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "250 Directory
successfully changed."
[pid 3] [ftp] FTP command: Client "127.0.0.1", "LIST"
[pid 3] [ftp] FTP response: Client "127.0.0.1", "150 Here comes the
directory listing."
[pid 3] [ftp] FTP response: Client "127.0.0.1", "226 Directory send OK."


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 unstable        ftp2.de.debian.org
  500 unstable        ftp.uni-kl.de
  500 testing         security.debian.org
    1 experimental    ftp2.de.debian.org

--- Package information. ---
Depends                (Version) | Installed
================================-+-==============
libc6                   (>= 2.3) | 2.9-23
libcap2                (>= 2.10) | 1:2.16-5
libpam0g           (>= 0.99.7.1) | 1.0.1-9
libssl0.9.8        (>= 0.9.8f-5) | 0.9.8k-3
libwrap0             (>= 7.6-4~) | 7.6.q-18
debconf                (>= 0.5)  | 1.5.27
 OR debconf-2.0                  |
adduser                          | 3.110
libpam-modules                   | 1.0.1-9
netbase                          | 4.36


Recommends      (Version) | Installed
=========================-+-===========
logrotate                 | 3.7.7-3


Package's Suggests field is empty.






-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to