On Fri, 2010-07-30 at 22:50 -0400, Ciro Iriarte wrote:
2010/7/30 James Pifer <jep@obrien-pifer.com>:
Thanks for the reply. ethtool looks like it already shows it at 1000. I'm trying to set it anyway but maybe my syntax is wrong?
# ethtool eth0 Settings for eth0: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supports auto-negotiation: Yes Advertised link modes: Not reported Advertised auto-negotiation: No Speed: 1000Mb/s Duplex: Full Port: Twisted Pair PHYAD: 0 Transceiver: internal Auto-negotiation: on Supports Wake-on: puag Wake-on: g Current message level: 0x00000002 (2) Link detected: yes
# ethtool -s eth0 speed 1000 duplex full Cannot set new settings: Invalid argument not setting speed not setting duplex
Thanks, James
Weird... Given that you already get 1Gbit/s connection without touching it, why did you state: "Even connecting them directly I can only get 10/100 speed."
Sorry I wasn't more clear. It says it's gigabit, but iperf shows much different results: # iperf -c 192.168.1.5 -f g ------------------------------------------------------------ Client connecting to 192.168.1.5, TCP port 5001 TCP window size: 0.00 GByte (default) ------------------------------------------------------------ [ 3] local 192.168.1.6 port 58345 connected with 192.168.1.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.1 sec 0.03 GBytes 0.02 Gbits/sec # iperf -c 192.168.1.5 ------------------------------------------------------------ Client connecting to 192.168.1.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.1.6 port 52787 connected with 192.168.1.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 28.2 MBytes 23.6 Mbits/sec thanks, james -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org