From owner-freebsd-questions Tue Jun 15 11:45:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 5F7BA14C18 for ; Tue, 15 Jun 1999 11:45:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id LAA06656; Tue, 15 Jun 1999 11:45:38 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 15 Jun 1999 11:45:37 -0700 (PDT) From: Doug White To: Mikhail Teterin Cc: questions@FreeBSD.ORG Subject: Re: bootp and ``could not allocate llinfo'' In-Reply-To: <199906121520.LAA90191@misha.cisco.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Jun 1999, Mikhail Teterin wrote: > > > bootpd: recvd pkt from IP addr 0.0.0.0 > > > /kernel: arplookup 10.10.0.3 failed: could not allocate llinfo > > > /kernel: arpresolve: can't allocate llinfo for 10.10.0.3rt > > > Your netmask or routing information is incorrect. Most likely, it > > doesn't feel that 10.10.0.3 is on it's local network. > > Well, here are my settings, which I believe are right: > > mi@rtfm:~ (840) netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 10.10.0.2 UGSc 1 0 ep0 > 10.10/29 link#1 UC 0 0 ep0 > 10.10.0.1 0:20:af:b:86:4d UHLW 0 193 lo0 > 10.10.0.2 0:60:8c:f3:77:7c UHLW 18 5350377 ep0 582 > 10.10.0.3 0:a0:c9:83:b:d5 UHS 1 31 ep0 > 10.10.0.7 ff:ff:ff:ff:ff:ff UHLWb 1 4597 ep0 > 127.0.0.1 127.0.0.1 UH 1 9288 lo0 Well, that looks right, at least initially. (looping localhost route.. ?) > mi@rtfm:~ (841) ifconfig ep0 > ep0: flags=8843 mtu 1500 > inet 10.10.0.1 netmask 0xfffffff8 broadcast 10.10.0.7 > ether 00:20:af:0b:86:4d > > The netmask is, indeed, unusual, but that's what I use, and that's what > is specified in the bootptab: Yeah, it's bizarre all right for a private network. What is 10.10.0.3 set to? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message