Hi all!!!
 
 
I have installed freeradius-snapshot-20040216 with redhat 9.
I use Alfa&Ariss client under Windows XP, cisco pcmcia car on my laptop.
 
I use FILES to authorize and authenticate, but TTLS don't run ok.
 
any idea?? please help?? (Alan, Lionel, Jean-Paul, please!!!!)
 
 
freeradius logs
------------------------------------------
[EMAIL PROTECTED] raddb]# rad_recv: Access-Request packet from host 192.168.49.252:1225, id=41, length=140
        User-Name = "anonymous"
        NAS-IP-Address = 192.168.49.252
        NAS-Port = 0
        Called-Station-Id = "00-80-C8-01-01-55"
        Calling-Station-Id = "00-0B-46-26-1C-44"
        NAS-Identifier = "DWL-1000AP+"
        Framed-MTU = 1380
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x0201000e01616e6f6e796d6f7573
        Message-Authenticator = 0xd46c99136b226ede9c334c88dfb2fa91
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
  modcall[authorize]: module "files" returns notfound for request 0
modcall: group authorize returns ok for request 0
auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
auth: Failed to validate the user.
Delaying request 0 for 1 seconds
Finished request 0
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 41 to 192.168.49.252:1225
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 41 with timestamp 4035e87f
Nothing to do.  Sleeping until we see a request.
 
 
 
users file
-----------------
sgisev Auth-Type := Local ,  User-Password == "12345678"
 
DEFAULT Service-Type == Framed-User
        Framed-IP-Address = 255.255.255.254,
        Framed-MTU = 576,
        Service-Type = Framed-User,
        Fall-Through = Yes
 
DEFAULT Framed-Protocol == PPP
        Framed-Protocol = PPP,
        Framed-Compression = Van-Jacobson-TCP-IP
 
DEFAULT Hint == "CSLIP"
        Framed-Protocol = SLIP,
        Framed-Compression = Van-Jacobson-TCP-IP
 
DEFAULT Hint == "SLIP"
        Framed-Protocol = SLIP
 
 
radiusd.conf
-------------------------
 eap {
                default_eap_type = tls
 
                timer_expire     = 60
                ignore_unknown_eap_types = no
 
                md5 {
                }
                leap {
                }
 
                tls {
                        private_key_password = izadisan
                        private_key_file = /usr/local/openssl/ssl/certs/server/server.pem
 
                        certificate_file = /usr/local/openssl/ssl/certs/server/server.pem
 
                        CA_file = /usr/local/openssl/ssl/certs/ca/ca.pem
 
                        dh_file = /usr/local/openssl/ssl/certs/dh
 
                        random_file = /usr/local/openssl/ssl/certs/random
 

                                fragment_size = 1024

                                include_length = yes
                }
                ttls {
                   default_eap_type=md5
                   copy_request_to_tunnel = no
                   use_tunneled_reply=no
 
                }
        }
 
 
 
 
 
José Luis Solano
SGI - Soluciones Globales Internet S.A.
Delegación Regional Sur
[EMAIL PROTECTED]
(+34) 954.088.060

Reply via email to