Bug 83667

Summary: Can not download from ftp website with error "No route to host"
Product: Base System Reporter: mike <xiupeng_xie>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description mike 2005-07-18 14:40:24 UTC
      1. I can log in one ftp server successfully, but i can NOT see any directories or files. Also, I can NOT download any files from any ftp server.
2. I run "make install clean" in any ports directory, for example, /usr/ports/ftp/lftp/, there was one error "No route to host". The history log was listed below:

# make install clean
===>  Vulnerability check disabled, database not found
=> lftp-3.0.13.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/.
fetch: ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/lftp-3.0.13.tar.bz2: No route to host
=> Attempting to fetch from ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/.
fetch: ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/lftp-3.0.13.tar.bz2: No address record
=> Attempting to fetch from ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/.
fetch: ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/lftp-3.0.13.tar.bz2: No address record
=> Attempting to fetch from http://the.wiretapped.net/mirrors/lftp/.
fetch: http://the.wiretapped.net/mirrors/lftp/lftp-3.0.13.tar.bz2: Operation timed out
=> Attempting to fetch from http://the.wiretapped.net/mirrors/lftp/old/.
^Cfetch: transfer interrupted

How-To-Repeat:       Go to one ftp server and try to download some files.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-07-18 21:20:20 UTC
State Changed
From-To: open->closed

See misc/83668.