Re: (RADIATOR) - SQL Logging of Accounting data (but no auth)

2000-08-07 Thread Hugh Irvine
Hello Chris - On Tue, 08 Aug 2000, Chris M wrote: > I'm implementing SQL accounting, here are my (stupid!) questions. > > 1. Is a "NULL string" for AuthSelect this: > > AuthSelect > It is just AuthSelect as you have it above. > or this?: > > AuthSelect "" > > 2. Also, why bother storing t

(RADIATOR) Re: Multiple Radius Keys

2000-08-07 Thread rob
>I suppose you could configure your NAS equipment with both a primary and a >secondary Radius server, and use different secrets on the two servers. I'm not >sure that the resulting potential confusion would be worth it though. The dual keys would only be in action for a few days, perhaps a week

Re: (RADIATOR) Using IP addresses to direct to Radius realms

2000-08-07 Thread Cassidy Larson
Hello Michael -- > > Received: by d82020d0.hb.flashcom.com with Internet Mail Service (5.5.2650.21) > id ; Mon, 7 Aug 2000 16:53:03 -0700 > Message-ID: <[EMAIL PROTECTED]> > From: Michael Casaretto <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Using IP addresses

(RADIATOR) - SQL Logging of Accounting data (but no auth)

2000-08-07 Thread Chris M
I'm implementing SQL accounting, here are my (stupid!) questions. 1. Is a "NULL string" for AuthSelect this: AuthSelect or this?: AuthSelect "" 2. Also, why bother storing these in SQL accounting tables: # AcctColumnDef NASIDENTIFIER,NAS-Identifier # AcctColumnD

Re: (RADIATOR) Using IP addresses to direct to Radius realms

2000-08-07 Thread Hugh Irvine
Hello Michael - > > My name is Michael Casaretto with Flashcom Inc. in the United States. I > would like to know if it is possible to use an IP address to direct radius > authentication to a specific realm. An example would be if "User A" has a > request for authentication from ip address x.x

Re: (RADIATOR) Re: Getting dummy IP address because of high NAS port ID

2000-08-07 Thread Hugh Irvine
Hello Okan - Depending on your existing configuration, you can either use Handlers for each Client and configure a different PoolHint for each Handler, or you can use a new feature that we have added in a patch to Radiator 2.16.1 that allows you to use special formatting of the form: %{

(RADIATOR) Re: Multiple Radius Keys

2000-08-07 Thread Hugh Irvine
Hello Rob - I suppose you could configure your NAS equipment with both a primary and a secondary Radius server, and use different secrets on the two servers. I'm not sure that the resulting potential confusion would be worth it though. regards Hugh On Mon, 07 Aug 2000, rob wrote: > > > I nee

Re: (RADIATOR) problems with

2000-08-07 Thread Hugh Irvine
Hello Xavier - Your configuration file below (thanks for sending it) contains the following: >AuthAttrDef franjahoraria, FranjaHoraria, reply >AuthAttrDef cli, TelefonoOrigen, reply and this results in this message from Radiator: > Attributes: > FranjaHoraria = "ARRAY

(RADIATOR) Using IP addresses to direct to Radius realms

2000-08-07 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] Date: Tue, 8 Aug 2000 10:10:24 +1000 (EST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Michael Casaretto <[EMAIL PROTECTED]>] >From mikem Tue Aug 8 10:10:19 2000 Received: by oscar.op

RE: (RADIATOR) problems with

2000-08-07 Thread Felicetti, Stephen A.
Xavier, Can you be a little more specific with what you are trying to do, and what exactly isn't working? Try removing some of the none-essential lines from your config file. Remove the AuthAttrDef lines and just include the bare minimum to allow for a successfull authentication. Then add

Re: (RADIATOR) regex help

2000-08-07 Thread Charles Sprickman
On Fri, 4 Aug 2000, Hugh Irvine wrote: Now I see... Not as mysterious as I thought... > with this configuration: > > > > Thu Aug 3 19:50:45 2000: DEBUG: Check if Handler Username =

(RADIATOR) Re: Multiple Radius Keys

2000-08-07 Thread rob
> > I need to accept authentication from clients with 2 different secrets. > > Can a client have more than one secret? when i list the same ip twice > with 2 > > different secrets the packets donot get forwarded back to the nas > correctly. > > Another option would be setting up each realm with

(RADIATOR) problems with

2000-08-07 Thread Morano Merce, Xavier
Hello, I have a few problems running Radiator 2.16.1 on a SUN box (with Solaris 2.6 OS). I have using a Net::LDAP module (perl-ldap-0.20 from CPAN), with perl 5.005_03 version. My LDAP server is a Netscape 4.1. My AuthBy LDAP2 clause says / *** / AcctLogFileName %L/acct

(RADIATOR) Re: Getting dummy IP address because of high NASport ID

2000-08-07 Thread OKAN ARISU
i am using Radiator-2.14.1 and IP pool definition inside the part. We are giving IP address to a requester (Dial-up) by looking their client NAS IP addess. Now i want to upgrade Radiator-2.16.1 to solve our subnet problem. Is there way to give IP address to a client by looking where the requ