Date: Mon, 25 Jun 2001 09:31:04 +0200 From: Arjan Knepper <arjan@jak.nl> To: Kelvin Ng Chee Hoong <nchee_hoong@pacific.net.sg> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: Ehternet card setting Message-ID: <3B36E8B8.EFDAA75D@jak.nl> References: <3B36E1E3.526ABE3F@pacific.net.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
take a look at: # man ifconfig # man YOUR_ETHERNET_ADAPTER for the media options supported by the adapter and in /etc/rc.conf edit the line ifconfig line appending the 'media' and 'mediaopt' : ... ifconfig_YOUR-ETH-ADAPTER-HERE="inet adapter_ip_address netmask 255.255.255.0 media your_media_selection_here madiaopt your_media_opt_here" ... Good Luck Kelvin Ng Chee Hoong wrote: > Hi ; > I'm a newbie on FreeBSD . Could somebody give me a advise how do I > change ethernet speed and duplex setting manually ? My network card does > support 10/100 . But I want to force it running at 10Mbps , half duplex > . > > I greatly appreciated if somebody can help . Thank you ..... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B36E8B8.EFDAA75D>