Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 16:01:59 +0300
From:      =?ISO-8859-1?Q?=D6zkan_KIRIK?= <ozkan.kirik@gmail.com>
To:        perryh@pluto.rain.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: kernel: arpresolve: can't allocate llinfo for 10.6.10.240
Message-ID:  <AANLkTikz%2BQg8V3xLUYr5t6qUH4yYeir0w7VgM%2B3HUfrp@mail.gmail.com>
In-Reply-To: <4c9c63f9.lhj3A4EvK30Z5YGw%perryh@pluto.rain.com>
References:  <AANLkTinh1Gvh6rWFEvHkbc6EeQAXKoCHzNYqfPfCpKeP@mail.gmail.com> <4c9c63f9.lhj3A4EvK30Z5YGw%perryh@pluto.rain.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for fast reply,

version of source file:   src/sys/net/if.c,v 1.359.2.23 2010/07/30
21:58:35   but problem still occurs.


#arp -an | grep 10.0.16.251
? (10.0.16.251) at 00:21:5e:56:83:76 on bce0.116 expires in 1131 seconds [vlan]

# ifconfig bce0.116
bce0.116: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=103<RXCSUM,TXCSUM,TSO4>
        ether 00:1b:78:38:55:f8
        inet 10.0.16.254 netmask 0xffffff00 broadcast 10.0.16.255
        inet 1.1.31.254 netmask 0xffffff00 broadcast 1.1.31.255
        media: Ethernet autoselect (1000baseSX <full-duplex>)
        status: active
        vlan: 116 parent interface: bce0

interface has own IP & mask. I dont understand why this error occurs
altough this IP address exists in arp table.
This message ( kernel: arpresolve: can't allocate llinfo for
10.0.16.251 ) repeats too frequently. ( nearly once per 10 seconds. )


On Fri, Sep 24, 2010 at 11:40 AM,  <perryh@pluto.rain.com> wrote:
> ?zkan KIRIK <ozkan.kirik@gmail.com> wrote:
>
>> When I watch log messages I see "kernel: arpresolve: can't allocate
>> llinfo for 10.0.16.251" messages ...
>
> "can't allocate llinfo" has been in the network code for a _very_
> long time.
>
> One cause is, or at least used to be, the machine having no netmask
> defined for its own IP address.
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikz%2BQg8V3xLUYr5t6qUH4yYeir0w7VgM%2B3HUfrp>