lexavey
November 20, 2023, 9:14am
1
Hi, i want to create two network with different IP range
My interface is only one, with one AP
192.168.1.1/24
I want to create separated network.
192.168.1.1/24 <- This is for my private IoT.
10.0.0.1/24 <- This is for guest.
Guests network cant access my private IoT and luci app.
Because I want to use this :
What im trying right now is create new ip on same interface
But when try add new IP to static lease give me error :
The IP address is outside of any DHCP pool range. guest still can access luci.
frollic
November 20, 2023, 9:18am
2
why not follow one of the openwrt guest wlan guides/videos out there ?
lexavey
November 20, 2023, 10:35am
4
I try some guides on youtube.. bandwith still not limited, tried luci-app-mqos
mulimiter
on github, and other luci-app package, only this luci-app-eqosplus
can work to limit bandwith speed.
because im using proxy openclash
in my router, some bandwith limit app cant be used.
Can you give me other guides to read ?
lexavey
November 20, 2023, 11:03am
5
Thanyou, works as expected, now how to block from accessing luci ?
try this but doesnt work
I assume you want to block access to luci from your "guest" network see: