On the Ubuntu box:
---CUT---
# ethtool eth0
Settings for eth0:
        Supported ports: [ MII ]
        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: MII
        PHYAD: 9
        Transceiver: external
        Auto-negotiation: on
        Supports Wake-on: g
        Wake-on: d
        Link detected: yes
=========

..and...

---CUT---
# grep eth0 /var/log/dmesg
[   22.910730] eth0: forcedeth.c: subsystem: 01043:8141 bound to
0000:00:0a.0
=========


On the Debian box:
---CUT---
# ethtool eth0
Settings for eth0:
No data available
=========

...and...

---CUT---
# grep eth0 /var/log/dmesg
eth0: Identified chip type is 'RTL8169s/8110s'.
eth0: RTL8169 at 0xf89ca000, 00:0f:b5:8d:59:ad, IRQ 201
eth0: Auto-negotiation Enabled.
eth0: 1000Mbps Full-duplex operation.
=========

:(

Regards,
 
Raphael Kraus
Software Developer
[EMAIL PROTECTED]
02 8306 0007 Direct Line
02 8306 0077 Sales | 02 8306 0099 Fax
02 8306 0088 Support
02 8306 0055 Administration
1300 13 WILD (9453) National | 1300 88 WILD (9453) Fax

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Waugh
Sent: Tuesday, 29 August 2006 3:46 PM
To: [email protected]
Subject: Re: [SLUG] Poor Gb network performance

<quote who="Raphael Kraus">

> Is anyone aware of any issues that would be causing this?

Run:

  ethtool <interface>

on both machines, and reply with the output.

- Jeff

-- 
linux.conf.au 2007: Sydney, Australia
http://lca2007.linux.org.au/
 
   "Debian is not as minor as many business end people think." - Alan
Cox
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to