joachimmg
New Around Here
Hi.
I've tried to follow and adopt these two guides for my needs:
What I'd like to comprehend is having the guest network to run on a different DHCP. I would like the IP to differ from the guest network to the «personal», and split this network range into two:
https://git.giaever.org/joachimmg/merlinwrt-ssid-if-specific/src/master/assign-ip-ssid (I known wl1.2 and wl2.2 arent included right now, but I use guest network 1 to test with at the time).
The clients do get new IP's (in 192.168.2.x instead of 192.168.1.x), but the internet doesnt work, so I believe the network arent routed correctly.
Any idea what I'll do work?
I've tried to follow and adopt these two guides for my needs:
- https://github.com/RMerl/asuswrt-me...or-VPN-and-SSID-for-Regular-ISP-using-OpenVPN.
- https://github.com/RMerl/asuswrt-me...dicated-DHCP-options-bind-to-a-specific-SSID?
What I'd like to comprehend is having the guest network to run on a different DHCP. I would like the IP to differ from the guest network to the «personal», and split this network range into two:
- Guest network 1 (wl0.1, wl1.1, wl2.1) to use 192.168.2.1 - 192.168.2.128
- Guest network 2 (wl0.2, wl1.2, wl2.2) to uset 192.168.2.128 - 192.168.2.255
https://git.giaever.org/joachimmg/merlinwrt-ssid-if-specific/src/master/assign-ip-ssid (I known wl1.2 and wl2.2 arent included right now, but I use guest network 1 to test with at the time).
The clients do get new IP's (in 192.168.2.x instead of 192.168.1.x), but the internet doesnt work, so I believe the network arent routed correctly.
Any idea what I'll do work?