From owner-freebsd-isp Wed Jan 27 21:25:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13879 for freebsd-isp-outgoing; Wed, 27 Jan 1999 21:25:33 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mayon.cats.edu.ph (mayon.cats.edu.ph [203.172.25.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13874 for ; Wed, 27 Jan 1999 21:25:24 -0800 (PST) (envelope-from dune@mayon.cats.edu.ph) Received: from localhost (dune@localhost) by mayon.cats.edu.ph (8.9.0/8.8.7) with SMTP id NAA02984; Thu, 28 Jan 1999 13:34:38 +0800 Date: Thu, 28 Jan 1999 13:34:38 +0800 (PHT) From: "Francis Percival C. Favoreal" To: Ludwig Pummer cc: freebsd-isp@FreeBSD.ORG Subject: Re: Multiple NICs In-Reply-To: <4.1.19990127204245.009fa780@mail-r> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 27 Jan 1999, Ludwig Pummer wrote: > > Have you tried doing 'ifconfig ed1 inet 172.16.1.1 netmask 0xffffff00' ? If > so, have you gotten an error message? # ifconfig ed1 ifconfig: interface ed1 does not exist This is expected since I cannot see interface ed1 when I do an, # ifconfig -a ... I tried moving the NE2000 PCI Ethernet card to a new pci slot. When I boot up the server, the card was assigned a new irq which was irq 10. But, still the same thing happens. The card gets detected but cannot be seen in ifconfig -a =( -- riko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message