Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
NIC speed

NIC speed

2006-01-30       - By Tech Guy

 Back
Reply:     1     2     3  

Hello,
?
FTP connection is kind of slow on my server running Redhat 3.0
When I tried to view the NIC speed using mii-tool and ethtool, they both show
different speeds. mii-tool shows 100Mbps and ethtool shows 1000Mbps

# mii-tool -v eth0
eth0: negotiated 100baseTx-FD, link ok
 product info: vendor 00:aa:00, model 56 rev 0
 basic mode:   autonegotiation enabled
 basic status: autonegotiation complete, link ok
 capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
 advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
 link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD


# ethtool eth0
Settings for eth0:
       Supported ports: [ TP ]
       Supported link modes:   10baseT/Half 10baseT/Full
                               100baseT/Half 100baseT/Full
                               1000baseT/Full
       Supports auto-negotiation: Yes
       Advertised link modes:  10baseT/Half 10baseT/Full
                               100baseT/Half 100baseT/Full
                               1000baseT/Full
       Advertised auto-negotiation: Yes
       Speed: 1000Mb/s
       Duplex: Full
       Port: Twisted Pair
       PHYAD: 0
       Transceiver: internal
       Auto-negotiation: on
       Supports Wake-on: umbg
       Wake-on: d
       Current message level: 0x00000007 (7)
       Link detected: yes

dmesg shows "e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex"

which is the correct setting? is it 100 or 1000 Mbps ?
what could be the cause for a slow FTP connection. All other servers are fine
except this.

I appreciate your suggestions and help

Thx in advance
TG

<P>
Hello,<BR>
&nbsp; <BR>
FTP connection is kind of slow on my server running Redhat 3.0<BR>
When I tried to view the NIC speed using mii-tool and ethtool, they both show
different speeds. mii-tool shows 100Mbps and ethtool shows 1000Mbps<BR>
<BR>
# mii-tool -v eth0<BR>
eth0: negotiated 100baseTx-FD, link ok<BR>
&nbsp; product info: vendor 00:aa:00, model 56 rev 0<BR>
&nbsp; basic mode:&nbsp;  autonegotiation enabled<BR>
&nbsp; basic status: autonegotiation complete, link ok<BR>
&nbsp; capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD<BR>
&nbsp; advertising:&nbsp; 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow
-control<BR>
&nbsp; link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD<BR>
<BR>
<BR>
# ethtool eth0<BR>
Settings for eth0:<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Supported ports: [ TP ]<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Supported link modes:&nbsp;  10baseT/Half 10baseT
/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 100baseT/Half 100baseT/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1000baseT/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Supports auto-negotiation: Yes<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Advertised link modes:&nbsp; 10baseT/Half 10baseT
/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 100baseT/Half 100baseT/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1000baseT/Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Advertised auto-negotiation: Yes<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Speed: 1000Mb/s<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Duplex: Full<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Port: Twisted Pair<BR>
&nbsp; &nbsp; &nbsp; &nbsp; PHYAD: 0<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Transceiver: internal<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Auto-negotiation: on<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Supports Wake-on: umbg<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Wake-on: d<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Current message level: 0x00000007 (7)<BR>
&nbsp; &nbsp; &nbsp; &nbsp; Link detected: yes<BR>
<BR>
dmesg shows &quot;e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full
Duplex&quot;<BR>
<BR>
which is the correct setting? is it 100 or 1000 Mbps ?<BR>
what could be the cause for a slow FTP connection. All other servers are fine
except this.<BR>
<BR>
I appreciate your suggestions and help<BR>
<BR>
Thx in advance<BR>
TG<BR>

</P>
<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com
/signature-home.htm/1507191490@(protected)?PARTNER=3"><IMG SRC="http://adworks
.rediff.com/cgi-bin/AdWorks/sigimpress.cgi/www.rediff.com/signature-home.htm
/1963059423@(protected)?OAS_query=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe

Earn $52 per hosting referral at Lunarpages.