Hi,

I am attempting to setup my FreeRADIUS server with EAP-TLS on my lan swith (Catalyst Cisco) but the server responds with a access-reject when it received the access-request.

The user exit in users file :
#=========================================================
# Test's User for 802.1x
#=========================================================
chapalain       Auth-Type := EAP

I'm using :
. freeradius-snapshot of 2004-01-12
. openssl 0.9.7c

There is no error in compilation step :
(openssl 0.9.7c is install in /usr/local/openssl)
./configure --with-openssl-includes=/usr/local/openssl/include --with-openssl-libraries=/usr/local/openssl/lib
make
make install

Best Regards,

Jean-Paul.

See below the debugging output :
--------------------------------
rad_recv: Access-Request packet from host 10.154.253.18:1812, id=107, length=108 NAS-IP-Address = 10.154.253.18
NAS-Port-Type = Async
User-Name = "chapalain"
Service-Type = Framed-User
Framed-MTU = 1500
Calling-Station-Id = "00-0b-cd-ac-7a-fa"
EAP-Message = 0x0200000e0163686170616c61696e
Message-Authenticator = 0xb442651144f74d1c181943b721cd24fe
modcall: entering group authorize for request 83
modcall[authorize]: module "preprocess" returns ok for request 83
rlm_eap: EAP packet type response id 0 length 14
rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
modcall[authorize]: module "eap" returns updated for request 83
rlm_realm: No '@' in User-Name = "chapalain", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 83
users: Checking chapalain at 15
rad_check_password: Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate for request 83
rlm_eap: EAP Identity
rlm_eap: processing type tls
rlm_eap_tls: Requiring client certificate
rlm_eap_tls: Initiate
rlm_eap_tls: Start returned 1
modcall[authenticate]: module "eap" returns handled for request 83
modcall: group authenticate returns handled for request 83
users: Matched DEFAULT at 19
modcall[authorize]: module "files" returns ok for request 83
modcall: group authorize returns updated for request 83
rad_check_password: Found Auth-Type Reject
rad_check_password: Auth-Type = Reject, rejecting user
auth: Failed to validate the user.
Login incorrect: [chapalain/<no User-Password attribute>] (from client sw-info-ouest-test port 0 cli 00-0b-cd-ac-7a-fa)
Delaying request 83 for 1 seconds
Finished request 83
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 107 to 10.154.253.18:1812
EAP-Message = 0x010100060d20
Message-Authenticator = 0x00000000000000000000000000000000
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 83 ID 107 with timestamp 4006a4c3
Nothing to do. Sleeping until we see a request.
--
-- Jean-Paul Chapalain - GICM - Resp. Reseaux et Infrastructure
-- 32 rue Mirabeau - Le Relecq-Kerhuon - 29808 Brest Cedex 9, FRANCE
-- Tel +33298002873 - Fax +33298284005 - [EMAIL PROTECTED]
-- Key Fingerprint: 192C 1CFE F24A 050D F280 A086 AF15 8631 3ABB 4C7D

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to