From owner-freebsd-hackers Sun Jul 25 19:15:48 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id 1FF1514BE5 for ; Sun, 25 Jul 1999 19:15:46 -0700 (PDT) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id 3E0381E028; Sun, 25 Jul 1999 22:14:29 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id WAA10974; Sun, 25 Jul 1999 22:14:25 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id TAA18397; Sun, 25 Jul 1999 19:14:24 -0700 (PDT) Message-Id: <199907260214.TAA18397@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: mjung@npc.net Subject: Re: > arpresolve: can't allocate llinfo for 255.255.255.0rt Cc: freebsd-hackers@freebsd.org Date: Sun, 25 Jul 1999 19:14:24 -0700 Versions: dmail (solaris) 2.2c/makemail 2.8t Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Can anyone explain how or where the "199.15.32&0xc70f22" entry could >have come from? I've been unable to remove it ... Have you tried route -delete 199.15.32.0 -netmask 199.15.34.0? (I'm guessing at the .0 part; it got truncated. "netstat -nrA" might help figure out what it really is) (I can't explain where it came from, other than maybe an oddly typo'd command; maybe a "route add" instead of an "ifconfig"?) Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message