Thread
:
[solved] Enterprise WPA2 Auto-connect fails
View Single Post
Flynx
2011-03-14 , 22:42
Posts: 215 | Thanked: 159 times | Joined on Jan 2010
#
7
Ok, here's what I figured out so far....
I used 'alarmed' to run a script. The script is scheduled to run every 5 min between 8am and 6pm on weekdays (when I would typically be at work).
The script uses dbus commands to disconnect from the network, wait five seconds (required for disconnect to complete), then attempt to connect to the WPA Enterprise network.
This, unfortunately, is only a start. The script doesn't check to see if it is already connected to the Enterprise network, so it will perpetually disconnect and re-connect.
The script also doesn't check to see if the Enterprise network is available before attempting to switch to it.
Quote & Reply
|
Flynx
View Public Profile
Send a private message to Flynx
Find all posts by Flynx