Mikrotik Setup

Routing & Firewall

Add static routes for RADIUS and VPN networks, and configure firewall rules for WireGuard and RADIUS CoA.

Step 1 – Add Static Routes

Go to IP → Routes → Add (+) and configure:

FieldValue
Dst. Address10.1.10.0/24
Gatewaywizone-wg

Click Apply → OK.

RADIUS Route

(Optional) Add a second route with Dst. Address = 10.1.200.0/24 and the same Gateway — allows the WiZone support team to remotely access your device for troubleshooting.

Route List


Step 2 – Add Firewall Rule for WireGuard

Go to IP → Firewall → Filter Rules tab → Add (+) and configure:

TabFieldValue
GeneralChaininput
GeneralIn. Interfacewizone-wg
ActionActionaccept
CommentWiZone WG Allow

Click Apply → OK.

Firewall WireGuard Rule

Drag this rule above any existing drop/reject rules in the filter chain.

Step 3 – Add Firewall Rule for RADIUS CoA

Click Add (+) again and configure:

TabFieldValue
GeneralChaininput
GeneralProtocoludp
GeneralDst. Port3799
ActionActionaccept
CommentWiZone RADIUS CoA

Click Apply → OK.

Firewall CoA Rule

What is CoA? Change of Authorization lets WiZone Portal instantly disconnect a user session — for example when an admin kicks a user or a session expires. This rule must be at the top of the filter list so it is always reachable.