hello,

  I'm trying to set up a configuration with an Alcatel Omniswitch 6600-24 and
Freeradius 1.0.1. 802.1x client is either native XP or open1x (EAP-MD5).
  Communication seem to go between the switch and Freeradius but authentication
fails.

  Did someone succeded with the same kind of configuration: Omniswitch 66xx or
77xx or 88xx ?

Here are the logs from "radiudsd -X":

Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /opt/etc/raddb/proxy.conf
Config:   including file: /opt/etc/raddb/clients.conf
Config:   including file: /opt/etc/raddb/snmp.conf
Config:   including file: /opt/etc/raddb/eap.conf
Config:   including file: /opt/etc/raddb/sql.conf
 main: prefix = "/opt"
 main: localstatedir = "/opt/var"
 main: logdir = "/opt/var/log/radius"
 main: libdir = "/opt/lib"
 main: radacctdir = "/opt/var/log/radius/radacct"
 main: hostname_lookups = no
 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_file = "/opt/var/log/radius/radius.log"
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = "/opt/var/run/radiusd/radiusd.pid"
 main: user = "(null)"
 main: group = "(null)"
 main: usercollide = no
 main: lower_user = "no"
 main: lower_pass = "no"
 main: nospace_user = "no"
 main: nospace_pass = "no"
 main: checkrad = "/opt/sbin/checkrad"
 main: proxy_requests = yes
 proxy: retry_delay = 5
 proxy: retry_count = 3
 proxy: synchronous = no
 proxy: default_fallback = yes
 proxy: dead_time = 120
 proxy: post_proxy_authorize = yes
 proxy: wake_all_if_all_dead = no
 security: max_attributes = 200
 security: reject_delay = 1
 security: status_server = no
 main: debug_level = 0
 read_config_files:  reading dictionary
read_config_files:  reading naslist
Using deprecated naslist file.  Support for this will go away soon.
read_config_files:  reading clients
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /opt/lib
Module: Loaded exec
 exec: wait = yes
 exec: program = "(null)"
 exec: input_pairs = "request"
 exec: output_pairs = "(null)"
 exec: packet_type = "(null)"
rlm_exec: Wait=yes but no output defined. Did you mean output=none?
Module: Instantiated exec (exec)
Module: Loaded expr
Module: Instantiated expr (expr)
Module: Loaded PAP
 pap: encryption_scheme = "crypt"
Module: Instantiated pap (pap)
Module: Loaded CHAP
Module: Instantiated chap (chap)
Module: Loaded MS-CHAP
 mschap: use_mppe = yes
 mschap: require_encryption = no
 mschap: require_strong = no
 mschap: with_ntdomain_hack = no
 mschap: passwd = "(null)"
 mschap: authtype = "MS-CHAP"
 mschap: ntlm_auth = "(null)"
Module: Instantiated mschap (mschap)
Module: Loaded System
 unix: cache = no
 unix: passwd = "(null)"
 unix: shadow = "(null)"
 unix: group = "(null)"
 unix: radwtmp = "/opt/var/log/radius/radwtmp"
 unix: usegroup = no
 unix: cache_reload = 600
Module: Instantiated unix (unix)
Module: Loaded eap
 eap: default_eap_type = "md5"
 eap: timer_expire = 60
 eap: ignore_unknown_eap_types = no
 eap: cisco_accounting_username_bug = no
rlm_eap: Loaded and initialized type md5
rlm_eap: Loaded and initialized type leap
 gtc: challenge = "Password: "
 gtc: auth_type = "PAP"
rlm_eap: Loaded and initialized type gtc
 mschapv2: with_ntdomain_hack = no
rlm_eap: Loaded and initialized type mschapv2
Module: Instantiated eap (eap)
Module: Loaded preprocess
 preprocess: huntgroups = "/opt/etc/raddb/huntgroups"
 preprocess: hints = "/opt/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 = "@"
 realm: ignore_default = no
 realm: ignore_null = no
Module: Instantiated realm (suffix)
Module: Loaded files
 files: usersfile = "/opt/etc/raddb/users"
 files: acctusersfile = "/opt/etc/raddb/acct_users"
 files: preproxy_usersfile = "/opt/etc/raddb/preproxy_users"
 files: compat = "no"
Module: Instantiated files (files)
Module: Loaded Acct-Unique-Session-Id
 acct_unique: key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Addre
ss, NAS-Port"
Module: Instantiated acct_unique (acct_unique)
Module: Loaded detail
 detail: detailfile = "/opt/var/log/radius/radacct/%{Client-IP-Address}/detail-%
Y%m%d"
 detail: detailperm = 384
 detail: dirperm = 493
 detail: locking = no
Module: Instantiated detail (detail)
Module: Loaded radutmp
 radutmp: filename = "/opt/var/log/radius/radutmp"
 radutmp: username = "%{User-Name}"
 radutmp: case_sensitive = yes
 radutmp: check_with_nas = yes
 radutmp: perm = 384
 radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
Listening on authentication *:1812
Listening on accounting *:1813
Listening on proxy *:1814
Ready to process requests.
rad_recv: Access-Request packet from host 10.1.7.253:1046, id=184, length=71
        User-Name = "rescue"
        NAS-IP-Address = 10.1.7.253
        NAS-Port = 462
        EAP-Message = 0x020d000b01726573637565
        Message-Authenticator = 0x40639382ddd2371e65473ddd170c03f3
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
  modcall[authorize]: module "chap" returns noop for request 0
  modcall[authorize]: module "mschap" returns noop for request 0
    rlm_realm: No '@' in User-Name = "rescue", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
  rlm_eap: EAP packet type response id 13 length 11
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 0
    users: Matched rescue at 148
    users: Matched DEFAULT at 158
  modcall[authorize]: module "files" returns ok for request 0
