You are not logged in.
Hello,
we recently added a second wifi access point. I configured it the same as our first one, except with a different IP and SSID for the device.
I then simply added a second service section to /var/lib/connman/wireless.conf:
[service_accesspoint1]
Type = wifi
Name = accesspoint1
Security = psk
Passphrase = ***
IPv4=10.0.0.31/255.255.255.0/10.0.0.1
Nameservers=208.201.224.11,208.201.224.33
[service_accesspoint2]
Type = wifi
Name = accesspoint2
Security = psk
Passphrase = ***
IPv4=10.0.0.31/255.255.255.0/10.0.0.1
Nameservers=208.201.224.11,208.201.224.33
At first this worked fine, but then it started connecting to one service, and loosing its connection. I then need turn off WiFi, turn it back on, reconnect to either service... sometimes with, sometimes without success.
I have the feeling I am doing something wrong... but unfortunately I could not figure out what yet. 'read the Wiki entry, and google'd a bit, without luck.
Any ideas?
Offline