Subject: RE: troubles netbooting a slab
To: Vladimir Sironja <sironja@mail.com>
From: David Brownlee <abs@netbsd.org>
List: port-next68k
Date: 04/27/2000 23:00:06
	rarpd should plus in an arp cache entry when it responds to a
	rarp request. Hmm - Is the original poster using NetBSD as the
	boot server?


		David/absolute
				   -- www.netbsd.org: Value design over hype --

On Thu, 27 Apr 2000, Vladimir Sironja wrote:

> Hi Ryan and NetBSD Folks,
> 
> >I have a slab netbooting NetBSD-1.4.2 but the problem is it only >comes
> >up maybe 1 out of 20 times.  Most of the time i get a:
> >
> >...
> >925960enintr: timed out.
> >net_close: calling netif_close()
> >load of en()netbsd: Input/output error
> 
> Yes, i had the same problem.
> After tcpdump-ing the conversation between the next-client and the
> linux-server, i noticed that the kernel-load procedure (?) stops after the
> linuxBox sends an ARP-request asking for the hardware address from next. At
> this point, nextbox doesnt answer and nfs seems to stop.
> 
> I manually added the hw-address of the next-box with
> arp -s <next-ip> <xx:xx:xx:....>
> this keeps linux quiet with arp-requests
> and looks like a workaround.
> 
> Bye
> Vlado
> 
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
> 
>