LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to destroy network interface (https://www.linuxquestions.org/questions/linux-networking-3/how-to-destroy-network-interface-714471/)

SentralOrigin 03-25-2009 10:10 PM

How to destroy network interface
 
I have the ath5k driver for my atheros wireless card, and I used to have madwifi.

With madwifi, I would do "wlanconfig wifi0 destroy" then "wlanconfig ath0 create wlandev wifi0 wlanmode managed" then "dhclient ath0" to get wireless.

But since there is no "wlanconfig" command for ath5k, what is the ath5k equivalent to the madwifi "wlanconfig" command to destroy and bring back interfaces when "ifconfig ath0 down" is not enough?

I have "wlan0" and "wmaster0" in my ifconfig.

watcher69b 03-26-2009 07:57 PM

service network restart

might work

what about ifdown / ifup wlan0

SentralOrigin 03-26-2009 08:47 PM

Sorry, I meant to post in the Wireless section: http://www.linuxquestions.org/questi...erface-714602/


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