Hi,
On Thu, 2012-04-12 at 17:49 -0700, Daniel (Youngwhan) Song wrote:
> 1. The scan list doesn't show all hidden ssids. While looking at
> "http://connman.net/blogs/patrik/2012/connman-079", it is saying that
> "There will be one hidden service created per WiFi security method
> should one appear in the scan".
>
> However, I feel it doesn't make sense. What if several routers using
> hidden ssids are being used in home?
There will be a hidden service created for each of the security types,
i.e. one each for none, WEP, WPA and 802.11. When the user tries to
connect to one of these, the Agent API will request for a 'Name' or
'SSID' to be returned in addition to the passphrase. The user can thus
fill in the required SSID for the network. In the next scan, the same
(or another) access point will still be hidden, so the hidden network
entry will still show up.
> 2. It is hard to interpret how the agent-api works. I tried to test
> simple-agent python script, but I don't know how I can achieve to
> associate the hidden ssid via the agent.
To the simple-agent 'Answer: ' prompt reply with the string
'Name=yourssidhere' in addition to the passphrase, e.g.: 'Name=MyWiFi
Passphrase=foobar'. The documentation is unfortunately the python source
code...
> shown in service lists. (I saw a few, but they are not what I'm
> looking for. I set the hidden ssid with WPA security, but no service
> name shows any "psk" at the end of the service name. I could see _wep,
> _none, _ieee8021x, though.)
That's too bad. For some reason the WPA access point did not show up in
the scan. Try scanning again and check that the access point actually is
in WPA mode.
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman