[image: network diagram.jpeg]
for your reference network diagram
i am able to make ssid on
wlan0 over lan interface
this is required for access point(AP wifi-5)
On Tuesday, February 13, 2024 at 5:09:19 PM UTC+5:30 Ankur Mishra wrote:
> 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/c53c7bda-d8ba-4417-ad37-a1df9bf9a5e4n%40googlegroups.com.