I have a hAP ac3 that I’ve been using with 6.x and several virtual access points. I had firewall rules configured to disable traffic from those to local LAN devices. That’s all worked fine.
Today I upgraded to 7.10.1 and installed the wifiwave2-7.10.1 package. I’ve been setting up the wireless again. The two real interfaces work fine, but adding virtual APs is giving me issues.
I have created a virtual AP and assigned it’s datapath to bridge and interface:LAN. That works, but I’m unable to find a way to filter the traffic from it:
If I try adding a firewall rule with an In. Interface of the virtual AP, it returns:
interface matcher not possible when interface (virtap) is slave - use master instead (bridge)
If I try assigning a VLAN to the virtual AP under Datapath so I could filter it that way, I get:
vlan-id configured, but interface does not support assigning vlans
I’m also not able to assign a DHCP server to the virtual AP like I was before, attempting to assign one to the virtual AP interface returns “DHCP server can not run on slave interface!”
Is there any tutorial on setting up isolated virtual access points using wifiwave2?
Thanks!