Re: NM_CONTROLLED=no not working

2011-07-15 Thread Rick Sewill
On Friday, July 15, 2011 08:14:43 PM Rick Sewill wrote: > On Friday, July 15, 2011 02:48:53 PM Ian Pilcher wrote: > > I feel like I'm losing my mind. Can someone confirm that this is > > supposed to work before I bugzilla this? > > > > I am trying to get NetworkManager to ignore my wireless adapt

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Rick Sewill
On Friday, July 15, 2011 02:48:53 PM Ian Pilcher wrote: > I feel like I'm losing my mind. Can someone confirm that this is > supposed to work before I bugzilla this? > > I am trying to get NetworkManager to ignore my wireless adapter (while > still managing my Ethernet adapter and VPN connections

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Tom Horsley
On Fri, 15 Jul 2011 20:10:38 -0300 Ian Pilcher wrote: > On 07/15/2011 05:58 PM, Tom H wrote: > > Does NM ignore it if you add "ONBOOT=yes"? (Or "ONBOOT=no" if you want > > to bring it up manually.) > > Nope. (I actually had ONBOOT=no in there. I took it out in hopes that > would help.) I had s

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Ian Pilcher
On 07/15/2011 05:58 PM, Tom H wrote: > Does NM ignore it if you add "ONBOOT=yes"? (Or "ONBOOT=no" if you want > to bring it up manually.) Nope. (I actually had ONBOOT=no in there. I took it out in hopes that would help.) -- ==

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Tom H
2011/7/15 Ian Pilcher : > On 07/15/2011 05:08 PM, Genes MailLists wrote: >> >> Can you confirm (iwconfig) that the device is indeed called wlan0? > > [ipilcher@localhost ~]$ cat /etc/sysconfig/network-scripts/ifcfg-wlan0 > DEVICE=wlan0 > TYPE=Wireless > HWADDR=00:23:14:12:C1:38 > NM_CONTROLLED=no

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Ian Pilcher
On 07/15/2011 05:08 PM, Genes MailLists wrote: > >Can you confirm (iwconfig) that the device is indeed called wlan0? > >Perhaps its a different name. > [ipilcher@localhost ~]$ cat /etc/sysconfig/network-scripts/ifcfg-wlan0 DEVICE=wlan0 TYPE=Wireless HWADDR=00:23:14:12:C1:38 NM_CONTROLLED=n

Re: NM_CONTROLLED=no not working

2011-07-15 Thread Genes MailLists
On 07/15/2011 03:48 PM, Ian Pilcher wrote: > >DEVICE=wlan0 >TYPE=Wireless >HWADDR=00:23:14:12:C1:38 >NM_CONTROLLED=no > > Even after rebooting, however, NetworkManager is still taking control of > wlan0. > > Can you confirm (iwconfig) that the device is indeed called wlan0?

NM_CONTROLLED=no not working

2011-07-15 Thread Ian Pilcher
I feel like I'm losing my mind. Can someone confirm that this is supposed to work before I bugzilla this? I am trying to get NetworkManager to ignore my wireless adapter (while still managing my Ethernet adapter and VPN connections). I have created /etc/sysconfig/network-scripts/ifcfg-wlan0: