Dear Sirs, please, the specific problem I have is the following:

We have tested the NAS for authenticating locally the ISDN calls , so all
works fine,
but when we set the NAS for radius authentication, the user are rejected,
however when I see the log on my radius, this records the session as
accepted, as
you can see in the attached logfile.

So  we don�t know where is the problem? in the NAS or in the RADIUS?

Please somebody here could give me some hint about this issue?
Is needed to set some attribute reply for ISDN users in the RADIUS server?

We are using a CISCO 5300 NAS. and freeradius-0.9.3

Thank you in advance for your replies.

Regards,

Ernesto Freyre Ram�rez.
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 200.31.97.2:21671, id=81, length=100
        Framed-Protocol = PPP
        User-Name = "[EMAIL PROTECTED]"
        User-Password = "01011938"
        NAS-Port = 20507
        NAS-Port-Type = ISDN
        Calling-Station-Id = "12125222"
        Called-Station-Id = "7199999"
        Service-Type = Framed-User
        NAS-IP-Address = 200.31.97.2
modcall: entering group authorize for request 245
  modcall[authorize]: module "preprocess" returns ok for request 245
  modcall[authorize]: module "chap" returns noop for request 245
    rlm_realm: Looking up realm "myrealm" for User-Name = "[EMAIL PROTECTED]"
    rlm_realm: No such realm "myrealm"
  modcall[authorize]: module "suffix" returns noop for request 245
radius_xlat:  '[EMAIL PROTECTED]'
rlm_sql (sql): sql_set_user escaped user --> '[EMAIL PROTECTED]'
radius_xlat:  'SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE Username = 
'[EMAIL PROTECTED]' ORDER BY id'
rlm_sql (sql): Reserving sql socket id: 4
radius_xlat:  'SELECT 
radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op
  FROM radgroupcheck,usergroup WHERE usergroup.Username = '[EMAIL PROTECTED]' AND 
usergroup.GroupName = radgroupcheck.GroupName ORDER BY radgroupcheck.id'
radius_xlat:  'SELECT id,UserName,Attribute,Value,op FROM radreply WHERE Username = 
'[EMAIL PROTECTED]' ORDER BY id'
radius_xlat:  'SELECT 
radgroupreply.id,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op
  FROM radgroupreply,usergroup WHERE usergroup.Username = '[EMAIL PROTECTED]' AND 
usergroup.GroupName = radgroupreply.GroupName ORDER BY radgroupreply.id'
rlm_sql (sql): Released sql socket id: 4
  modcall[authorize]: module "sql" returns ok for request 245
  modcall[authorize]: module "mschap" returns noop for request 245
modcall: group authorize returns ok for request 245
  rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied User-Password matches local User-Password
Login OK: [EMAIL PROTECTED] (from client NAS1 port 20507 cli 12125222)
Sending Access-Accept of id 81 to 200.31.97.2:21671
        Service-Type := Framed-User
        Framed-Protocol := PPP
        Framed-Compression := Van-Jacobson-TCP-IP
        Framed-MTU := 1500
Finished request 245
Going to the next request

Reply via email to