Skip to main content
MikroTik is configured in legacy / manual mode using Winbox.
RADIUS server addresses, portal URLs, and shared secrets are region-specific. Obtain the correct values for your deployment from the Wiacom admin panel or the Wiacom team before starting.

Step 1 — Add the Device to Wiacom

  1. Go to Inventory → Routers → Add New Router
  2. Select MikroTik / RouterBoard from the vendor dropdown
  3. Under Network address, enter the WAN MAC address in AA:BB:CC:DD:EE:FF format
  4. Leave NASID empty
  5. Assign a location and click Save

Step 2 — Configure RADIUS

Open Winbox, click Radius on the left menu, then +: Click OK.

Step 3 — Configure the Hotspot

Go to IP → Hotspot → Hotspot Setup: Click OK. In the Hotspot → Server tab, double-click the new hotspot. Rename it to the WAN MAC address in XX-XX-XX-XX-XX-XX format (capitals, dashes). Find the WAN MAC at Interfaces → ether1-gateway (or your WAN interface).

Step 4 — Configure the Server Profile

In Server Profiles, double-click the new profile: General tab: Login tab: RADIUS tab: Click OK.

Step 5 — Configure User Profiles

In Hotspot → User Profiles, double-click the default entry:

Step 6 — Upload Portal Files

Wiacom provides two HTML files (login.html and alogin.html) for the MikroTik hotspot:
  1. In Winbox go to Files
  2. Locate the hotspot directory (under HTML Directory in the Hotspot Server Profile)
  3. Drag and drop login.html and alogin.html into this directory
Contact the Wiacom team to receive the correct portal files for your region.

Step 7 — Configure the Walled Garden

Open a New Terminal in Winbox and paste:
Add any additional domains used in your portal customization.

Optional — Automated Walled Garden Script

To keep the walled garden updated automatically, open a New Terminal and paste:

Troubleshooting

Confirm the hotspot server name matches the WAN MAC in XX-XX-XX-XX-XX-XX format. Confirm HTTP PAP is the only enabled login method.
Verify the RADIUS server address and shared secret match values provided by Wiacom for your region. Check UDP 1812 and 1813 are reachable.