Hi Guys
Nedd Help Here. I have a HP Procurve switch J9627A 2620-48-PoEP Switch with Software revision RA.15.13.0014 and HP Procurve switch J9776A 2530-24G Switch with Software revision YA.15.12.0007, that will authenticate to RADIUS (Windows 2012 NPS) but not working. We already created a group for this in the AD and registered the NPS to the domain. Below is my configuration.
Windows Server 2012 NPS Configuration:
- Radius Client =
Settings:
Friendlyname (HO19xxx), IP (172.x.x.31), Shared secret Manual (Ourkeysecret)
Advance:
Vendor Name (RADIUS Standard), Additional Options (all unchecked)
- Connection Request Policy=
Conditions:
Domain\NetAd, NAS Port Type = VPN, Client Friendlyname (HO19xxx), Client IP (172.x.x.31)
- Nework Policies =
Overview:
Policy enabled (checked), Grant Access, Type of network access server (Unspecified)
Conditions:
Conditions = Domain\NetAd, NAS port type (VPN), Authentication Type (PAP)
Constraints:
Authentication Methods = All unchecked expect for "Unecrypted authentication (PAP, SPAP)
Idle timeout, Session Timeout, Caller Station ID, Day and Time restrict are as is
NAS Port Type = VPN
Settings:
Standard = Service-Type (Administrative)
Vendor Specific = None
NAP Enforcement = Disabled Auto-remediation
Extended State = Blank
Multilink & BW allocation protocol = Multilink (Server settings determine usage) BAP (50% 2 mins)
IP Filters = None
Encryption = All is checked
IP Settings = Server settings determine IP Add Assignment
HP Procurve 2620 & 2530 Configuration:
radius-server host 192.x.x197 key Ourkeysecret
radius-server host timeout 10
aaa authentication login privilege-mode
aaa authentication ssh login radius local
aaa authentication ssh enable radius local
aaa accounting commands stop-only radius
aaa accounting update periodic 10
aaa accounting exec start-stop radius
aaa accounting network start-stop radius
aaa accounting system start-stop radius
aaa accounting session-id common
The aaa accounting is working as it sends logs to the RADIUS Server but the authentication parts is now working. I've tried all the combinations of:
-Authentication Types
- NAS Port Type (Ethernet and VPN)
- Ignore user account dial-in properties (check and uncheck)
- Radius Attribute Standard = Frame-protocol (PPP), Service-Type (Login and Administrative),
- Tried Vendor Specific Attributes for Cisco-AVPair
But still it doesn't work...
I'm guessing that it has something to do with VSA (Vendor Specific Attributes), but i have no idea how to configure it. Hope you could help me guys.
Thanks in advance