Colegas, Boa tarde ! Tenho um servidor, com uma interface de rede 10/100/1000 Mbps E um switch, com suporte a 10/100/1000 Mpbs. Cabo UTP: categoria 5E. Modelo placa de rede: Placa de Rede Embedded HP NC7781 Gigabit Server Adapter 10/100/1000 WOL Veja o erro, ao executar o comando abaixo: ethtool -s eth0 speed 1000 duplex full autoneg off Cannot set new settings: Invalid argument not setting speed not setting duplex not setting autoneg Comprovando, que a placa tem suporte a gigabit: ethtool eth0 Settings for eth0: Supported ports: [ MII ] 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: 100Mb/s Duplex: Full Port: Twisted Pair PHYAD: 1 Transceiver: internal Auto-negotiation: off Supports Wake-on: g Wake-on: g Current message level: 0x000000ff (255) Link detected: yes more /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=static IPADDR=10.1.0.5 NETMASK=255.255.255.0 GATEWAY=10.1.0.1 ONBOOT=yes METRIC=10 MII_NOT_SUPPORTED=yes USERCTL=no LINK_DETECTION_DELAY=6 IPV6INIT=no IPV6TO4INIT=no ETHTOOL_OPTS="speed 1000 duplex full autoneg off" O que pode ser ? Obrigado pela atenção/ajuda. José Roberto.
Segue informações adicionais: Modelo máquina: HP Proliant ML 150 G3 Modelo placa de rede: Placa de Rede On-board HP NC7781 Gigabit Server Adapter 10/100/1000 WOL Máquina nova: Compramos em Julho/2007 Drivers placa de rede: ethtool -i eth0 driver: tg3 version: 3.59.1 firmware-version: 5703-v2.35 bus-info: 0000:07:01.0 lsmod | grep tg3 tg3 102020 0 more /etc/modprobe.conf | grep tg3 alias eth0 tg3 dmesg | grep eth tg3: eth0: Link is up at 100 Mbps, full duplex. tg3: eth0: Flow control is on for TX and on for RX. Muito obrigado. Abraços. JBrasil.
Configuraste o teu kernel? Há lá uma opção para desactivar o suporte de networking a 1Gb, mas duvido que seja disso...