Hello, Thank you for your help. I am needing help programming my HPE switch to allow traffic from separate SSIDs to to exit my firewall on assigned ports so that I can keep the SSIDs separated on the network. For instance, I have assigned:
SSID1 to VLAN10
SSID2 to VLAN20
SSID3 to VLAN30
Only VLAN10 will have access to network resources such as printers.
All VLANs need access to the Internet via separate ports on the firewall so that appropriate filtering can take place. The APs have been configured to assign separate VLANs depending on the SSID they connect to.
In my scenario, how do I program the switch to enable a connection to SSID1 to access the network and the Internet through port 1 on the switch, while SSID2 only has access to the Internet through port 2 on the switch, and SSID3 to access the Internet through port 3?
At this point I have the switch configured as follows:
Port 1 - PVID 1, VLAN10 to Firewall port 1 (192.168.0.x)
Port 2 - PVID 1, VLAN20 to Firewall port 2 (192.168.2.x)
Port 3 - PVID 1, VLAN30 to Firewall port 3 (192.168.4.x)
Ports 4 - 16 - VLAN10
Ports 17-14 VLAN10, VLAN20, and VLAN30