Kamis, 20 Agustus 2009

AAA with Active Directory

MT setup

 /ip radius add
service=ppp,wireless
address=
secret=
authentication_port=1812
accounting_port=1813
 /ip ppp AAA
use_radius=yes
accounting=yes
 /ip ppp pptp-server
enabled=yes
authentication=mschap1,mschap2

Windows Setup

 Start->Control Panel-Administrative Tools->Internet Authentication Service
Right-click on RADIUS Clients->New
Friendly Name: MikroTik
Address:
Client-Vendor: RADIUS Standard
Shared secret:


Example Two

Part A - Setup IAS RADIUS on Active Directory Services

Setup IAS on a server acting as Active Directory Services Domain Controller and register it’s services. Image:IAS-Setup1.JPG

Give a meaningful description and enable logging for authentication status. Image:IAS-Setup2.JPG

User respective 1812 for Authentication and 1813 for Accounting port only. Image:IAS-Setup3.JPG

Create a Realms profile, find “User-Name” replace it with “DOMAIN\User-Name” variables into IAS.

Image:IAS-Setup4.JPG

Create a “hotspot.com” client profile and set IP address pointing to MikroTik hotspot server 172.19.1.253. Set Client Vendor to RADIUS Standard and enter a unique password for IAS. Do not enable Attributes Signature check box. Image:IAS-Setup5.JPG

Enable Remote Access Logging check box for all properties. Image:IAS-Setup6.JPG

Select IAS Format and set Log Time Period to Daily. Image:IAS-Setup7.JPG

Create Remote Access Policies profile to “hotspot.com”. Add “Windows-Groups” matches “DOMAIN\Username” profile. Enable Grant remote access permission. Image:IAS-Setup8.JPG

At Authentication tab Enable check box for “MS-CHAP v2, MS-CHAP, CHAP and PAP” method. Note HotSpot only uses PAP method. Image:IAS-Setup9.JPG

At Encryption tab Enable all the check box allowed by this profile. Image:IAS-Setup10.JPG

At Advance tab do not add any additional connection attributes. Image:IAS-Setup11.JPG


Part B - Setup IAS RADIUS with MikroTik

Add a RADIUS server profile and enable service for “hotspot”. Enter IP Address of IAS RADIUS server. Enter the same password created earlier for RADIUS secret. Use port 1812 for Authentication and 1813 for Accounting with Timeout at 300ms. Image:IAS-MT-Config1.JPG

At “Hotspot Server Profiles” Login By check “HTTP PAP” only. Image:IAS-MT-Config2.JPG

At “Hotspot Server Profiles” check Use RADIUS and Accounting. NAS Port Type leave it as (19 wireless-802.11) or change to 15 (Ethernet) mode. Image:IAS-MT-Config3.JPG


Part C – Testing IAS RADIUS with PC

  1. Use NTRadPing Test Utility to verify the communication link with a test PC. http://www.dialways.com/download/
  2. Remember to add in the test PC IP Address intended for testing into the IAS Client Profile before initiating test.
  3. Enter the IAS RADIUS server IP Address and port “1812” for Request Type “Authentication Request” mode followed by the RADIUS Secret Key.
  4. Image:IAS-Test1.JPG
  5. Also enter the User-Name found in the Active Directory Service User Domain Lists. If successful response reply will be “Access-Accepted”.
  6. Next change port to “1813” for Request Type “Accounting Start” click send and reply should be “Accounting-Response” if the RADIUS server is working. Image:IAS-Test2.JPG

Part D – Activating Domain Users for IAS RADIUS

Check for respective User properties if they are member of “RAS and IAS Server” groups, if not add them as group members. Image:AD-User_IAS1.JPG

Next check the Dial-in tab and enable Allow access for Remote Access Permission. Image:AD-User_IAS2.JPG

http://wiki.mikrotik.com/wiki/AAA_with_Active_Directory


1 komentar:

  1. Hi all,

    Active directory is an implementation of Microsoft’s LDAP directory services for use in windows environments. AD can be used for both remote authentication and authorization. In this mode, a user’s grouping and roles are designated within active directory. Thank you...

    Public Folders

    BalasHapus