Mikrotik Setup

MikroTik Setup

Step-by-step guide to configure MikroTik for WiZone — from WireGuard tunnel to HTTPS captive portal and remote logging.

Overview

StageTopicDescription
1Basic NetworkSet LAN IP and DHCP server for Wi-Fi clients
2WireGuard TunnelCreate encrypted VPN tunnel back to WiZone Cloud
3Routing & FirewallAdd static routes and allow WireGuard + CoA traffic
4HTTPS CertificateAuto-issue Let's Encrypt cert for secure captive portal
5Hotspot + RADIUSEnable captive portal login backed by WiZone RADIUS
6Remote LoggingSend logs to WiZone Cloud for compliance

Values from WiZone Portal

Before starting, go to NAS Configuration in the Portal and note these values:

Log in to WiZone PortalDevices → select your NAS → open NAS Configuration
NAS Configuration
ValueSource in PortalUsed in Stage
RADIUS SERVERRADIUS SERVER field4
SHARED SECRETSHARED SECRET field4
WG INTERFACE IPWG INTERFACE IP field2
TUNNEL PUBLIC KEYTUNNEL PUBLIC KEY field2
TUNNEL PORTTUNNEL PORT field2
PEER PRIVATE KEYPEER PRIVATE KEY field2
wg2.wizone.io(fixed value)2
10.1.10.8(fixed value)6

Stage 4 (HTTPS) — no values to copy manually. The Portal generates a complete script with token included.