Tell me, how in router mode, through the WAN port (eth1) to get the Internet and local network? hEX lite distributes the Internet and LAN (through the eth2 port), but hAP lite receives only the Internet from it (through the eth1 port).
Me need ideas on how to forward local network, so that it is possible to create a virtual wlan2 that should not have access to the main local network.
As much as I have not tried, I can’t lift the virtual network so that it has Internet access …
All instructions with the old firmware are not suitable, since the Out port does not appear in them. Inteface List: WAN
You can not have the same subnet 192.168.88.0/24 on both your routers and at the same time be able to access both LANs from each of them (not impossible)…
Create a different subnet on your HAP, lets say 192.168.89.0/24 and then through Firewall you can block access to/from 192.168.88.0/24 …
You need to have LAN access on the hAP to the hEX. hEX will be DHCP server for all. LAN hEx and LAN hAP are bridged.
Fastest way to do this is connecting the hEX to the ether2 on the hAP, and replace the DHCP server on the bridge on the hAP with a DHCP client.
<-Internet- WANport - hEX- LAN port (ether2) - LAN port (ether2) - hAP - LAN ports (wlan1,wlan2) →
(Or change ether1 from WAN list to LAN interface list,. add ether1 to bridge, remove DHCP server from bridge, then you can use ether1 on the hAP, because it is now identical to ether2,3,4 …)
(DHCP client must be on the bridge, not on the ether(1))