๐Ÿ”ฅ Creating a Hotspot on Your MikroTik Device

This guide explains how to create a hotspot on your MikroTik device using ISPMan. We support two types of hotspot configurations depending on your device's capabilities.

โ„น๏ธ Two Hotspot Types Available

Choose the appropriate type based on your MikroTik device capabilities:

๐Ÿ“‹ Prerequisites

Before creating a hotspot, ensure:

๐ŸŽฏ Method 1: Hotspot with Wireless Interface

Use this method when your MikroTik device supports wireless broadcasting

โœ“ Best for:

Steps:

  1. Navigate to Device Page

    Go to Devices โ†’ Select your MikroTik device

  2. Click "Setup Hotspot" Button

    On the device page, locate and click the "+ Hotspot" button in the setup actions section

  3. Fill in Hotspot Details

    In the modal that appears, provide the following information:

    • Hotspot Name: A unique name for your hotspot (e.g., "Main-Cafe-WiFi")
    • Hotspot Configuration: Select from your pre-configured hotspot settings
    • Internet Enabled Bridge: Choose the bridge that has internet connectivity (usually "br-ispman" or "bridge-wan")
    • WiFi Master Interface: Select the wireless interface that will broadcast the WiFi signal
      This will be automatically detected based on your device's wireless capability
    • Hotspot Network: The network address for your hotspot (e.g., "192.168.100.0")
    • CIDR: Network size (typically 22-24 for small to medium hotspots)
  4. Review Setup Tasks

    Click "Next" to review all tasks that will be performed:

    • โ€ข Create hotspot bridge and wireless interface
    • โ€ข Configure IP addressing and DHCP
    • โ€ข Set up hotspot server with captive portal
    • โ€ข Apply firewall rules and NAT configuration
  5. Run Setup

    Click "Run" and wait for the setup to complete. This typically takes 30-60 seconds.

๐Ÿ–ฅ๏ธ Method 2: Hotspot Server Only

Use this method when your MikroTik device does NOT support wireless broadcasting

โš ๏ธ Best for:

Steps:

  1. Navigate to Device Page

    Go to Devices โ†’ Select your MikroTik device

  2. Click "Setup Hotspot Server" Button

    On the device page, locate and click the "+ Hotspot Server" button

  3. Fill in Hotspot Server Details

    Provide the following information:

    • Hotspot Name: A unique name for your hotspot server
    • Hotspot Configuration: Select from your pre-configured hotspot settings
    • Internet Enabled Bridge: Choose the bridge with internet connectivity
    • Interface (Which has Access Point): Select the interface where your external access point is connected
      This is the interface where users will connect to get hotspot authentication
    • Hotspot Network: The network address for your hotspot (e.g., "192.168.100.0")
    • CIDR: Network size (typically 22-24)
  4. Review Setup Tasks

    Click "Next" to review all tasks

  5. Run Setup

    Click "Run" and wait for completion

๐Ÿ” Verification

After creating your hotspot, verify it's working correctly:

  1. Check that the hotspot appears in the "Hotspots" section on your device page
  2. For wireless hotspots: Scan for WiFi networks and confirm your SSID is broadcasting
  3. Try connecting a test device to the hotspot
  4. Verify the captive portal login page appears
  5. Test authentication with a hotspot user account

๐Ÿ’ก Pro Tips

โ“ Troubleshooting

Issue: "No WiFi Master Interface found"

โ†’ Your device doesn't support wireless. Use the "Hotspot Server Only" method instead.

Issue: "IP Pool already exists"

โ†’ The network range you selected is already in use. Choose a different network address.

Issue: "Failed to create hotspot"

โ†’ Check device connectivity, ensure sufficient resources, and verify bridge configuration.

Need help? Contact support via the chat icon or email us at [email protected].