Template Halaman Login Hotspot Mikrotik Router 2011

A HOTSPOT is way to provide internet access to subscribers by means of an easy to use login interface as it does not require any client software/driver/dialer at user end. To log in, users may use almost any web browser, so they are not required to install additional software.It is also possible to allow users to access some web pages without authentication using Walled Garden feature. In my personnel opinion, Hotspot is best suited for ad hoc situations, where you cannot control how the client has their machines configured.

Seperti yang kita ketahui bahwa pada router mikrotik memiliki sebuah fitur hotspot. Halaman login yang ditampilkan. Tombol LOGIN dari template dan opsi Voucher. Mumpung lagi libur gak ada jadwal ngampus, siang ini saya akan berbagi template login hotspot mikrotik. Seperti yang kita ketahui bahwa Router Mikrotik memiliki banyak fitur, salah satu fitur yang cukup populer dan banyak digunakan adalah Hotspot.

Template

This is generally useful in Conference Rooms, Hotels, Cafe’s, Restaurants and likewise since people will come and go and you have few permanent users. One big advantage of using hotspot is that HotSpot does not require any client software/driver/dialer.

One disadvantage of using HotSpot is that its usually requires your client to open up his browser to log in before he can use your service. So users wanting to connect to your service using a router or some kind usually have a problem (as routers usually don’t support logging in via HTTP). Following is a quick setup guide ( CLI version) on how-to setup HOTSPOT server in Mikrotik using command interface.

This guide will help you in setting up.. # HOTSPOT server, • It will also configure DHCP to assign users IP Address from 172.16.0.1-172.16.0.255 ip pool. Change it accordingly. • I will add two Speed / Rate Limit Profiles, 256k and 512k, it will add a new user ‘ zaib‘ password= test with 512k profile and user ‘ test‘ Password= test with 256k Limit.

Surat jalan manual. Knigi karolini grem and acer. • It will Add Default Route to internet which is DSL router ip 192.168.2.2, Change it accordingly. In this examples, Mikrotik have two interface cards. • Ether1 LAN = 172.16.0.1 / Connected with LAN/Hotspot users • Ether2 WAN = 192.168.2.1 / Connected with DSL router • DSL Router = 192.168.2.2 COPY PASTE SCRIPT. MAKE SURE YOUR MIKROTIK HAVE NO CONFIG, IT SHOULD BE EMPTY Script Starts Below.