Questions tagged [radius]

Remote Authentication Dial In User Service (RADIUS) is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service.

Remote Authentication Dial In User Service (RADIUS) is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service.

RADIUS is a client/server protocol that runs in the application layer, using UDP as transport. The Remote Access Server, the Virtual Private Network server, the Network switch with port-based authentication, and the Network Access Server (NAS), are all gateways that control access to the network, and all have a RADIUS client component that communicates with the RADIUS server. The RADIUS server is usually a background process running on a UNIX or Microsoft Windows server.[3] RADIUS serves three functions:

  • to authenticate users or devices before granting them access to a network
  • to authorize those users or devices for certain network services and
  • to account for usage of those services.

Source: wikipedia

355 questions
1
vote
1 answer

Setting Up A Windows 2008 NPS Server As A Radius Server For A Cisco AP541N Cluster

I have a cluster of Cisco AP541N access points. I am trying to use the Radius authentication for WPA-Enterprise authentication, but I cannot get the APs to query the server properly. Does anyone know of a cookbook or recipe for setting up the NPS…
David Mackintosh
  • 14,293
  • 7
  • 49
  • 78
1
vote
3 answers

How to limit user's access to a specific NAS?

I'm new to RADIUS and I have just set up a very basic FreeRADIUS server for 802.1x (WPA). I use EAP, MySQL as backend with daloRADIUS as webGUI (for user management, mainly). I got two WiFi networks, one private network and a guest network. Now I…
Compizfox
  • 384
  • 1
  • 6
  • 18
1
vote
0 answers

Checking Statement of Health (NAP) info on Linux using Dhcp and Radius

I have a Linux DHCP server and windows clients. I want my DHCP server to assign an IP address from a network let's say 10.6.3.0/255.255.255.128 if the client has it's firewall enabled or an IP address from a different network if the client has it's…
Alptugay
  • 211
  • 3
  • 8
1
vote
0 answers

FreeRadius external authenification script

I am trying to configure FreeRadius to work with my external authentification script. I have a custom module exec myscript { wait = yes shell_escape = yes program = "/path/to/myscript %{Stripped-User-Name}…
h9lpq0u
  • 111
  • 3
1
vote
1 answer

Cisco ISE Wlan user authentication fails for users with umlaut

We have setup a Cisco Identity Services Engine to manage WLAN access for our users. Access should be granted to users from a specific Windows Active Directory group. This works fine for users having a username consisting only of ASCII letters.…
Hagen von Eitzen
  • 824
  • 3
  • 17
  • 43
1
vote
1 answer

Using NPS to restrict access to WLAN

We currently have one WLAN that only domain users can connect to. We will be adding a guest WLAN and would like all non-domain machines to use this, even if a user has a domain account. We have set up NPS and can log in against it, but we can not…
eric.s
  • 429
  • 1
  • 3
  • 12
1
vote
1 answer

Machine account authentication on Radius server

My workstation is under Linux. I have an Active Directory domain controller + Radius server on Windows 2008. I can verify user account 'radius-01' using 'radtest' tool: $ radtest -t pap radius-01 password123 195.234.133.32 1812 password123 …
O.Shevchenko
  • 31
  • 1
  • 5
1
vote
1 answer

Use RADIUS authentication with Remote Desktop Services

I have a PhoneFactor implementation that I love and cherish for VPN access. PhoneFactor provides us a RADIUS server that checks against an approved-users list and our Active Directory implementation, then calls to provide two-factor auth. I want to…
tacos_tacos_tacos
  • 3,250
  • 18
  • 63
  • 100
1
vote
2 answers

Which Authentication Server in consumer Access Points

The WPA2 standard defines three entities: STA: the networking station, e.g. pc AP: access point AS: authentication server As far as I understand, when you buy a regular access point, there is a built-in authentication server. My book says that in…
1
vote
2 answers

Radius over WAN

I have a couple of small-business routers (Cisco RV120W) that I use at some of our smaller offices configured with a site-to-site VPN to allow connectivity for devices & such between my main office and the remote endpoints. The RV120W does a fine…
TheCompWiz
  • 7,409
  • 17
  • 23
1
vote
2 answers

Windows XP will not connect to Enterprise Wireless

We run a Radius server (Windows Server 2008 R2 running NPS). My goal is to push out GPOs to wireless users with the network information. I am successfully doing this with Windows 7 clients, iOS clients, and Android clients, but Windows XP is…
Luke
  • 51
  • 3
1
vote
1 answer

How do I setup dynamic VLAN assignment on an autonomous Cisco 1142n?

I've gotten my Cisco 1142n autonomous AP configured with every option under the sun, but I still can't get dynamic VLAN assignment working! I verified the following: I give priority to VLAN assignment via RADIUS with aaa authorization network…
gooddelta
  • 11
  • 3
1
vote
2 answers

Configuring Cisco Switch and ASA/VPN devices to authenticate with W2008R2 NPS RADIUS

I am currently having issues with being able to authenticate with RADIUS from our Cisco devices…it seems to partially work but I’m missing something apparently, hoping some experts can point me in the right direction. I have an ASA 5510 and VPN…
Don
  • 838
  • 8
  • 19
  • 33
1
vote
1 answer

Where can I find the users file for FreeRADIUS in Ubuntu?

I'm using Ubuntu 10.10. I'm trying to learn how to configure a RADIUS server, but I'm having trouble with creating new users to authenticate. Almost all of the tutorials I've found online mention creating users in the users file, yet I can't find it…
Only Bolivian Here
  • 147
  • 1
  • 3
  • 8
1
vote
1 answer

where can i find a RADIUS configuration example of A cisco 2106 in combination with A juniper steel belted radius?

I'm looking for a configuration example of a Cisco wireless lan controller in combination with a juniper steel belted radius appliance (used to be made by funk now acquired by Juniper). It states in the release notes for the cisco wlan controller…
user9648