[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ethtool save
- From: Chris Kloiber <ckloiber ckloiber com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: ethtool save
- Date: Sun, 23 May 2004 23:32:56 +0800
On Sun, 2004-05-23 at 22:39, Jan Håkansson wrote:
> Hi
>
> I have tried to change my settings on my NIC with ethtool.
> I run "ethtool -s eth1 autoneg off" and "ethtool -s eth1 duplex full".
> And it working perfect, but when I restart the computer the setting are
> back to autoneg on and duplex half.
> How can I save the settings.
>
> /Jan
Add to /etc/sysconfig/network-scripts/ifcfg-eth1:
ETHTOOL_OPTS="speed 100 duplex full autoneg off"
Of course this should not be needed. If you set your switches port to
auto-negotiation the network card will likely do the right thing.
--
Chris Kloiber
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]