LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Using mii-tool To Force Full Duplex Crashed My Server (https://www.linuxquestions.org/questions/linux-networking-3/using-mii-tool-to-force-full-duplex-crashed-my-server-119484/)

bmuir 11-24-2003 11:13 AM

Using mii-tool To Force Full Duplex Crashed My Server
 
Hi, I tried to force a linux server full duplex by using the below command:
/sbin/mii-tool --force=100baseTx-FD
I have done this before with success. The last server I did this on I killed the network connection by doing this. The Administator doesn't know how to fix this and is telling me he has to reformat the machine. Is there any way to fix this without reformatting the machine?
Thanks so much in advance,
Brian

david_ross 11-24-2003 02:42 PM

Welcome to LQ.

Try:
mii-tool -R

Or reset it to 10baseT-HD:
mii-tool -F 10baseT-HD
mii-tool -A 10baseT-HD

netboy_541 11-24-2003 09:49 PM

and all i can say is why in the heck would you have to do a re-format for something as simple as that?


Plus formatting a linux box can be a bit aggravating ... :(

homey 11-24-2003 09:53 PM

Quote:

and all i can say is why in the heck would you have to do a re-format for something as simple as that?
I second that question!

netboy_541 11-24-2003 09:56 PM

I have totally hosed my install before, but I have always been able to peice it together... :P The only thing I can think of is the guy --

A) doesn't know how google works
B) doesn't know how great places like this work
C) just doesn't wanna mess with it

I'm shootin more for C.

Later


All times are GMT -5. The time now is 03:56 PM.