Michael ODonnell writes:

> What entity, if any, on an Enet-equipped system is
> responsible for seeing to it that the interfaces are
> live and operating at (somebody's definition of) the
> "proper" speed/duplex/etc?

ifup, nowadays.  ethtool is wrapped in there too.

Try adding <something like>

   ETHTOOL_OPTS="speed 100 duplex full autoneg off"

to your <something like> /etc/sysconfig/network-script/ifcfg-eth0
file.  "man ethtool" for more options.  If your driver is older, you
might need to cobble something together with the older mii-tool
utility.

Regards,

--kevin
-- 
GnuPG ID: B280F24E                     And the madness of the crowd
alumni.unh.edu!kdc                     Is an epileptic fit
                                       -- Tom Waits
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to