Hello,
I have 2 identical SCO servers (Compac)
The last time I reboot them one NIC (a 3COM 3C905) doesn't negotiate on 100 Full Duplex on one of the two servers
When I enter ndstat -l, Interface speed indicates "100Mbits/sec"
But when I analyze my interface through the network I can see that it is 10 Mbits/sec Half.
I try to compare the 2 servers (drivers, netconfig screen) but I don't see any differences.
My NICs are in auto-negotiation and my switch is forced in 100/Full.
When I pass my switch's port on Auto, it negotiates at 10/Half.
The Space.c file contains :
short e3H_Media_Override[4] = {
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT
};
What can I do to have my Interface configured in 100Mbit/s Full Duplex ?
Thanks for your Help
Valerie
I have 2 identical SCO servers (Compac)
The last time I reboot them one NIC (a 3COM 3C905) doesn't negotiate on 100 Full Duplex on one of the two servers
When I enter ndstat -l, Interface speed indicates "100Mbits/sec"
But when I analyze my interface through the network I can see that it is 10 Mbits/sec Half.
I try to compare the 2 servers (drivers, netconfig screen) but I don't see any differences.
My NICs are in auto-negotiation and my switch is forced in 100/Full.
When I pass my switch's port on Auto, it negotiates at 10/Half.
The Space.c file contains :
short e3H_Media_Override[4] = {
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT,
MEDIA_OVERRIDE_DEFAULT
};
What can I do to have my Interface configured in 100Mbit/s Full Duplex ?
Thanks for your Help
Valerie