----------  Forwarded Message  ----------

Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from 
["GwangHee Yi" <[EMAIL PROTECTED]>]
Date: Tue, 11 Dec 2001 16:51:45 -0600
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

>From [EMAIL PROTECTED] Tue Dec 11 16:51:45 2001
Received: from ns2.neworbit.net
 (dt1A-hfc-0251-d8d99338.rdc1.sdca.coxatwork.com [216.217.147.56]) by
 server1.open.com.au (8.11.0/8.11.0) with ESMTP id fBBMpi315726
        for <[EMAIL PROTECTED]>; Tue, 11 Dec 2001 16:51:44 -0600
Received: from gwanghee ([192.168.100.6])
        by ns2.neworbit.net (8.11.0/8.11.0) with SMTP id fBC1Vvb16056
        for <[EMAIL PROTECTED]>; Tue, 11 Dec 2001 17:31:58 -0800
Message-ID: <001501c182a3$5985b6e0$[EMAIL PROTECTED]>
From: "GwangHee Yi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Authentication Question..
Date: Tue, 11 Dec 2001 16:24:22 -0800
MIME-Version: 1.0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

Dear All,

I am using Cisco2600 Gatekeeper.

I want to authenticate with Radiator.
I got exact accouting attributes. It's working very well.
But Cisco Router do not send me an Access-Request.
Therefore, I can not authenticate with my MySql DB.

Is this Cisco Configuration problem or Radiator Configuration problem..

Below is configuration and Debug...

Thanks,

Configuration.
==================================
Trace 4
Foreground
LogStdout
LogDir          .
DbDir           .


AuthPort        1712
AcctPort        1713
<Realm DEFAULT>
    <AuthBy SQL>
        # Adjust DBSource, DBUsername, DBAuth to suit your DB
        DBSource        dbi:mysql:****
        DBUsername      ****
        DBAuth          *****

        # Auth Statements

        AuthSelect SELECT password,replyattr FROM subscribers WHERE username
= '%n'
        AuthColumnDef 0, User-Password, check
        AuthColumnDef 1, GENERIC, reply

        # You may want to tailor these for your ACCOUNTING table
        AccountingTable ACCOUNTING
        AcctColumnDef   USERNAME,User-Name
        AcctColumnDef   TIME_STAMP,Timestamp,integer
        AcctColumnDef   ACCTSTATUSTYPE,Acct-Status-Type
        AcctColumnDef   ACCTDELAYTIME,Acct-Delay-Time,integer
        AcctColumnDef   ACCTINPUTOCTETS,Acct-Input-Octets,integer
        AcctColumnDef   ACCTOUTPUTOCTETS,Acct-Output-Octets,integer
        AcctColumnDef   ACCTSESSIONID,Acct-Session-Id
        AcctColumnDef   ACCTSESSIONTIME,Acct-Session-Time,inter
</AuthBy>
    AcctLogFileName /var/radius/radius.log
</Realm>

Debug
=====================
Code:       Accounting-Request
Identifier: 76
Authentic:  0*<23><165>g<202><147><214>P<200>2<180><151>"<250><4>
Attributes:
        NAS-IP-Address = 216.217.147.58
        NAS-Port-Type = Async
        User-Name = "*******"
        Called-Station-Id = "*******"
        Calling-Station-Id = "*******"
        Acct-Status-Type = Stop
        Service-Type = Login-User
        Acct-Session-Id = "56//SDGK1/0 B8E9C61F 4050007 EA25B92//////"
        Acct-Input-Octets = 0
        Acct-Output-Octets = 0
        Acct-Input-Packets = 0
        Acct-Output-Packets = 0
        Acct-Session-Time = 11
        cisco-avpair = "pre-bytes-in=0"
        cisco-avpair = "pre-bytes-out=0"
        cisco-avpair = "pre-paks-in=0"
        cisco-avpair = "pre-paks-out=0"
        cisco-avpair = "nas-rx-speed=0"
        cisco-avpair = "nas-tx-speed=0"
        Acct-Delay-Time = 0

Tue Dec 11 17:04:58 2001: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Tue Dec 11 17:04:58 2001: DEBUG: Deleting session for ******, *********,
Tue Dec 11 17:04:58 2001: DEBUG: Handling with Radius::AuthSQL
Tue Dec 11 17:04:58 2001: DEBUG: Handling accounting with Radius::AuthSQL
Tue Dec 11 17:04:58 2001: DEBUG: do query is: insert into ACCOUNTING
                (USERNAME, TIME_STAMP, ACCTSTATUSTYPE, ACCTDELAYTIME,
ACCTINPUTOCTETS, ACCTOUTPUTOCTETS, ACCTSESSIONID, ACCTSESSIONTIME)
                values
                ('******', 1008119098, 'Stop', 0, 0, 0, '56//SDGK1/0
B8E9C61F 4050007 EA25B92//////', 11)

Tue Dec 11 17:04:58 2001: DEBUG: Accounting accepted
Tue Dec 11 17:04:58 2001: DEBUG: Packet dump:
*** Sending to ******* port 1646 ....
Code:       Accounting-Response
Identifier: 76
Authentic:  0*<23><165>g<202><147><214>P<200>2<180><151>"<250><4>
Attributes:

-------------------------------------------------------

-- 
I am travelling at the moment, and there may be delays in our correspondence.
Mike McCauley, Open System Consultants, [EMAIL PROTECTED], www.open.com.au
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to