RE: (RADIATOR) radiators duplicate detection (ClientIP+Identifier+?SourcePort?)

2003-10-02 Thread Arjan Waardenburg
Hi Rainer, As stated in the changelog for 3.6, Radiator no longer indexes on UDP port. This is illustrated by the following code from Client.pm : # its not a dup, save the id for later dup checking $self->{RecentIdentifiers}->{$p->{RecvFromAddress}}->{$code . $p->identifier} = $p->{RecvTime}; Se

RE: (RADIATOR) Unknown reply received

2001-05-01 Thread Arjan Waardenburg
One possibility is that a reply from the server you proxy to arrives outside the timeout set in Radiator, i.e. a late packet. When the timeout period expires Radiator removes the packet from the queue and generates a new packet (or if it is the last try stops sending). Because there now is no matc

RE: (RADIATOR) DNIS Realm proxy

2001-04-03 Thread Arjan Waardenburg
See 6.15 and 6.27, i.e. something like this : Hosteric.open.com.au Secret 666obaFGkmRNs666 Identifier radiusproxy1 AuthBy radiusproxy1 Regards Arjan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

RE: (RADIATOR) conditional logging

2001-04-03 Thread Arjan Waardenburg
> Hello, > > I was wondering whether it's possible to do some kind of conditional > logging, with the AcctLogFileName. For example, would it be > possible to > say, that radiator should only log the accounting line (defined in > AcctLogFileFormat), if Acct-Status-Type (or any other attribute) h

RE: (RADIATOR) Fallback to flat file accounting - no reply

2001-03-29 Thread Arjan Waardenburg
In earlier versions you should use an AuthByPolicy ContinueWhileIgnore. If a SQL-database fails Radiator cannot get a reply and ignores the request instead of rejecting it. Arjan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hugh Irvine Sent: Friday,

(RADIATOR) AuthRADIUS mods

2001-03-20 Thread Arjan Waardenburg
Hi all, I made some modifications to the AuthRADIUS.pm and maybe other folks can use them. The first one is to choose beforehand which port is used for the forwarded packets. I used OutPort as keyword and default value is 0 which causes Radiator to use a random free port just like the standard A

RE: (RADIATOR) Restricting DefaultSimultaneousUse to a particular client

2001-02-23 Thread Arjan Waardenburg
-- From: Mike McCauley[SMTP:[EMAIL PROTECTED]] Sent: Friday, February 23, 2001 2:06 PM To: [EMAIL PROTECTED] Subject:(RADIATOR) Restricting DefaultSimultaneousUse to a particular client Hi. I'm currently using Radiator in an environment where people are dialling in multip