From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 01:07:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77EA537B401 for ; Sun, 1 Jun 2003 01:07:20 -0700 (PDT) Received: from shiba.meibin.net (shiba.meibin.net [219.166.101.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09EA943F3F for ; Sun, 1 Jun 2003 01:07:19 -0700 (PDT) (envelope-from lukek@meibin.net) Received: (qmail 72267 invoked from network); 1 Jun 2003 08:07:06 -0000 Received: from unknown (HELO yujo) (192.168.10.48) by shiba.meibin.net with SMTP; 1 Jun 2003 08:07:06 -0000 Message-ID: <00f401c32814$7851f580$300aa8c0@yujo> From: "lukek" To: "Verghese George" , ">" References: Date: Sun, 1 Jun 2003 17:04:47 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: Installing a network interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 08:07:20 -0000 when you rebooted after installing the card did it show up in dmesg ? Check if the interface has been detected by #dmesg |grep rl ( rl if it is a realtek card or whatever the abbreviation is for your manufacturer ) If the card is there then all you have to do is use the ifconfig cmd to bring the interface up. To make this automatic edit rc.conf to suit your setup and it should be fine BTW which release/version are you using ? LukeK ----- Original Message ----- From: "Verghese George" To: ">" Sent: 2003年6月1日 16:57 Subject: Installing a network interface > Can somebody help me with this question? > Whne trying to install additional network interfaces with using > /stand/sysinstall > > I get the screen "Network interface information required" > > However ethernet card details are not detected in the menu. I am using > freebsd version 4.4 > > In an earlier installation with a realtek card , the details came up and > installation was possible. > > How do I make sure that the card is detected in the installation? > > > Thanks > > Verghese George > Melbourne > Australia > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >