WIFI Setup with VPN / WireGuard and Non

Hi All,

Been using Mikrotik for a while but want to try a few things for the home network.

Currently i have my network send out 2G/5G WiFI signal with a VPN WireGuard system in place. I also have a container running with PiHole for DNS.

I would like to know how can i have the following

1x WiFI ( 5G Prefferably ) with VPN/WireGuard and PIHole active
1X WiFi ( 2/5G ) with just PI Hole active

I dont use LAN ( plugged in devices ) everything operates via WIFI.

I have tried numerous things with vlan and routing but am stuck, if someone could help that would be great.

anyone??

https://forum.mikrotik.com/viewtopic.php?p=908118

I have this setup using Juniper SRX and Unifi APs currently, so pretty sure it is doable on Mikrotik.

VLAN-666 Internet DIA w/public IP
VLAN-10 10.100.10.1/24
Server Network (Think DNS Server)

VLAN-11 10.100.11.1/24
Personal network, has access to VPN and all hosts on VLAN-10

VLAN-12 10.100.12.1/24
Family network.. Printers, TVs, xbox, iPads, garage opener, etc.
Has access specific services on server network
does not have access to VPN
Outbound DNS is blocked except for the specifically allowed DNS servers

Unifi APs
SSID-11 - vlan-id=11
SSID-12 - vlan-id=12


I’ll probably work on something similar on Mikrotik, where VLAN-11 will default route via VPN. Will probably be a couple of weeks before I get to that project.

Thanks, i know how to do it on UNIFI, just new to Mikrotik.

About uploading my config ill do that, thanks,