Hello William -


Thanks for your mail.

As far as I can see from what you show below, Radiator is running correctly.

When you start the "radiusd" process, it prints out the messages as shown and then it waits until it receives a radius request from a client device. It looks like "radiusd" is starting correctly, but it is not receiving any requests.

You will need to configure the router to do radius authentication and accounting, so you should check with your router vendor to find out what configuration is required.

regards

Hugh


On Thursday, Jul 17, 2003, at 00:38 Australia/Melbourne, William Palencia wrote:



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.



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

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