You are on page 1of 19

13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

WiFi Hotspot with


Radius Server
Authentication
Home / Blogs / WiFi Hotspot with
Radius Server Authentication

WiFi Hotspot with Radius Server


Authentication
Abhineesh Gopakumar

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 1/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

A hotspot is a physical location where people may obtain Internet access, typically
using Wi-Fi technology, via a wireless local area network (WLAN) using
a router connected to an internet service provider.

Public hotspots may be created by a business for use by customers, such as coffee
shops or hotels. Public hotspots are typically created from wireless access
points configured to provide Internet access, controlled to some degree by the venue.
In its simplest form, venues that have broadband Internet access can create public
wireless access by configuring a access point(AP), in conjunction with a router and
connecting the AP to the Internet connection. A single wireless router combining these
functions may suffice.[1]

Private hotspots may be configured on a smartphone or tablet with a mobile network


data plan to allow Internet access to a other devices via Bluetooth pairing or if both the
hotspot device and the device/s accessing it are connected to the same Wi-Fi
network.

Here in this blog. i would like to explain hotpot setup In MikrotikRouterboard with
Radius Authentication.

Please follow this video for Mikrotik Device basic settings

After the basic settings we start hotspot configuration,

Login to the Mikrotik Router using Winbox.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 2/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on ‘Wireless’ tab, Click interfaces then Wireles.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 3/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Change the SSID to whatever you like.

Click on security profiles and select the authentication mode ‘none’.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 4/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on ‘Bridge’ , create a new bridge and name it ‘Bridge-Hotspot’.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 5/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on Ports and select ‘wlan1’ to the newly created bridge ‘Bridge-Hotspot’.

Click IP ->Hotspot

Click on ‘Hotspot Setup’

Select Hotspot interface as ‘Bridge-Hotspot’.

and click next

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 6/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

click Next

You can enter the default address pool here.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 7/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

next

select certificate- if you have valid certificate choose it or select ‘none’ .

IP of SMTP server- ‘none’

DNS Server – ‘none’


https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 8/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

next

DNS Name.

Enter the DNS name. That name will be the display name of the Hotspot Login page.

Default user for the hotspot will be ‘admin’

Enter a password for ‘admin’.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 9/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

You will see a message. ‘setup has completed successfully’.

Double click on ‘hotspot1’ and edit.

change Address per MAC from 2 to 1 for security reason. It will allow one connection
per MAC.otherwise someone can spoof the MAC address and connect.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 10/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on server profiles -> click Radius-> put a tick on ‘Use Radius’.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 11/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on ‘Login’

tick out ‘cookie’

Click on System->packages and make sure ‘user-manager’ package is installed.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 12/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on ‘Radius’ and add a radius server as shown

Enter IP: 127.0.0.1

secret: 123 (use secure one, This is for demonstration only)

Click on ‘incoming’ and put a tick on ‘accept’

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 13/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Reboot the router.

Open web browser and enter ‘192.168.88.1/userman’

Mikrotik User manager page will open. Default user name is admin and there is no
password.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 14/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Login to User Manager.

Click on Routers and add Router.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 15/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Create a New Profile

You can add profile limitations, if you want.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 16/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Click on ‘Users’ and create the hotspot users.

Setup is completed.

Connect to that Hotspot from a wifi enabled computer, tablet or mobile.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 17/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

You will see a Login Page.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 18/19
13/5/2020 WiFi Hotspot with Radius Server Authentication - Nifty Computers - Dubai

Login with the Username and password, and You can start browsing.

https://www.nifty.ae/wifi-hotspot-radius-server-authentication/ 19/19

You might also like