Disable WLan if Wired/Cable Network is available
Posted
by
ifischer
on Super User
See other posts from Super User
or by ifischer
Published on 2011-01-14T22:27:00Z
Indexed on
2011/01/14
22:55 UTC
Read the original article
Hit count: 327
The question says it all. All i want is that my W-Lan connection should be disabled whenever a wired connection is available. What would be the easiest way to do that in Ubuntu/Gnome?
In all guides (for instance some about guessnet) i found i had to configure my whole network configuration (WPA keys, DHCP, ...), but i find that a bit too complicated for such a simple use case. I just want to disable wlan0
when eth0
is connected.
© Super User or respective owner