Hi everyone I upgraded the driver to WifiWave2 on my Audience, wireless is indeed much faster now, but I cannot find the option that I really need - “default-authenticate”
Previously my 2.4GHZ wlan had “default-authenticate” unticked, so only allowed clients from the access lists were able to connect to it, as I want as many device as possible to be on the 5GHZ, otherwise they just like to comeback to 2.4GHZ.
It looks like this is no longer supported or how do I set it up, please ?
then enable vlan filtering in the bridge section:
am basically splitting the interfaces on access and trunk, all wlans are access (I got 6: 3 phisical + 3 virtual wlans) and I tell the interfaces: some belong to vlan 10, the other to vlan 20
I think you can achieve the same in WifiWave2. In access list create one last empty entry with Interface= your 2.4GHZ network and Action=reject being set. It must be the last entry in your access list .. meaning it kicks in after all other accept list entries with your allowed clients/MAC addresses get processed.