I have a wireless access point that supports multiple SSID's. I have SSID "Private" with no VLAN and SSID "Guests" on VLAN 30.
I have created an Ethernet VLAN interface for VLAN 30 and a DHCP server to go with it. (Private network is on 192.168.1.0/24 and Guests is 10.10.10.0/24.)
The Private network functions fine but the Guests network cannot access the internet (though the DHCP server is working). I assume something needs to be done about masquerading but I'm not sure how to proceed when dealing with VLANS.
This thread was automatically locked due to age.