Date: Wed, 30 Oct 1996 18:29:04 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Jeremy Sigmon <jsigmon@www.hsc.wvu.edu> Cc: questions@freebsd.org Subject: Re: error question Message-ID: <Pine.BSI.3.94.961030182754.2083C-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.91.961030153429.16783A-100000@www.hsc.wvu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Oct 1996, Jeremy Sigmon wrote: > > > I am getting the following error: > > > > > > /kernal: arpresolve: cannot allocate llinfo for 157.182.105.123 > > > > > > 123 is an aliased ip on my machine. > > > This error happens when I run MOMSpider against myself to find bad > > > links at my site. Am I filling up a network buffer or some such? > > > Should I enlarge something in the kernel? > > > > No, this is a routing problem. For some reason the system can't identify > > where 157.182.105.123 is in a routing sense and thus can't get ARP > > information for that address. > > > > Try adding an explicit route for it. > > > > I have in my rc.local > route -add interface 157.182.105.123 127.0.0.1 Hm, that sort of looks OK... - What does route -a report? - what is the command line you are using to add the alias? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961030182754.2083C-100000>