Hi Richard,
Quote:> i have been searching the net all morning to try and find a way to make
> sure that my network cards are being loaded 100mb full duplex at boot
> time. We have a server thats being used for a log server for our pix and
> routers and it is running EXTREMELEY slow. We can barely ssh in. The
> ports are set at 100mb Full. So i need to find a way to make sure that
> my network card is running at that same speed. Please if anyone could
> help it would be greatly appreciated.
You missed the one important details, what make are the network cards ???
Sometimes you can force these issues with options like: full_duplex=1 in the
/etc/modules.conf file. Something like the following:
alias eth0 3c509
options eth0 full_duplex=1
This forces you into full duplex mode, depending on what sort of network card
you have you might also be able to use the options or media flags to force the
card into different speeds but your system should auto-sense 100.
Additionally, without knowing the driver behind the network cards it would be
rather pointless guessing numbers :)
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+