I have a Mikrotik hAP ac2 running RouterOS 6.43.2. I need to create a guest network that cannot access the internal network but I haven’t been able to find any simple straightforward step by step instructions for this. Can anyone assist?
I see this option but I don’t understand how to make it a guest network that can only access the internet and none of the rest of my internal network. In fact it looks like this loads my existing wifi configuration which i do not want to screw with at all.
Is there not a simple step by step guide that contains all the steps that is also compatible with the current OS? I cannot follow this with one step here, another step there, and some steps that are not compatible with my OS.
The URL and examples shown by Baragoon will work. Yes, the URL has some steps that I would not do, such as masquerading the guest network (kind of useless). Otherwise, it’s good. And his firewall filters suggestions are accurate also. They will prevent both subnets from accessing each other.
That’s about as step-by-step as you’ll get.
Les see if this will help resume it:
create a wireless security profile
create a VAP, using security profil
assign IP address to VAP
create DHCP server for VAP (no bridge required. I’ve done this)
create firewall filters to restrict traffic flow between local subnets
Just to add: this only works if guest VAP is setup on the device which is also the internet router. If one wants to add guest VAP on an AP device which connects to router via ethernet cable, then there are more steps to be taken.
As far as being “sep by step” the guide is perfect except I get lost at step 15 - I do not have an interface option of “ap-private” for “Master interface:” I only have wlan1 and wlan2.
I have the issue that some of my VAP have internet access. I defined 3 VAP on three bridges and one has internet, next to the normal Wlan1. What did I do wrong?
I believe I got down to step 4. No idea how to do step 5. Also my network doesn’t work this way. when I try to connect it says “No internet connection”. No clue where I screwed up, seems pretty straightforward however ever single dialog box has 1,000 options so I don’t know if I missed something critical. I can connect but that’s it.
By default my subnets cannot access each other and the new one cannot access anything.
"such as masquerading the guest network (kind of useless). " I have no idea which steps I can just “skip” and which ones are critical to make it work.