Hello,
I just got my hAP ax² and having hard time with wifiwave 2 config.
I need two virtual WLANs on both 2.4 and 5GHz. I made two on 5GHz without issues, but when I try to make second one on 2.4GHz (main 2.4 interface set as master), I get message “failed to create interface”. On the other hand, if I set first 2.4 virtual as master for second, interface is created.
What to do here ?
What version of RouterOS are you running?
And can you share your config (/export hide-sensitive file=anynameyoulike, don’t forget to remove any personal information)?
I’ve configured everything, cannot get 2nd “virtual WLAN” on 2.4GHz interface (which is set as master to both of them). If I enable first, second gets “failed to create interface” message. If I enable second, first one gets that message. If I set first virtual WLAN to be master on second virtual WLAN, I don’t get above message but it doesn’t work (obviously).
Config in attachment. configax2_new.rsc (8.55 KB)
The reason you cannot run both guest-wlan and private-guest2 interfaces at the same time is that you’ve configured identical MAC addresses for both of them.
Oh man, you just saved me, I copied config and didn’t notice the MAC. Wish the red error message “Failed to create interface” said something like “Duplicate MAC” as well.