LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how do i disable my network card ? (https://www.linuxquestions.org/questions/linux-networking-3/how-do-i-disable-my-network-card-200665/)

lenseboy 07-03-2004 10:00 AM

how do i disable my network card ?
 
I am having problems getting my second network adapter to be recognised by the system so would like to disable my current nic.

How do I go about doing it ?

Thanks

david_ross 07-03-2004 10:48 AM

Try:
ifconfig ethX down
or:
ifdown ethX

Where X is the number of the adapter you want to disable.

lenseboy 07-03-2004 01:31 PM

thanks mate !! Tops !


All times are GMT -5. The time now is 01:09 PM.