modcall: group authorize returns updated for request 0
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
  rlm_eap: EAP Identity
  rlm_eap: processing type md5
rlm_eap_md5: Issuing Challenge
  modcall[authenticate]: module "eap" returns handled for request 0
modcall: group authenticate returns handled for request 0
Sending Access-Challenge of id 184 to 10.1.7.253:1046
        Alcatel-Auth-Group = 101
        Alcatel-Group-Desc = "labhel"
        Alcatel-Slot-Port = "8/15"
        EAP-Message = 0x010e0016041095a29b897d33b68d12369d1b555457b6
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x54db0c1e7ca774b53cddbda00d3c7556
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 10.1.7.253:1046, id=185, length=106
        User-Name = "rescue"
        NAS-IP-Address = 10.1.7.253
        State = 0x54db0c1e7ca774b53cddbda00d3c7556
        NAS-Port = 462
        EAP-Message = 0x020e001c0410f40e18fb1c2979912a4e4bba812e5724726573637565
        Message-Authenticator = 0xbb35d1cfc75edcedd6179f97c7461e0e
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 1
  modcall[authorize]: module "preprocess" returns ok for request 1
  modcall[authorize]: module "chap" returns noop for request 1
  modcall[authorize]: module "mschap" returns noop for request 1
    rlm_realm: No '@' in User-Name = "rescue", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 1
  rlm_eap: EAP packet type response id 14 length 28
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 1
    users: Matched rescue at 148
    users: Matched DEFAULT at 158
  modcall[authorize]: module "files" returns ok for request 1
modcall: group authorize returns updated for request 1
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 1
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/md5
  rlm_eap: processing type md5
  rlm_eap: Freeing handler
  modcall[authenticate]: module "eap" returns ok for request 1
modcall: group authenticate returns ok for request 1
Sending Access-Accept of id 185 to 10.1.7.253:1046
        Alcatel-Auth-Group = 101
        Alcatel-Group-Desc = "labhel"
        Alcatel-Slot-Port = "8/15"
        EAP-Message = 0x030e0004
        Message-Authenticator = 0x00000000000000000000000000000000
        User-Name = "rescue"
Finished request 1
Going to the next request
Waking up in 6 seconds...
rad_recv: Accounting-Request packet from host 10.1.7.253:1046, id=186, length=84
        Acct-Status-Type = Failed
        User-Name = "rescue"
        NAS-IP-Address = 10.1.7.253
        Acct-Terminate-Cause = User-Error
        Alcatel-Auth-Group = 101
        Alcatel-Group-Desc = ""
        NAS-Port = 462
        Alcatel-Slot-Port = "8/15"
  Processing the preacct section of radiusd.conf
modcall: entering group preacct for request 2
  modcall[preacct]: module "preprocess" returns noop for request 2
rlm_acct_unique: WARNING: Attribute Acct-Session-Id was not found in request, un
ique ID MAY be inconsistent
rlm_acct_unique: Hashing 'NAS-Port = 462,Client-IP-Address = 10.1.7.253,NAS-IP-A
ddress = 10.1.7.253,,User-Name = "rescue"'
rlm_acct_unique: Acct-Unique-Session-ID = "4b50d61ff1fbe08d".
  modcall[preacct]: module "acct_unique" returns ok for request 2
    rlm_realm: No '@' in User-Name = "rescue", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[preacct]: module "suffix" returns noop for request 2
  modcall[preacct]: module "files" returns noop for request 2
modcall: group preacct returns ok for request 2
  Processing the accounting section of radiusd.conf
modcall: entering group accounting for request 2
radius_xlat:  '/opt/var/log/radius/radacct/10.1.7.253/detail-20041028'
rlm_detail: /opt/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expan
ds to /opt/var/log/radius/radacct/10.1.7.253/detail-20041028
  modcall[preacct]: module "suffix" returns noop for request 2
  modcall[preacct]: module "files" returns noop for request 2
modcall: group preacct returns ok for request 2
  Processing the accounting section of radiusd.conf
modcall: entering group accounting for request 2
radius_xlat:  '/opt/var/log/radius/radacct/10.1.7.253/detail-20041028'
rlm_detail: /opt/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expan
ds to /opt/var/log/radius/radacct/10.1.7.253/detail-20041028
  modcall[accounting]: module "detail" returns ok for request 2
  modcall[accounting]: module "unix" returns noop for request 2
radius_xlat:  '/opt/var/log/radius/radutmp'
rlm_radutmp: NAS 6600-24 port 462 unknown packet type 15)
  modcall[accounting]: module "radutmp" returns noop for request 2
modcall: group accounting returns ok for request 2
Sending Accounting-Response of id 186 to 10.1.7.253:1046
Finished request 2
Going to the next request
Cleaning up request 2 ID 186 with timestamp 4180f5db
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 184 with timestamp 4180f5db
Cleaning up request 1 ID 185 with timestamp 4180f5db
Nothing to do.  Sleeping until we see a request.


--
Laurent LAVAUD
Centre de Ressources Informatiques
Universite Bordeaux2
143 rue Leo Saignat
33076 Bordeaux cedex
Tel: 05 57 57 15 03
Fax: 05 57 57 45 42


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to