Openwrt V18 Luci
Router IP: 192.168.1.5
How can i configure guest wifi on dumb AP?
Openwrt V18 Luci
Router IP: 192.168.1.5
How can i configure guest wifi on dumb AP?
Can you show output of
ubus call system board
In general ancient versions have known security issues, while you can have one wired to private network, avoid priming up wifi.
Outline of process here:
https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/bridgedap
https://openwrt.org/docs/guide-user/network/wifi/guestwifi/start
(you have to run guest backhaul in a vlan over ethernet or over greatp for wifi backhaul)
AP is connected via LAN cable
{
"kernel": "4.9.243",
"hostname": "4thFloor",
"system": "Qualcomm Atheros QCA9533 ver 1 rev 1",
"model": "TP-Link TL-WR841N\/ND v9",
"board_name": "tl-wr841n-v9",
"release": {
"distribution": "OpenWrt",
"version": "18.06.9",
"revision": "r8077-7cbbab7246",
"target": "ar71xx\/tiny",
"description": "OpenWrt 18.06.9 r8077-7cbbab7246"
}
}
Well, it is long unsupported due to low storage/ram. Likely vlan guidance works but wifi opens known vulnerabilities fixed only in later releases.
There is another router in the same network ehich runs v23. I have guest AP setup on it. Can it be used? It's IP is 192.168.1.2
vlans and multiple wifis is basic functionality