Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 11:45:37 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: bootp and ``could not allocate llinfo''
Message-ID:  <Pine.BSF.4.03.9906151144340.2596-100000@resnet.uoregon.edu>
In-Reply-To: <199906121520.LAA90191@misha.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9906151144340.2596-100000>