Hello Billy -
On Monday 24 September 2001 14:20, Billy Li wrote:
> Dear All,
>
> I have face a problem that I use MAX TNT to connect with the radiator, now,
> several problem exist ...
>
> 1. when I enable DNIS require, I can rather put the two handler in the cfg
> file like that ...
>
>
>
Hello David -
If all you are doing is matching on Called-Station-Id, then I suggest you use
the special code included in the goodies directory. The file is called
"goodies/CalledStationId.pm" and it does a Realm-like direct table lookup on
the Called-Station-Id in the access request.
You wil
I am having a problem with radiator accounting
records.Below I have attached problem.
I am using two kind of terminal server. One is
Cisco5300, other one is Cisco5400.
And Radiator version is : 2.18.1
2001-09-14 09:59:46 08:44:45
2001-09-14 10:00:01 08:44:45
2001-09-14
10:00:16 08:44:4
Hello Ganbaa -
On Monday 24 September 2001 18:34, Ganbaa wrote:
> > I am having a problem with radiator accounting records.Below I have
> attached problem. I am using two kind of terminal server. One is Cisco5300,
> other one is Cisco5400. And Radiator version is : 2.18.1
> 2001-09-14 09:59:46
unsubscribe RADIATOR
David Nguyen
HR Net
===
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.
Hi,
I have a problem on AuthBy SQL, I don't want to be
authenticated using SQL Database but I just want to insert a value into another
self-defined database when the Radiator receives the accouting
start.
Trace result
---
Mon Sep 24 19:07:54 2001: DEBUG: Handling with
Rad
unsubscribe RADIATOR
===
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.
Hello all, Mike and Hugh,
I forgot to tell you in my first note that I did try
IgnoreAcctSignature
IgnoreAcctSignature yes
IgnoreAcctSignature no
IgnoreAcctSignature 0
in the default client handler (the only client handler) to no avail. Gave
the same error
>>Wed Sep 19 12:17:32 2001: WARNING: B
Hi there...
I am wondering... is there any way to replace queries in the config file with
calls to stored procedures _with_detached_parameters_?
That is, I want to say, for instance, instead of:
FailureQuery INSERT INTO AUTH_LOG \
(TIME_STAMP,USERNAME,PASSWORD,REASON) \
VALUES \
%t,'
Guys.. is
there a way and how to assign dns entries for a dialup connection at the time
of authentication? Using reply-items? Which ones?
Thx
Saludos
Anton Krall
Director de Tecnología
Inter.net México
' 5241-7609 Directo
' 5241-7600 Conmutador
' 04
Dear,
I want to store cdr into mysql accounting table without authentication.
I changed a little bit from sql.cfg.
I have generated tables with mysqlCreate.sql
When I run radius, I got exact log file but accounting table is empty.
What's wrong?
The below is configuration.
Thanks,
El 24 Sep 2001, a las 16:37, Mariano Absatz escribió:
> Hi there...
>
> I am wondering... is there any way to replace queries in the config file with
> calls to stored procedures _with_detached_parameters_?
>
> That is, I want to say, for instance, instead of:
>
> FailureQuery INSERT INTO AUT
All,
I'm trying to setup my radiator to anwer a Steel Belter Radius server (SBR)
who forwars requests to me. And vica verca. So far this has not working very
well.
The scenario's:
1: Radiator Server sends a Request to the SBR server
2: SBR Server sends a request to Radiator Server
In scenari
Here's one that's been setting in the background for a while..
I have a database of usernames..These usernames contain
two different domains: xyz.com and abc.com.
In certain circumstances [EMAIL PROTECTED] exists as well as
[EMAIL PROTECTED] ..
Here's what I've gotten working so far..
Authentica
Hello David -
I neglected to answer your second question yesterday.
Include files are only read once at startup (as are hooks), so yes, any
changes will require a restart of Radiator.
regards
Hugh
On Monday 24 September 2001 14:46, David Napier wrote:
> Hi All :)
>
> I was wondering if the
Hello GwangHee -
I will need to see a trace 4 debug from Radiator showing what is happening.
thanks
Hugh
On Tuesday 25 September 2001 07:10, GwangHee Yi wrote:
> Dear,
>
> I want to store cdr into mysql accounting table without authentication.
> I changed a little bit from sql.cfg.
> I have
Hello Leon -
On Tuesday 25 September 2001 07:26, Leon Oosterwijk wrote:
> All,
>
> I'm trying to setup my radiator to anwer a Steel Belter Radius server (SBR)
> who forwars requests to me. And vica verca. So far this has not working
> very well.
>
> The scenario's:
>
> 1: Radiator Server sends a
Hello Quintin -
My first question is what is Radiator meant to do with authentication
requests? The answer will determine what the best approach will be in the
configuration file. Please give me a clear explanation of what you are trying
to achieve and I will suggest a suitable means to confi
Hello Anton -
There is no defined radius attrbute to do this. You will need to check with
your NAS vendor what they recommend. Ascend uses their own vendor-specifics,
and Cisco's use their own avpairs.
hth
Hugh
On Tuesday 25 September 2001 07:14, Anton Krall wrote:
> > Guys.. is there a w
Hello Cassidy -
The best way to do this is to return the rewitten username that was
successfully authenticated in a Class attribute in the Access-Accept. Then
you can use the Class attribute in the subsequent accounting requests to
record the rewritten username.
hth
Hugh
On Tuesday 25 Sep
I have an in-memory hash that I'm wanting to flush to disk on shutdown.
Ideally, this would be in a shutdown hook.
Or is there a recommended way to achieve such things, given the apparent lack
(perhaps just to me) of a shutdown hook?
Cheers,
Rob.
===
Archive at http://www.open.com.au/archi
Hello Rob -
How are you going to initiate the shutdown? If it is by sending a signal, you
could use a different signal first, such as a SIGHUP or a SIGWINCH, and use
either a StartupHook (checking the parameter passed), or use a WINCHHook.
In any case, it is easy enough to add a ShutdownHook,
22 matches
Mail list logo