Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!umiacs.UMD.EDU!steve From: steve@umiacs.UMD.EDU (Steven D. Miller) Newsgroups: comp.protocols.tcp-ip Subject: Re: ftp problem Message-ID: <8810201504.AA04607@fnord.umiacs.UMD.EDU> Date: 20 Oct 88 15:04:47 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 22 You should check your ifconfigs in /etc/rc.boot to be sure they're really happening. (Best check: type b -sb at the monitor prompt, then do the stuff in rc.boot by hand, including the ifconfig.) I've seen (and reported to Sun) a problem where diskless nodes will seem to work OK if they learn their IP address purely via reverse ARP, but the address in the ifnet structure has garbage where it should have zeroes, and binding local addresses fails when that garbage gets compared to zeroes somewhere else. The ifconfig stuffs the address into the interface structure properly. I suspect that this problem is in all SunOSes up to (but possibly not including) 4.0. I'll also bet that the ifconfig is failing on the clients because of some interaction with YP and the nameserver. You might try putting the client IP addresses directly into their ifconfig lines in rc.boot and see if that helps. (Does it sound like this has happened to me before?) -Steve Spoken: Steve Miller Domain: steve@mimsy.umd.edu UUCP: uunet!mimsy!steve Phone: +1-301-454-1808 USPS: UMIACS, Univ. of Maryland, College Park, MD 20742