Re: Working MAC-auth. in 1.1.7, not working in 2.0pre2 (noob-quiz).
On 17 sep 2007, at 11.21, freeradius-users- request@lists.freeradius.org wrote:
From: A.L.M.Buxey@lboro.ac.uk Date: måndag 17 sep 2007 10.19.36 GMT+02:00 To: FreeRadius users mailing list <freeradius- users@lists.freeradius.org> Subject: Re: Working MAC-auth. in 1.1.7, not working in 2.0pre2 (noob-quiz). Reply-To: FreeRadius users mailing list <freeradius- users@lists.freeradius.org>
hi,
nice debugs - but no view of your config file - I'm guessing you are using a simple 'users' file?
alan
Hi Alan & Ivan, thx for replying. Yes im using the users-file, trying both MAC/MAC- auth and MAC/ SharedSecret-auth (when i got that in my head i will move on to msyql : )), my config: 00-17-f2-ea-b1-3e User-Password=="00-17-f2-ea-b1-3e" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" 00-17-f2-ea-b1-3e User-Password=="verysecret" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" It should "hit" regardless what i use on my AP right? I copy-pasted the user-login-info from my userfile from 1.1.7 (that worked) and pasted in usersfile 2.0pre2 so there SHOULD definitly be a match. In theory: are the usersfile-credentials working in the same matter on 1.1.7 and 2.0pre2? It feels like some default-value is taking over somewhere.. Another question: Do i have to reload radiusd (kill -sighup <pid>) everytime i have updated the usersfile? Thx again! p
Hi,
00-17-f2-ea-b1-3e User-Password=="00-17-f2-ea-b1-3e" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A"
00-17-f2-ea-b1-3e User-Password=="verysecret" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A"
docs and logs of this mailing list etc should ALL be screaming out answers to you! 00-17-f2-ea-b1-3e Cleartext-Password := "00-17-f2-ea-b1-3e" Calling-Station-Id = "00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" 00-17-f2-ea-b1-3e Cleartext-Password := "verysecret" Calling-Station-Id = "00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" alan
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Giobbi Piero