Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2003 17:04:47 +0900
From:      "lukek" <lukek@meibin.net>
To:        "Verghese George" <vgeorge@groupwise.swin.edu.au>, ">" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Installing a network interface
Message-ID:  <00f401c32814$7851f580$300aa8c0@yujo>
References:  <seda3e98.052@groupwise.swin.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <vgeorge@groupwise.swin.edu.au>
To: ">" <freebsd-questions@FreeBSD.ORG>
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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f401c32814$7851f580$300aa8c0>