Friday, October 16, 2009
Mikrotik Router OS - Setup and Configuration Guide for Aradial Radius Server
Aradial Radius server, Spotngo Payment module and Mikrotik Router OS Network Access Server.
The document contains information relevant to central, localized and distributed network deployments
download here
Saturday, June 13, 2009
RouterOS built-in RADIUS client configuration
RADIUS, short for Remote Authentication Dial-In User Service, is a remote server that provides authentication and accounting facilities to various network apliances. RADIUS authentication and accounting gives the ISP or network administrator ability to manage PPP user access and accounting from one server throughout a large network. The MikroTik RouterOS has a RADIUS client which can authenticate for HotSpot, PPP, PPPoE, PPTP, L2TP and ISDN connections. The attributes received from RADIUS server override the ones set in the default profile, but if some parameters are not received they are taken from the respective default profile.
The RADIUS server database is consulted only if no matching user acces record is found in router's local database.
Traffic is accounted locally with MikroTik Traffic Flow and Cisco IP pairs and snapshot image can be gathered using Syslog utilities. If RADIUS accounting is enabled, accounting information is also sent to the RADIUS server default for that service.
For completed Ebook (format .doc)
Download here
Mikrotik as Hotspot and RADIUS Server
Mikrotik membuat setting hotspot bisa dilakukan dengan mudah, cukup klik sana sini selesai. Tapi bagaimana dengan kasus dimana usernya banyak (misal mahasiswa yang bawa laptop ke kampus plus tamu plus bla..bla) yang maunya tetap bisa terkoneksi di jaringan tapi tetap bisa di pantau siapa yang login dengan pemeliharaan semudah mungkin.
Jawabnya / answered:
Tambah dukungan authentifikasi dengan radius di hotspotnya /Add authentifikasi with the radius in hotspot.
Caranya juga mudah, step by stepnya :
1. Login to mikrotik (with winbox, putty etc).
2. Click Radius menu like the following image:
3. Click "+" button
4. Isikan data-data yang sesuai, minimal di bagian/input form with the name as follow :
Service -> pilih hotspot
Address -> input ip address server radius
Secret -> input ‘password’ to connect Radius Server
Authetification Port -> default 1812
Accounting Port -> default 1813
Click Apply
5. Muncul bagian service.
6. Click menu
Ip -> Hotspot -> Active
Untuk melihat user yang sedang menggunakan hotspot.
To look active user that using hotspot
User will login with username and password that given by that worksheet.
source: http://alamsyah.rasyid.net