From owner-freebsd-questions Thu Nov 14 17:52:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA01851 for questions-outgoing; Thu, 14 Nov 1996 17:52:33 -0800 (PST) Received: from cicerone.uunet.ca (root@cicerone.uunet.ca [142.77.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA01845 for ; Thu, 14 Nov 1996 17:52:26 -0800 (PST) Received: from why.whine.com ([205.150.249.1]) by mail.uunet.ca with ESMTP id <115595-26313>; Thu, 14 Nov 1996 16:52:00 -0500 Received: from why (andrew@why [205.150.249.1]) by why.whine.com (8.7.6/8.6.12) with SMTP id UAA00533 for ; Thu, 14 Nov 1996 20:51:49 -0500 (EST) Date: Thu, 14 Nov 1996 20:51:49 -0500 From: Andrew Herdman X-Sender: andrew@why To: questions@freebsd.org Subject: Using bootp to boot a sparc 4c Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to get a sparc IPC to boot using bootp but i get the following, the last lines keep repeating over and over till the sun strops trying to boot. I'm afraid i'm not familiar with bootp.. but it seems that tftp never even get's spawned at the request. tcpdump: listening on ed1 20:36:00.476717 foo.whine.com foo.whine.com ff00 288: 0102 0408 1020 4080 fefd fbf7 efdf bf7f 0008 d34f 844f 0403 ab13 13af 03c5 61c4 5018 07f0 15b0 0000 0d0a 6665 6823 cc11 ecd0 97d1 61be 20:36:00.554187 rarp who-is foo.whine.com tell foo.whine.com 20:36:00.583308 rarp reply foo.whine.com at foo.whine.com 20:36:00.603883 foo.whine.com.38977 > why.tftp: 23 RRQ "CD96F90A.SUN4C" 20:36:04.426932 foo.whine.com.38977 > why.tftp: 23 RRQ "CD96F90A.SUN4C" Thanks in advance Andrew