Jon Fleming
2009-07-07 15:47:02 UTC
I had this all working in Small Business Server 2003. I want to use
RADIUS authentication from my router to authenticate VPN users, using
the username. OK, I understand that in SBS 2008 the RADIUS server is
now part of NPS. I've followed the instructions at
http://www.bunkerhollow.com/blogs/matt/archive/2008/06/04/configuring-server-2008-for-radius-authentication.aspx,
setting up a RADIUS client (my laptop) and creating a RADIUS
authentication Network Policy.I'm using CHAP (that's all my router
supports in common with NPS). I've triple-checked that the shared
secret is the same on both ends. I've used two different RADIUS test
clients, and when I try to authenticate as jfleming, I always get:
:Sending Access-Request of id 0 to 192.168.7.250:1645
CHAP-Password = 0x00a2d04b9870ccd4df9d20344e09850e70
User-Name = "jfleming"
Info: Access-Reject packet from host 192.168.7.250:1645, id=0,
length=20
The NPS logs show code 49, "The connection attempt did not match any
connection request policy." My number 1 CRP has a condition of IPv4
address 192\.168\.7\..+, Authentication provider Local Computer,
Authentication method CHAP or MS-CHAP, or MS-CHAP-v2. It sure seems to
me that that CRP matches. But apparently it doesn't.
How can I get this working?
RADIUS authentication from my router to authenticate VPN users, using
the username. OK, I understand that in SBS 2008 the RADIUS server is
now part of NPS. I've followed the instructions at
http://www.bunkerhollow.com/blogs/matt/archive/2008/06/04/configuring-server-2008-for-radius-authentication.aspx,
setting up a RADIUS client (my laptop) and creating a RADIUS
authentication Network Policy.I'm using CHAP (that's all my router
supports in common with NPS). I've triple-checked that the shared
secret is the same on both ends. I've used two different RADIUS test
clients, and when I try to authenticate as jfleming, I always get:
:Sending Access-Request of id 0 to 192.168.7.250:1645
CHAP-Password = 0x00a2d04b9870ccd4df9d20344e09850e70
User-Name = "jfleming"
Info: Access-Reject packet from host 192.168.7.250:1645, id=0,
length=20
The NPS logs show code 49, "The connection attempt did not match any
connection request policy." My number 1 CRP has a condition of IPv4
address 192\.168\.7\..+, Authentication provider Local Computer,
Authentication method CHAP or MS-CHAP, or MS-CHAP-v2. It sure seems to
me that that CRP matches. But apparently it doesn't.
How can I get this working?