Ankur Mishra
unread,Feb 13, 2024, 6:39:19 AM2/13/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenWISP
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": []
}