From owner-freebsd-bugs Tue Feb 3 00:09:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16514 for freebsd-bugs-outgoing; Tue, 3 Feb 1998 00:09:22 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from bugsy.indra.de (proxy.indra.de [193.158.1.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16509 for ; Tue, 3 Feb 1998 00:09:21 -0800 (PST) (envelope-from deuerl@bugsy.indra.de) Received: (from deuerl@localhost) by bugsy.indra.de (8.8.8/8.8.5) id IAA21771 for freebsd-bugs@freebsd.org; Tue, 3 Feb 1998 08:11:42 GMT From: Robert Deuerling Message-Id: <199802030811.IAA21771@bugsy.indra.de> Subject: bug in ifconfig ??? To: freebsd-bugs@FreeBSD.ORG Date: Tue, 3 Feb 1998 08:11:42 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-bugs" Hi all, recently i upgraded to 2.2.5 stable... i'm currently running 2.2.5-stable. (built 29.01.1998) Yesterday i tried to add a new alias to my ethernetcard (3com 3c590 PCI). ifconfig vx0 alias X.X.X.X netmask 0xffffffff (virt webserver) if you do a ifconfig -a the entry is visible, but if you try to do a ping to this address, nothing happens. The errormessage shows: arpresolve: can't allocate llinfo for X.X.X.X what does this mean ? Regards Robert