Date: Sun, 24 Dec 1995 21:50:20 -0800 From: David Greenman <davidg@Root.COM> To: Randall Hopper <rhh@sin.multiverse.com> Cc: freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: comp.unix.bsd.freebsd.misc Message-ID: <199512250550.VAA03088@corbin.Root.COM> In-Reply-To: Your message of "Mon, 25 Dec 95 00:13:00 EST." <199512250513.AAA31683@sin.multiverse.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm not having much luck getting my AT-1500 Lance-based Ethernet card >working on my new P-100 and would appreciate some help. I can monitor >packets on my local subnet using BPF & tcpdump, but when I attempt to put >a packet on the line (e.g. with "ping host-on-local-subnet"), the ARP >request fails with: > > Dec 25 00:19:00 stealth /kernel: arpresolve: can't allocate llinfo > >Interestingly this same kernel and same card config worked fine on my old 486. > > I've verified there are no Port/IRQ/DMA address conflicts (and have >tried several combinations anyway -- 340/12/7; 340/10/6; 300/12/7; etc) >with no change. > > Any suggestions on what I should try next (or thoughts on what >underlying problem this error might indicate?) ... > ifconfig lnc0 inet stealth netmask 0xffffff00 debug > ifconfig lnc0 up The message indicates a routing/ifconfig problem. Try putting your IP address in where "stealth" is, and kill the 'debug'. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512250550.VAA03088>