Hi, 
  I think I had a similar issue. I connect often to a DHCP wireless LAN at the 
University , but i need sometimes also to connect to a nother Ap wlan to 
control a robot. So I  wrote 2 scripts in order to switch from one to another. 
When I started at the robot WLAN all was OK (this LAN had static IP); but when 
I ran the DHCP WLAN script, I was unable ro return later to the robot WLAN 
executing its script. iwconfig showed that WLAN connection switched to 
University LAN, after some seconds. Finally I found that I had to stop a dhcp 
client daemon AND a WPA_SUPPLICANT  daemon too. Adding "dhclient stop" and  
"killall -q wpa_supplicant" at the beginning of my robotWLAN script was enough 
to end with that disturbing WLAN switching.

-- 
[network-admin] Changing ESSID requires reboot or, or manual iwconfig for 
changes to take effect
https://bugs.launchpad.net/bugs/80499
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to