Networking Forums

Networking Forums > Computer Networking > Linux Networking > ethtool won't work on RedHat Enterprise 2.1

Reply
Thread Tools Display Modes

ethtool won't work on RedHat Enterprise 2.1

 
 
Dean Schulze
Guest
Posts: n/a

 
      02-24-2004, 09:28 PM
I'm running RedHat enterprise server 2.1 and have been having trouble
with this server dropping off of the network. One of our Linux
admins. said that on their other servers they had to use ethtool to
set the card to full duplex and autoneg off. Here's what I get:

# /sbin/ethtool eth0
Settings for eth0:
No data available

# /sbin/ethtool -s eth0 duplex half autoneg off
Cannot get current device settings: Operation not supported
not setting duplex
not setting autoneg


I've done this with three NICs (3C905Cx, 3C595, and a new LinkSys) all
with the same results.

I've also tried three versions of ethtool (1.2, 1.6, and 1.8) all with
the same results.

My hardware is an IBM ThinkCentre.

Anyone have any idea why ethtool doesn't work or why this machine
keeps dropping off of the network?
 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      02-24-2004, 10:43 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dean Schulze <(E-Mail Removed)> wrote:
> I'm running RedHat enterprise server 2.1 and have been having trouble
> with this server dropping off of the network. One of our Linux
> admins. said that on their other servers they had to use ethtool to
> set the card to full duplex and autoneg off. Here's what I get:


Better tell the network guys to set the switch to autoneg for
that port.

> # /sbin/ethtool eth0
> Settings for eth0:
> No data available


[..]

> I've done this with three NICs (3C905Cx, 3C595, and a new LinkSys) all
> with the same results.


It depends on the nic module, if mii-tool/ethtool (or however
it's named) works or not. Try 'lsmod' and 'modinfo -p
<module_name>' for more info, perhaps there is another module for
your nic, supporting those tools. If not, you can set those params
from /etc/modules.conf, albeit you need to reload the module to
make changes working.

Likely you have a bunch of "errors/dropped/etc" in 'ifconfig' output,
due to duplex mismatch.

Good luck

- --
Michael Heiming - RHCE (GPG-Key ID: 0xEDD27B94)

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of spam.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAO+GlAkPEju3Se5QRAtHEAKDMdNtGuqNPtWq53sqiP8 WXtgDr9gCguXmP
03ioTeXdb3aj5dm2YWYjXVU=
=Hok3
-----END PGP SIGNATURE-----
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Redhat Linux 8 and Redhat Enterprise Linux 4 printer not configure Niraj Linux Networking 0 12-06-2006 04:51 AM
How does ethtool work? Why are effects of changes slow? matt Linux Networking 2 11-10-2006 01:36 AM
Can't get PCI Network Card to Work - Knoppix 4.0.2/Redhat 7.2/Redhat 8.0 deja@chronofish.com Linux Networking 0 11-20-2005 05:02 PM
RedHat Enterprise and Piranha Direct Routing Doug Farrell Linux Networking 0 07-15-2004 06:53 PM
Browsing a Windows Network from RedHat Enterprise WS Jim Charier Linux Networking 0 11-13-2003 05:55 PM



1 2 3 4 5 6 7 8 9 10 11