From owner-freebsd-hackers Tue Nov 19 19:33:10 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29453 for hackers-outgoing; Tue, 19 Nov 1996 19:33:10 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA29446 for ; Tue, 19 Nov 1996 19:32:54 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id OAA12365; Wed, 20 Nov 1996 14:32:53 +1100 (EST) Date: Wed, 20 Nov 1996 14:32:51 +1100 (EST) From: "Daniel O'Callaghan" To: freebsd-hackers@freebsd.org Subject: arpresolve errors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Are messages like the one below indicative of mbuf problems, or something else? OS is 2.1.5R, about 30 slip/ppp ports. The given address is the remote address on a CSLIP link. A check through the messages file shows that it only happens to CSLIP links which are gateways to remote nets/subnets. "arpresolve: can't allocate llinfo for 203.x.y.49" After enough of these, the machine usually crashes. Thanks, Danny