On Thursday, March 21, 2002, at 01:15 PM, Raghu wrote:
> To figure out why EAP auth is failing, Can you post the server logs ?
>
> Have you got the chance to apply the patch I posted yesterday
> & check it on Solaris ?
Thanks for the help! Here is my log (radiusd -X), this was captured on
a linux and I haven't had a chance to apply the patch yet, but I will.
Thanks, again.
Starting - reading configuration files ...
reread_config: reading radiusd.conf
Config: including file: /usr/local/etc/raddb/proxy.conf
Config: including file: /usr/local/etc/raddb/clients.conf
Config: including file: /usr/local/etc/raddb/snmp.conf
Config: including file: /usr/local/etc/raddb/sql.conf
main: prefix = "/usr/local"
main: localstatedir = "/usr/local/var"
main: logdir = "/usr/local/var/log/radius"
main: libdir = "/usr/local/lib"
main: radacctdir = "/usr/local/var/log/radius/radacct"
main: hostname_lookups = no
read_config_files: reading dictionary
read_config_files: reading clients
read_config_files: reading realms
read_config_files: reading naslist
main: max_request_time = 30
main: cleanup_delay = 5
main: max_requests = 1024
main: delete_blocked_requests = 0
main: port = 0
main: allow_core_dumps = no
main: log_stripped_names = no
main: log_auth = no
main: log_auth_badpass = no
main: log_auth_goodpass = no
main: pidfile = "/usr/local/var/run/radiusd.pid"
main: user = "root"
main: group = "root"
main: usercollide = no
main: lower_user = "no"
main: lower_pass = "no"
main: nospace_user = "no"
main: nospace_pass = "no"
main: proxy_requests = yes
proxy: retry_delay = 5
proxy: retry_count = 3
proxy: synchronous = no
proxy: default_fallback = yes
proxy: dead_time = 120
security: max_attributes = 200
security: reject_delay = 1
main: debug_level = 0
read_config_files: entering modules setup
Module: Library search path is /usr/local/lib
Module: Loaded eap
eap: default_eap_type = "md5"
eap: timer_expire = 60
rlm_eap: Loaded and initialized the type md5
Module: Instantiated eap (eap)
Module: Loaded System
unix: cache = yes
unix: passwd = "/etc/passwd"
unix: shadow = "/etc/shadow"
unix: group = "/etc/group"
unix: radwtmp = "/usr/local/var/log/radius/radwtmp"
unix: usegroup = no
unix: cache_reload = 600
HASH: Reinitializing hash structures and lists for caching...
HASH: user root found in hashtable bucket 11726
HASH: user daemon found in hashtable bucket 11668
HASH: user bin found in hashtable bucket 86651
HASH: user sys found in hashtable bucket 64201
HASH: user sync found in hashtable bucket 42895
HASH: user games found in hashtable bucket 47657
HASH: user man found in hashtable bucket 50534
HASH: user lp found in hashtable bucket 54068
HASH: user mail found in hashtable bucket 79471
HASH: user news found in hashtable bucket 5375
HASH: user uucp found in hashtable bucket 38541
HASH: user proxy found in hashtable bucket 7806
HASH: user majordom found in hashtable bucket 55433
HASH: user postgres found in hashtable bucket 19301
HASH: user www-data found in hashtable bucket 84448
HASH: user backup found in hashtable bucket 3418
HASH: user msql found in hashtable bucket 14409
HASH: user operator found in hashtable bucket 21748
HASH: user list found in hashtable bucket 91138
HASH: user irc found in hashtable bucket 2346
HASH: user gnats found in hashtable bucket 75017
HASH: user nobody found in hashtable bucket 99723
HASH: user dharknes found in hashtable bucket 9858
HASH: user postfix found in hashtable bucket 23093
HASH: user identd found in hashtable bucket 77172
HASH: user mysql found in hashtable bucket 46314
HASH: user mars$ found in hashtable bucket 60823
HASH: user dlannom found in hashtable bucket 51787
HASH: user bbrother found in hashtable bucket 97762
HASH: user lboyd found in hashtable bucket 50904
HASH: user jim found in hashtable bucket 51842
HASH: Stored 31 entries from /etc/passwd
HASH: Stored 47 entries from /etc/group
Module: Instantiated unix (unix)
Module: Loaded preprocess
preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"
preprocess: hints = "/usr/local/etc/raddb/hints"
preprocess: with_ascend_hack = no
preprocess: ascend_channels_per_line = 23
preprocess: with_ntdomain_hack = no
preprocess: with_specialix_jetstream_hack = no
preprocess: with_cisco_vsa_hack = no
Module: Instantiated preprocess (preprocess)
Module: Loaded realm
realm: format = "suffix"
realm: delimiter = "@"
Module: Instantiated realm (suffix)
Module: Loaded files
files: usersfile = "/usr/local/etc/raddb/users"
files: acctusersfile = "/usr/local/etc/raddb/acct_users"
files: compat = "no"
Module: Instantiated files (files)
Module: Loaded detail
detail: detailfile =
"/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail"
detail: detailperm = 384
detail: dirperm = 493
Module: Instantiated detail (detail)
Module: Loaded radutmp
radutmp: filename = "/usr/local/var/log/radius/radutmp"
radutmp: username = "%{User-Name}"
radutmp: perm = 384
radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
Listening on IP address *, ports 1812/udp and 1813/udp, with proxy on
1814/udp.
Ready to process requests.
rad_recv: Access-Request packet from host 141.215.3.48:1126, id=90,
length=122
User-Name = "dharknes"
NAS-IP-Address = 141.215.3.48
Called-Station-Id = "004096335e12"
Calling-Station-Id = "003065032d27"
NAS-Identifier = "cwap2"
NAS-Port = 29
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
EAP-Message = "\002\001\000\r\001dharknes"
Message-Authenticator = 0x9737e462517c18b96d7dab2e8b0d0f63
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "eap" returns updated
modcall[authorize]: module "suffix" returns ok
users: Matched dharknes at 118
modcall[authorize]: module "files" returns ok
modcall: group authorize returns updated
rad_check_password: Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: processing type md5
modcall[authenticate]: module "eap" returns ok
modcall: group authenticate returns ok
Sending Access-Challenge of id 90 to 141.215.3.48:1126
Service-Type = Framed-User
EAP-Message =
"\001Z\000\026\004\020J\347\0236\344K\371\277y\322u.#H\030\245"
Message-Authenticator = 0x00000000000000000000000000000000
State =
0xbb127c33d668ec1725a862f2e3195975dd599a3c9bbbfc5c5148b09728212c51e3dd3138
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 90 with timestamp 3c9a59dd
Nothing to do. Sleeping until we see a request.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html