[Prism54-devel] [patch] Re: [Prism54-users] Default channel is
 unsupported?
   
    Luis R. Rodriguez
     
    mcgrof@ruslug.rutgers.edu
       
    Fri, 14 Nov 2003 10:32:14 -0500 (EST)
    
    
  
> I guess this isn't very likely to happen in real life, but
>
> # iwconfig eth0 mode master essid xx
> # iwconfig eth0 mode managed
> # iwconfig eth0 mode master
>
> results in essid = "default" and not "xx" like I would expect.
Well what if you do
iwconfig eth0 mode Managed essid MyAP
iwconfig eth0 mode Master
You'd be setting your old Managed mode essid to your new AP's essid.
	Luis