Password Scrambled - Shared Secrets Match

Tim Raphael raphael.timothy at gmail.com
Thu May 31 16:52:58 CEST 2012


Hi All,

I'm pulling my hair out on this on.
I have setup freeradius as a package on pfsense (freeBSD) and when attempting to authenticate using the pppoe server built into free radius i get the below output:

I have checked and double checked the shared secret and even set it to a single figure for the below test.
What am I doing wrong???

Thanks in advance!!

Tim

rad_recv: Access-Request packet from host 192.168.1.254 port 23599, id=140, length=105
       NAS-Identifier = "raph-firewall.local"
       NAS-Port = 1
       NAS-Port-Type = Ethernet
       Service-Type = Framed-User
       Framed-Protocol = PPP
       Calling-Station-Id = "0023df8bf13c"
       Called-Station-Id = "*"
       User-Name = "tim"
       User-Password = "\376\211\001\214\030rOIT\246\225\327\333\3256\321"
# Executing section authorize from file /usr/local/etc/raddb/sites-enabled/default
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
++[digest] returns noop
[suffix] No '@' in User-Name = "tim", skipping NULL due to config.
++[suffix] returns noop
[ntdomain] No '\' in User-Name = "tim", skipping NULL due to config.
++[ntdomain] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
[files] users: Matched entry tim at line 2
++[files] returns ok
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
++[daily] returns noop
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
++[weekly] returns noop
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
++[monthly] returns noop
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
++[forever] returns noop
rlm_checkval: Item Name: Calling-Station-Id, Value: 0023df8bf13c
rlm_checkval: Could not find attribute named Calling-Station-Id in check pairs
++[checkval] returns notfound
++[expiration] returns noop





More information about the Freeradius-Users mailing list