Subject: problems reaching ftp.netbsd.org via v6
To: None <netbsd-users@netbsd.org>
From: Steve Bellovin <smb@research.att.com>
List: netbsd-users
Date: 10/28/2003 09:14:43
I'm having trouble logging in to ftp.netbsd.org by v6. There is
connectivity, and v4 works, but with v6, ftpd seems to hang after
receiving the PASS command.
# ftp -d -6 -a ftp.netbsd.org
Connected to ftp.netbsd.org.
220 ftp.NetBSD.org FTP server (NetBSD-ftpd 20020615) ready.
ftp_login: user `<null>' pass `<null>' host `ftp.netbsd.org'
---> USER anonymous
331 Guest login ok, type your name as password.
---> PASS XXXX
230-
<***************************** LONG PAUSE HERE
421 Service not available, remote server timed out. Connection closed
ftp: Login failed.
ftp> ^D
# ftp -d -4 -a ftp.netbsd.org
Connected to ftp.netbsd.org.
220 ftp.NetBSD.org FTP server (NetBSD-ftpd 20020615) ready.
ftp_login: user `<null>' pass `<null>' host `ftp.netbsd.org'
---> USER anonymous
331 Guest login ok, type your name as password.
---> PASS XXXX
230-
The NetBSD Project FTP Server located in Redwood City, CA, USA
100 Mbps connectivity courtesy of , ,
The Internet Software Consortium WELCOME! /( )`
Is anyone else seeing this?
--Steve Bellovin, http://www.research.att.com/~smb