Hi. I'm installing radiator by first time, and can't get it start. I don't
know was wrong. Here is the configuration file.

/************************************************************************/

Foreground
LogStdout

AuthPort        1645
AcctPort        1646

LogDir          c:/Program Files/Radiator
DbDir           c:/Program Files/Radiator

<Client 192.168.1.1>
        Secret  cisco
        DupInterval 0
</Client>

<Client DEFAULT>
        Secret  cisco
        DupInterval 0
</Client>

<ClientListSQL>
        DBSource        dbi:mysql:radius
        DBUsername      root
        DBAuth          admin2003
</ClientListSQL>

<Realm DEFAULT>
    <AuthBy SQL>

        DBSource        dbi:mysql:radius
        DBUsername      root
        DBAuth          admin2003

        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,integer
        AcctColumnDef   ACCTTERMINATECAUSE,Acct-Terminate-Cause
        AcctColumnDef   NASIDENTIFIER,NAS-Identifier
        AcctColumnDef   NASPORT,NAS-Port,integer
        AcctColumnDef   FRAMEDIPADDRESS,Framed-IP-Address

        AcctFailedLogFileName missedaccounting
    </AuthBy>
</Realm>

/************************************************************************/

I want to authenticate users from and router. The router has the ip
address 192.168.1.1, I'm usng the database shema included in the radiator
distruibution.

When i tell radius to start , get the following message :

This Radiator license will expire on 2003-10-01
This Radiator license will stop operating after 1000 requests
To purchase an unlimited full source version of Radiator, see
http://www.open.com.au/ordering.html
To extend your evaluation period, contact [EMAIL PROTECTED]


And don't get any more messages.

Can some body tell me was wrong.

Thanks.

William Palencia
Ingeniero de Operaciones
Colombiatel S.A.
Tel: 6743080 - 6743026
Cel: 315 3626346


===
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