MAC auth with checkval - No authenticate method (Auth-Type)

blouman176 blouman176 at hotmail.fr
Thu Feb 2 09:38:06 CET 2012


Hello all,

I'm trying to authenticate workstations with their MAC address.

Here my problem during authenticate :

rad_recv: Access-Request packet from host 192.168.64.5 port 5001, id=138,
length=136
	User-Name = "00-15-c5-b2-d7-f1"
	User-Password = "00-15-c5-b2-d7-f1"
	NAS-IP-Address = 192.168.64.5
	NAS-Identifier = "3822d6bed9f0"
	NAS-Port = 16961538
	NAS-Port-Type = Ethernet
	Service-Type = Framed-User
	Framed-Protocol = PPP
	Calling-Station-Id = "00-15-C5-B2-D7-F1"
Thu Feb  2 09:15:15 2012 : Info: +- entering group authorize {...}
Thu Feb  2 09:15:15 2012 : Info: ++[preprocess] returns ok
Thu Feb  2 09:15:15 2012 : Info: [files] users: Matched entry
00-15-c5-b2-d7-f1 at line 1
Thu Feb  2 09:15:15 2012 : Info: ++[files] returns ok
Thu Feb  2 09:15:15 2012 : Debug: rlm_checkval: Item Name:
Calling-Station-Id, Value: 00-15-C5-B2-D7-F1
Thu Feb  2 09:15:15 2012 : Debug: rlm_checkval: Value Name:
Calling-Station-Id, Value: 00-15-C5-B2-D7-F1
Thu Feb  2 09:15:15 2012 : Info: ++[checkval] returns ok
Thu Feb  2 09:15:15 2012 : Info: ++[expiration] returns noop
Thu Feb  2 09:15:15 2012 : Info: ++[logintime] returns noop
Thu Feb  2 09:15:15 2012 : Info: No authenticate method (Auth-Type)
configuration found for the request: Rejecting the user
Thu Feb  2 09:15:15 2012 : Info: Failed to authenticate the user.
Thu Feb  2 09:15:15 2012 : Info: Using Post-Auth-Type Reject
Thu Feb  2 09:15:15 2012 : Info: +- entering group REJECT {...}
Thu Feb  2 09:15:15 2012 : Info: [attr_filter.access_reject] 	expand:
%{User-Name} -> 00-15-c5-b2-d7-f1
Thu Feb  2 09:15:15 2012 : Debug:  attr_filter: Matched entry DEFAULT at
line 11
Thu Feb  2 09:15:15 2012 : Info: ++[attr_filter.access_reject] returns
updated
Thu Feb  2 09:15:15 2012 : Info: Delaying reject of request 0 for 1 seconds
Thu Feb  2 09:15:15 2012 : Debug: Going to the next request
Thu Feb  2 09:15:15 2012 : Debug: Waking up in 0.9 seconds.
Thu Feb  2 09:15:16 2012 : Info: Sending delayed reject for request 0
Sending Access-Reject of id 138 to 192.168.64.5 port 5001
Thu Feb  2 09:15:16 2012 : Debug: Waking up in 4.9 seconds.
Thu Feb  2 09:15:21 2012 : Info: Cleaning up request 0 ID 138 with timestamp
+16
Thu Feb  2 09:15:21 2012 : Info: Ready to process requests.


I use freeradius 2.1.8 , here is a part of my site-enabled/default file 
(modified) :

.......
authorize {

	files
	checkval
	expiration
	logintime

}



authenticate {

       # nothing!! I know... but in fact I don't know what I can write
}
............


Can somebody help me? Thanks for all.


--
View this message in context: http://freeradius.1045715.n5.nabble.com/MAC-auth-with-checkval-No-authenticate-method-Auth-Type-tp5450017p5450017.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.



More information about the Freeradius-Users mailing list