

Enable if there are situations where host cannot login after being to long in host table unauthorized. Loop repeats until host logs in the system. login-timeout (time / none default: none) : period of time after which if host hasn't been authorized it self with system the host entry gets deleted from host table.keepalive-timeout (time / none default: none) : Value of how long host can stay out of reach to be removed from the HotSpot.When there is no traffic from this client (literally client computer should be switched off), once the timeout is reached, user is dropped from the HotSpot host list, its used address becomes available idle-timeout (time / none default: 5m) : period of inactivity for unauthorized clients.Useful for providing public network access to mobile clients that are not willing to change their networking settings address-pool (name / none default: none) : address space used to change HotSpot client any IP address to a valid address.name (text) : HotSpot server's name or identifier.You can add HotSpot servers manually to /ip hotspot menu, but it is advised to run /ip hotspot setup, that adds all necessary settings. When HotSpot is configured on bridge interface, set HotSpot interface as bridge interface not as bridge port, do not add public interfaces to bridge ports. One HotSpot server is allowed per interface.

It is possible to run HotSpot on Ethernet, wireless, VLAN and bridge interfaces. Menu is designed to manage HotSpot servers of the router.
SETTING MIKROTIK HOTSPOT DENGAN WINBOX PASSWORD
Password for automatically created HotSpot user Password for the user' ( string Default: ) Username of one automatically created HotSpot user, added to /ip hotspot user
SETTING MIKROTIK HOTSPOT DENGAN WINBOX FULL
IP address of the SMTP server, where to redirect HotSpot's network SMTP requests (25 TCP port)ĭNS server addresses used for HotSpot clients, configuration taken from /ip dns menu of the HotSpot gatewayĭomain name of the HotSpot server, full quality domain name is required, for example name of local hotspot user ( string Default: "admin") Ip address of smtp server ( IP Default: 0.0.0.0) Select certificate ( none | import-other-certificate Default: )Ĭhoose SSL certificate, when HTTPS authorization method is required. Useful if providing network access to mobile clients that are not willing to change their networking settings. Whether to masquerade HotSpot network, when yes rule is added to /ip firewall nat with action=masqueradeĪddress pool of network ( string Default: yes)Īddress pool for HotSpot network, which is used to change user IP address to a valid address. Masquerade network ( yes | no Default: yes) Local address of network ( IP Default: 10.5.50.1/24) To run HotSpot on a bridge interface, make sure public interfaces are not included to the bridge ports. Hotspot interface ( string Default: allow) Parameters asked during setup process Parameter

# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARPĠ dhcp1 ether3 hs-pool-3 /ip dhcp-server> /ip firewall /ip firewall nat> printįlags: X - disabled, I - invalid, D - dynamicĬhain=srcnat action=masquerade /ip firewall nat> # NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUTĠ hotspot1 ether3 hs-pool-3 hsprof1 /ip /ip pool> printĠ hs-pool-3 /ip pool> /ip /ip dhcp-server> print When finished, default configuration will be added for HotSpot /ip hotspot> setupĪddress pool of network: 10.5.50.2-10.5.50.254įlags: X - disabled, I - invalid, S - HTTPS Router will ask to enter parameters required to successfully set up HotSpot. The simplest way to setup HotSpot server on a router is by /ip hotspot setup command. Hotspot relies on Firewall NAT rules which currently are not supported for IPv6. Hotspot can work reliably only when IPv4 is used.

The MikroTik HotSpot Gateway provides authentication for clients before access to public networks. 8 Using DHCP option to advertise HotSpot URL.
