while directly connected install ethtool (sudo apt-get install ethtool)
connect via serial
check output of sudo ethtool eth0
connect plug to switch/hub/whatever
check output of sudo ethtool eth0
Thanks for the suggestion.
I did what you mentioned, and I got the following outputs.
When I ran your suggestion, I noticed one line different between the two outputs (full screen dump is provided below).
The duplex parameter is different.
Can you please suggest a solution?
Thanks!
>>>>>>>>> This output is when the Plug was directly connected to the network: <<<<<<<<<
root@ubuntu:~# ethtool eth0
Settings for eth0:
Supported ports: [ TP AUI BNC MII FIBRE ]
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: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: external
Auto-negotiation: on
Link detected: yes
>>>>>>>>> THIS OUTPUT WHEN THE PLUG WAS CONNECTED THROUGH A HUB: <<<<<<<<<
root@ubuntu:~# ethtool eth0
Settings for eth0:
Supported ports: [ TP AUI BNC MII FIBRE ]
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: 100Mb/s
Duplex: Half
Port: MII
PHYAD: 0
Transceiver: external
Auto-negotiation: on
Link detected: yes
EDIT/ADDITION:
I am adding this comment to negate what I said above.
I found another hub that I tried and this one works. However, when I requested the ethtool eth0, it has an identical output as the one that is not working???!?!?!?!?!?!?!?!?!?!
This is becoming such a fuzzy issue that there doesn't seem to be any logic for my plug not to work. I wonder if it is simply that the Netgear hub DOESN'T LIKE THE PLUG!!!! hmmm.... my search will continue, but please let me know if you have any suggestions...