Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: friday!sid@sun.com (Sid Shapiro) Newsgroups: comp.sys.sun Subject: Re: ftp problem Keywords: Networks Message-ID: <2849@rtech.rtech.com> Date: 11 May 89 13:11:27 GMT References: <8904111532.AA04786@mango.> Sender: usenet@rice.edu Organization: Relational Technology, Inc. Lines: 23 Approved: Sun-Spots@rice.edu Original-Date: 28 Apr 89 23:34:04 GMT X-Sun-Spots-Digest: Volume 7, Issue 284, message 3 of 13 > Following is an example of my ftp porblem: > ca060d% ftp mango > Connected to mango. > 220 mango FTP server (SunOS 4.0) ready. > Name (mango:dang): dang > Password (mango:dang): > 331 Password required for dang. > 230 User dang logged in. > ftp> ls > ftp: bind: Can't assign requested address > ftp> I have seen that exact symptom. In our case this is what happened: We boot up a diskless workstation. /etc/hosts is a link to a file system that gets mounted after the ifconfig in /etc/rc.local. All other programs seem to work except ftp. The bottom line was that the /etc/hosts file had to be in place during execution of /etc/rc.boot then all worked well. This is all a little vague, but I hope you get the idea. / Sid /