Hello,
 
I configure freeradius with gnugk and postgresql. When I try to register any end-point to gnugk it shows registration reject and Radius Authentication failed. Here is below my freeradius log information,
 
rad_recv: Access-Request packet from host 127.0.0.1:24380, id=246, length=128
        User-Name = "jami"
        CHAP-Password = 0xd68721ca21575f8477c961d285266f920c
        CHAP-Challenge = 0x422418c6
        NAS-IP-Address = 69.88.15.250
        NAS-Identifier = "OpenH323GK"
        NAS-Port-Type = Virtual
        Service-Type = Login-User
        Framed-IP-Address = 69.88.15.244
        Cisco-AVPair = "h323-ivr-out=terminal-alias:jami;"
  rlm_chap: Setting 'Auth-Type := CHAP'
  rlm_chap: login attempt by "jami" with CHAP password
  rlm_chap: Could not find clear text password for user jami
Sending Access-Reject of id 246 to 127.0.0.1:24380
And here is below gnugk log information,
 
2005/03/01 13:24:19.015 3           radproto.cxx(2118)  RADIUS  Receive response from RADIUS server failed (id:246)
2005/03/01 13:24:19.016 2            radauth.cxx(317)   RADAUTH RadAuth RRQ auth failed:  could not receive or decode response from RADIUS
2005/03/01 13:24:19.016 3             gkauth.cxx(984)   GKAUTH  RadAuth RRQ check failed
2005/03/01 13:24:19.016 2             RasSrv.cxx(373)   RRJ|69.88.15.244|jami:h323_ID|terminal|undefinedReason;
2005/03/01 13:24:19.017 3             RasSrv.cxx(219)   RAS     Send to 69.88.15.244:2814
registrationReject {
    requestSeqNum = 18293
    protocolIdentifier = 0.0.8.2250.0.4
    rejectReason = undefinedReason <<null>>
    gatekeeperIdentifier =  10 characters {
      004f 0070 0065 006e 0048 0033 0032 0033   OpenH323
      0047 004b                                 GK
    }
  }
2005/03/01 13:24:19.017 5             RasSrv.cxx(233)   RAS     Sent Successful
2005/03/01 13:24:19.018 5                job.cxx(423)   JOB     Job RRQ deleted
2005/03/01 13:24:19.018 5                job.cxx(412)   JOB     Worker threads: 6 total - 5 busy, 1 idle
Please help me.
 
Jami
 
 


Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.

Reply via email to