can you please help me out for this
i am trying to test with
-->vlan 24 for ssid
-->ssid on bridge mode
acess point name :- udaya acess point wifi 5
when i try to connect with ssid getting the wrong ip
wan ip 172.16.xx.xx
but getting 192.168.xx.xx
{
"interfaces": [
{
"type": "virtual",
"name": "eth0.24",
"mtu": 1500,
"disabled": false,
"network": "",
"mac": "",
"autostart": true,
"addresses": []
},
{
"wireless": {
"network": [
"lan"
],
"mode": "access_point",
"radio": "radio0",
"ack_distance": 0,
"rts_threshold": 0,
"frag_threshold": 0,
"ssid": "OpenWisiWifi-",
"hidden": false,
"wds": false,
"encryption": {
"protocol": "none"
},
"wmm": true,
"isolate": false,
"ieee80211r": false,
"reassociation_deadline": 1000,
"ft_psk_generate_local": false,
"ft_over_ds": true,
"rsn_preauth": false,
"macfilter": "disable",
"maclist": []
},
"type": "wireless",
"name": "wlan0",
"mtu": 1500,
"disabled": false,
"network": "",
"mac": "",
"autostart": true,
"addresses": []
}
],
"radios": []
}
--
You received this message because you are subscribed to the Google Groups
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/openwisp/e32fbe9e-2039-410c-8e7d-61a1f2a90324n%40googlegroups.com.