Not having done this before, and after getting syntax errors and command not found for speed, I googled and edited /etc/sysconfig/network-scripts/ifcfg-eth1 like so.&nbsp; I figured 100 might be a good place to start.&nbsp; I haven&#39;t tried half duplex yet, but I can if you think that would do anything.<br>
<br>ETHTOOL_OPTS=&quot;speed 100 duplex full autoneg off&quot;<br><br>Restarting the network didn&#39;t give any errors.<br><br>After that, ethtool eth1 gives this:<br><br>[root@schoolserver1 ~]# ethtool eth1<br>Settings for eth1:<br>
&nbsp;&nbsp;&nbsp; Supported ports: [ TP ]<br>&nbsp;&nbsp;&nbsp; Supported link modes:&nbsp;&nbsp; 10baseT/Half 10baseT/Full <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000baseT/Full <br>&nbsp;&nbsp;&nbsp; Supports auto-negotiation: Yes<br>
&nbsp;&nbsp;&nbsp; Advertised link modes:&nbsp; Not reported<br>&nbsp;&nbsp;&nbsp; Advertised auto-negotiation: No<br>&nbsp;&nbsp;&nbsp; Speed: Unknown! (65535)<br>&nbsp;&nbsp;&nbsp; Duplex: Unknown! (255)<br>&nbsp;&nbsp;&nbsp; Port: Twisted Pair<br>&nbsp;&nbsp;&nbsp; PHYAD: 0<br>&nbsp;&nbsp;&nbsp; Transceiver: internal<br>&nbsp;&nbsp;&nbsp; Auto-negotiation: off<br>
&nbsp;&nbsp;&nbsp; Supports Wake-on: umbg<br>&nbsp;&nbsp;&nbsp; Wake-on: g<br>&nbsp;&nbsp;&nbsp; Current message level: 0x00000007 (7)<br>&nbsp;&nbsp;&nbsp; Link detected: no<br><br>Of course, still no pinging anything.&nbsp; In fact, I don&#39;t have blinky lights on the NIC anymore or a link light on the AP, which I had before.<br>
<br>Anna<br>