<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="MSHTML 6.00.2900.3492" name="GENERATOR">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body ocsi="x">
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Hi,</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">I am getting the following errors during authentiacation for my username
<a href="mailto:new@future.com">new@future.com</a></font></div>
<div dir="ltr"><font face="tahoma" size="2">Note that my client is 13.0.0.5 and radius clients password is FutureRadius.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">Packet is reaching radius server and discarded with reject message. Please check what i am missing.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">I am pasting the console output of /usr/local/sbin/radiusd -X</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr">main {<br>
        prefix = "/usr/local"<br>
        localstatedir = "/usr/local/var"<br>
        logdir = "/usr/local/var/log/radius"<br>
        libdir = "/usr/local/lib"<br>
        radacctdir = "/usr/local/var/log/radius/radacct"<br>
        hostname_lookups = no<br>
        max_request_time = 30<br>
        cleanup_delay = 5<br>
        max_requests = 1024<br>
        allow_core_dumps = no<br>
        pidfile = "/usr/local/var/run/radiusd/radiusd.pid"<br>
        checkrad = "/usr/local/sbin/checkrad"<br>
        debug_level = 0<br>
        proxy_requests = no<br>
 log {<br>
        stripped_names = no<br>
        auth = no<br>
        auth_badpass = no<br>
        auth_goodpass = no<br>
 }<br>
 security {<br>
        max_attributes = 200<br>
        reject_delay = 1<br>
        status_server = yes<br>
 }<br>
}<br>
 client 13.0.0.5 {<br>
        require_message_authenticator = no<br>
        secret = "FutureRadius"<br>
        shortname = "fs"<br>
        nastype = "other"<br>
 }<br>
 client 127.0.0.1 {<br>
        require_message_authenticator = no<br>
        secret = "testing123"<br>
        shortname = "localhost"<br>
        nastype = "other"<br>
 }<br>
radiusd: #### Loading Realms and Home Servers ####<br>
radiusd: #### Instantiating modules ####<br>
 instantiate {<br>
 Module: Linked to module rlm_exec<br>
 Module: Instantiating exec<br>
  exec {<br>
        wait = no<br>
        input_pairs = "request"<br>
        shell_escape = yes<br>
  }<br>
 Module: Linked to module rlm_expr<br>
 Module: Instantiating expr<br>
 Module: Linked to module rlm_expiration<br>
 Module: Instantiating expiration<br>
  expiration {<br>
        reply-message = "Password Has Expired  "<br>
  }<br>
 Module: Linked to module rlm_logintime<br>
 Module: Instantiating logintime<br>
  logintime {<br>
        reply-message = "You are calling outside your allowed timespan  "<br>
        minimum-timeout = 60<br>
  }<br>
 }<br>
radiusd: #### Loading Virtual Servers ####<br>
 modules {<br>
 }<br>
radiusd: #### Opening IP addresses and Ports ####<br>
listen {<br>
        type = "auth"<br>
        ipaddr = *<br>
        port = 0<br>
}<br>
listen {<br>
        type = "acct"<br>
        ipaddr = *<br>
        port = 0<br>
}<br>
Listening on authentication address * port 1812<br>
Listening on accounting address * port 1813<br>
Ready to process requests.<br>
rad_recv: Access-Request packet from host 13.0.0.5 port 49152, id=21, length=95<br>
        User-Name = "<a href="mailto:new@future.com">new@future.com</a>"<br>
        EAP-Message = 0x02010013016e6577406675747572652e636f6d<br>
        Message-Authenticator = 0xc0813a0980c7aeafbba8283f892d0d7f<br>
        NAS-Identifier = "fsNas1"<br>
        NAS-Port = 4<br>
        NAS-Port-Type = Ethernet<br>
<strong>No authenticate method (Auth-Type) configuration found for the request: Rejecting the user</strong><br>
Failed to authenticate the user.<br>
Delaying reject of request 0 for 1 seconds<br>
Going to the next request<br>
Waking up in 0.9 seconds.<br>
Sending delayed reject for request 0<br>
Sending Access-Reject of id 21 to 13.0.0.5 port 49152<br>
Waking up in 4.9 seconds.<br>
Cleaning up request 0 ID 21 with timestamp +55<br>
Ready to process requests.<br>
</div>
<div dir="ltr"><font face="times new roman">Please find my clients.conf and users attached</font></div>
<div dir="ltr"><font face="times new roman"></font> </div>
<div dir="ltr"><font face="times new roman">Thanks</font></div>
<div dir="ltr"><font face="times new roman">Abhijit</font></div>
<br>
<hr>
<font face="Arial" color="Gray" size="3">"DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or
 used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering,
 or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus."<br>
</font>
</body>
</html>