Pengenalan User Manager

User Manager adalah aplikasi bawaan MikroTik yang digunakan untuk manajemen user hotspot, termasuk profil, billing, dan authentication.

Fitur User Manager

  • User profiles dengan berbagai paket
  • Billing dan payment management
  • Voucher system
  • Radius authentication
  • Reports dan analytics

Instalasi User Manager

/tool user-manager package install

Setting Radius Server

/radius add secret=123456 service=hotspot src-address=127.0.0.1

Configuring Hotspot

/ip hotspot setup

Ikuti wizard untuk konfigurasi dasar hotspot.

Membuat User Profile

/tool user-manager profile add name=Paket-1Jam 
    limit-uptime=1h price=5000 currency=IDR

Membuat Voucher

/tool user-manager user add username=voucher001 
    password=1234 profile=Paket-1Jam

Monitoring User

Gunakan IP hotspot/user untuk memantau user yang sedang aktif.

Kesimpulan

User Manager adalah solusi lengkap untuk manajemen hotspot MikroTik dengan fitur billing dan user management yang powerful.