Hi,
I have installed the free radius with mysql server. configured the radius
server authentication on Cisco 3660 router.
When I am trying to telnet to the router though radius server it says
authorization got failed.
When I check radius debug it says access accept using the port 1645. And
also why the request coming from 1645 and 1646 ports from router instead of
1812 and 1813.
Pls help me how to resolve this problem.

rad_recv: Access-Request packet from host 192.168.1.2:1645, id=79,
length=86
        NAS-IP-Address = 192.168.1.2
        Cisco-NAS-Port = "tty227"
        NAS-Port-Type = Virtual
        User-Name = "hydrad"
        Calling-Station-Id = "192.168.1.5"
        User-Password = "56789"
modcall: entering group authorize for request 3
  modcall[authorize]: module "preprocess" returns ok for request 3
  modcall[authorize]: module "chap" returns noop for request 3
    rlm_realm: No '@' in User-Name = "hydrad", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 3
radius_xlat:  'hydrad'
rlm_sql (sql): sql_set_user escaped user --> 'hydrad'
radius_xlat:  'SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE
Username = 'hydrad' ORDER BY id'
rlm_sql (sql): Reserving sql socket id: 1
radius_xlat:  'SELECT
radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupche
ck.Value,radgroupcheck.op
 FROM radgroupcheck,usergroup WHERE
usergroup.Username = 'hydrad' AND usergroup.GroupName =
radgroupcheck.GroupName
ORDER BY radgroupcheck.id'
radius_xlat:  'SELECT id,UserName,Attribute,Value,op FROM radreply WHERE
Username = 'hydrad' ORDER BY id'
radius_xlat:  'SELECT
radgroupreply.id,radgroupreply.GroupName,radgroupreply.Attribute,radgrouprep
ly.Value,radgroupreply.op
 FROM radgroupreply,usergroup WHERE
usergroup.Username = 'hydrad' AND usergroup.GroupName =
radgroupreply.GroupName
ORDER BY radgroupreply.id'
rlm_sql (sql): Released sql socket id: 1
  modcall[authorize]: module "sql" returns ok for request 3
  modcall[authorize]: module "mschap" returns noop for request 3
modcall: group authorize returns ok for request 3
auth: type Local
auth: user supplied User-Password matches local User-Password
Sending Access-Accept of id 79 to 192.168.1.2:1645
        Cisco-AVPair += "multilink:max-links=2"
        Cisco-AVPair += "multilink:max-links=1"
        Cisco-AVPair += "multilink:load-threshold=1"
        Cisco-AVPair += "shell:priv-lvl=7"
Finished request 3
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 3 ID 79 with timestamp 40ce8ed3
Nothing to do.  Sleeping until we see a request.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.707 / Virus Database: 463 - Release Date: 6/15/2004



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

Reply via email to