Re: (RADIATOR) Multiple SessionDatabases per Handler?

2001-07-06 Thread Hugh Irvine
Hello Janet - You can specify multiple database targets in a single SessionDatabase SQL. # define multiple databases SessionDatabase SQL Identifier DSL-SessionCheck DBSource .. DBSource .. .. /SessionDatabase hth Hugh At 15:24 +1000 01/7/6,

Re: (RADIATOR) Using Radiator for Wholesale Dialup and SessionDatabase

2001-07-06 Thread Hugh Irvine
Hello Tom - At 12:17 -0400 01/7/5, Tom Daly wrote: Hello, We are currently using Radiator and MySQL for a SessionDB. As a wholesale provider, we have two ways for our wholesalers to access accounts. 1. Per Port - An ISP is assigned a unique DNIS to which all radius requested are directed at

Re: (RADIATOR) IPs allocated forever

2001-07-06 Thread Hugh Irvine
Hi Jon - At 12:11 +0200 01/7/5, Jon Omagojeaskoa wrote: Thanks Hugh My config-file was like: ClientListSQL DBSource ... DBUsername ... DBAuth ... GetClientQueryselect NASIDENTIFIER,SECRET,NULL,NULL, \

Re: (RADIATOR) Strange accounting record Acct-Status-Type =Accounting-On

2001-07-06 Thread Hugh Irvine
Hello Stafanita - These are normal startup packets from a NAS after it reboots, but it looks like you are not responding to them correctly. I suspect you may not have a Client entry for this NAS in the Radiator configuration file. I will need to see a copy of your configuration file (no

RE: (RADIATOR) Simultaneous Use Problems

2001-07-06 Thread Kitabjian, Dave
I didn't know PM3's supported SNMP. You might want to find out whether SNMP or Finger works with your equipment. If SNMP, you might want to specify an SNMPCommunity entry for the Client. Also, look in /var/log/radiator/radius.log and it will show you what Radiator tries to do when it should be

Re: (RADIATOR) Simultaneous Use Problems

2001-07-06 Thread Hugh Irvine
Hello Jonathon - I will need to see the trace debug from Radiator to see what is going on. thanks Hugh At 9:34 -0700 01/7/6, Jonathon Lindbo wrote: Hi, I have been trying for the past 4 days to get my Simultaneous Login restrictions to work. I am currently working with PM3's and have

Re: (RADIATOR) Using Radiator for Wholesale Dialup and SessionDatabase

2001-07-06 Thread Tom Daly
Hi, By default, what entry does Radiator to put into the Session Database? From what I can see, it seems that it copies the Username as entered by the user, before any rewrite username, or other functions are used. Tom - Original Message - From: Hugh Irvine [EMAIL PROTECTED] To: Tom

Re: (RADIATOR) Using Radiator for Wholesale Dialup andSessionDatabase

2001-07-06 Thread Hugh Irvine
Hi Tom - By default Radiator uses the username string as received from the NAS, as that is what it needs if it is to query the NAS directly to verify connections. regards Hugh At 12:29 -0400 01/7/6, Tom Daly wrote: Hi, By default, what entry does Radiator to put into the Session

Re: (RADIATOR) Using Radiator for Wholesale Dialup andSessionDatabase

2001-07-06 Thread Tom Daly
Hugh, I would say my problem then is this. I am using CalledStation.pm to send users to radius proxy which does not use a realm, so users will dialup with 'username'. Now, our ISP does not require users to have a realm name either, so they also dialup with 'username'. In the case of two

Re: (RADIATOR) Multiple SessionDatabases per Handler?

2001-07-06 Thread Chris M
I assume that specifying multiple databases means that both would be written/updated at the appropriate times, and that you wouldn't have to figure out how to replicate them in any way Chris From: Hugh Irvine [EMAIL PROTECTED] Date: Fri, 6 Jul 2001 19:34:20 +1000 To: Janet N del Mundo

(RADIATOR) Conditionals?

2001-07-06 Thread Griff Hamlin
Hello, Is it possible to do a different select statement in an AuthBy SQL clause based on the value of a global variable set previously in the config file? If so, how is it done? Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To

(RADIATOR) restartWrapper

2001-07-06 Thread Griff Hamlin
Can anyone tell me how restartWrapper determines whether or not to restart radius? Is it only of the radiusd process stops or does it restart it if it crashes (for example if it cannot access the mysql database anymore?). Griff Hamlin, III === Archive at

Re: (RADIATOR) Conditionals?

2001-07-06 Thread Hugh Irvine
Hello Griff - The answer to this depends on your exact requirements, however it may be as simple as using special characters, or it may involve writing a Hook, or it may be possible to do something clever in the configurtain file. If you send me a more detailed description of what you want

Re: (RADIATOR) Using Radiator for Wholesale DialupandSessionDatabase

2001-07-06 Thread Hugh Irvine
Hello Tom - How are you going to know which customer is which? regards Hugh At 12:51 -0400 01/7/6, Tom Daly wrote: Hugh, I would say my problem then is this. I am using CalledStation.pm to send users to radius proxy which does not use a realm, so users will dialup with 'username'. Now, our

Re: (RADIATOR) Problems with Bay 8000 RAC

2001-07-06 Thread Hugh Irvine
Hello Sergio - I have no direct experience with Bay hardware, but it sounds like either a software version or a software configuration issue on the NAS itself. You can see what attributes the NAS is sending by turning hexidecimal packet dumps on in Radiator with a trace 5 debug. regards

Re: (RADIATOR) Radiator Profiles

2001-07-06 Thread Hugh Irvine
Hello Kyle - You will need to add the following to your configuration file: # specify an AuthByPolicy to control multiple AuthBy clauses Realm AuthByPolicy ContinueWhileAccept . /Realm hth Hugh At 12:42 -0400 01/7/6, Kyle wrote: Hi guys, I'm trying to make

Re: (RADIATOR) restartWrapper

2001-07-06 Thread Hugh Irvine
Hello Griff - The restartWrapper program runs radiusd as a child process and waits for it to exit. If the child process exits for any reason, restartWrapper will restart it. hth Hugh At 12:54 -0700 01/7/6, Griff Hamlin wrote: Can anyone tell me how restartWrapper determines whether or not

Re: (RADIATOR) Auth by Text Questions

2001-07-06 Thread Hugh Irvine
Hello Todd - At 13:49 -0700 01/7/6, Todd Dokey wrote: I just had Radiator dropped into my lap this last week amidst other things. I must be missing a REAL OBVIOUS issue, but I can't get my Radiator to auth off of a file. This is on a Linux box with the rpm file for the install. The file is