Hi,
I’m trying to make this infrastructure:
Modem -> Switch -> Firewall -> Zeroshell (Captive portal for APs)
I have ETH00 where the traffic from Firewall is directed to with NAT enabled;
in ETH01 I would like to create as follows:
ETH01 -> vlan1 (10.0.2.1) SSID: IIS2
vlan2 (10.0.4.1) SSID: IIS_Smartphone
How should I proceed with the configuration? Do I have to set up like this?
ETH01 (10.0.x.x) -> vlan1 (10.0.2.1) SSID: IIS2
vlan2 (10.0.4.1) SSID: IIS_Smartphone
Or I don’t have to give an IP to ETH01?
Thanks