Thanks. Ryan -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Ed Wilts Sent: Wednesday, April 13, 2005 1:14 PM To: General Red Hat Linux discussion list Subject: Re: Configuring NIC Card On Wed, Apr 13, 2005 at 09:58:10AM -0500, Jay Berryman wrote: > If you have mii-tool installed you can force the NIC to 100MB-FD by > running the following command: mii-tool -F 100baseTx-FD eth0. To > force this on a reboot use the full path command and stick it in your > /etc/rc.local file. Jay, please don't top post. A much cleaner and supported method is to edit the ifcfg script [root@scsftp pub]# grep ETHTOOL /etc/sysconfig/network-scripts/ifcfg-eth0 ETHTOOL_OPTS="speed 100 duplex full autoneg off" You'll find this is called by /etc/sysconfig/network-scripts/ifup You will, of course, need ethtool installed. -- Ed Wilts, RHCE Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list