[Discuss] networking
Guy Gold
guy1gold at gmail.com
Wed Jan 11 23:12:12 EST 2012
Joining the others, with hopefully some adition,
If you're using NetworkManager ( the little widget on the top right) , which ever
details you'll change in /etc/network/interfaces, will be over-written by NetworkManager.
You're options are : disabling network manager and then following the advice with /etc/network/interfaces,
or, going through the GUI applet and looking for any kind of a checkbox that will stop that interface from starting up
automatically.
Regards,
Guy Gold
On Mon, Jan 09, 2012 at 01:59:27PM -0500, Dan Ritter wrote:
> On Mon, Jan 09, 2012 at 01:53:22PM -0500, dan moylan wrote:
> >
> > running ubuntu 11.10 on asus eee pc 1005ha
> > wlan0 is the internal wirelass device,
> > wlan1 is a usb plug-in wireless adaptor.
> >
> > wlan0 is intermittent -- that's why i need wlan1. my
> > problem is that when they are both up, the browser gets
> > confused and semi hangs. when i shut down wlan0 using
> > ifconfig wlan0 down, all is well, but the clever system
> > shortly starts up wlan0 again. /etc/network/interfaces has
> > only wlan1 listed, but that file has obviously been
> > superceeded.
> >
> > where do i go to ensure that wlan0 stays down.
>
> Put wlan0 in /etc/network/interfaces like this:
>
> auto wlan0
> iface wlan0 inet manual
>
> and run /etc/init.d/networking restart
>
> Other subsystems should relinquish control, and wlan0 should
> not gain an IP.
>
> -dsr-
>
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://lists.blu.org/mailman/listinfo/discuss
More information about the Discuss
mailing list