(RADIATOR) Rewriteusername Regular Expression Newbie

2002-04-17 Thread Barry Andersson
ch as: RewriteUsername s/^([^@]+).*/$1/ RewriteUsername tr/A-Z/a-z/ or can I combine the two into a single line? Note that we have five different realms that usres may inadvertently include. Cheers Barry Andersson === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTE

Re: (RADIATOR) Restricting login by NAS

2002-03-10 Thread Barry Andersson
> > For example: > > > Identifier x > . > > > > Identifier x > . > > > > Identifier y > . > > > ...etc... > > Doing it this way is much easier to understand and you don't need regular > expressions. > >

(RADIATOR) Restricting login by NAS

2002-03-08 Thread Barry Andersson
Hi, Can anyone help with the Check Item Perl expression to enable us to ensure that certain users cannot login via particular NAS? That is, we want some users to be able to dial in via any NAS except aaa.bbb.ccc.ddd and www.xxx.yyy.zzz . Barry Andersson === Archive at http://www.open.com.au

(RADIATOR) RewriteUsername

2002-02-28 Thread Barry Andersson
est is ignored"   Below is the appropriate section from my radius.cfg   Regards   Barry Andersson     UseGetspnamf Identifier System RewriteUsername s/^([^@]+).*/$1/ MaxSessions 1 Filename ./users AcctLogFileName /var/log/radius/detail AcctResult ACCEPT

(RADIATOR) Time of day login

2002-02-24 Thread Barry Andersson
there some way to configure Radiator to do so?   Barry Andersson  

(RADIATOR) Radiator error message

2002-02-24 Thread Barry Andersson
Hi,   What does an error message of the type "Bad authenticator in request fromxxx.xxx.xxx.xxx" mean in the logfile?   Barry Andersson  

(RADIATOR) detail file entries

2002-02-20 Thread Barry Andersson
.   Barry Andersson  

Re: (RADIATOR) Graphing Individual Access Servers

2002-02-05 Thread Barry Andersson
Hi,   Thanks to all the replies to my request on how to graph virtual ports, especially the invaluable assistance from Michael.   Everything is now working great with separate mrtg graphs for each Comindico PoP.   Barry Andersson  

Re: (RADIATOR) Graphing Individual Access Servers

2002-02-04 Thread Barry Andersson
Rather than re-invent the wheel, does anyone out there already have a script that grabs data from a mySQL RADONLINE table so that mrtg can use it? - Original Message - From: <[EMAIL PROTECTED]> To: "Barry Andersson" <[EMAIL PROTECTED]> Cc: "Frank Danielson&qu

Re: (RADIATOR) Graphing Individual Access Servers

2002-02-04 Thread Barry Andersson
: 407.515.8633   Data On Air 301 E. Pine St. Suite 450 Orlando, Fl 32801 http://www.dataonair.com     -Original Message-From: Barry Andersson [mailto:[EMAIL PROTECTED]]Sent: Monday, February 04, 2002 7:49 PMTo: [EMAIL PROTECTED]Subject: (RADIATOR) Graphing

(RADIATOR) Graphing Individual Access Servers

2002-02-04 Thread Barry Andersson
Hi,   Is it possible to use mrtg or some other graphing utility to graph the total number of current users on any individual access server or selected group of access servers?   Barry Andersson  

(RADIATOR) Blocked users getting access

2002-01-28 Thread Barry Andersson
access. Below is my radius.cfg file. All the best Barry Andersson LogDir /var/log/radius DbDir . Trace 4 BindAddress 203.87.53.16 AuthPort1645 AcctPort1646 # Localhost Secret xx NasType ignore DefaultRealm auth #The Comindico client #COMindico New South Wales

(RADIATOR) Re-reading config

2002-01-10 Thread Barry Andersson
Hi,   How often does Radiator re-read the config file and the users file if we make a change to either? Should we be stopping and restarting Radiator orselves to force the new files to be read?   Barry Andersson  

(RADIATOR) radwho

2002-01-02 Thread Barry Andersson
follows:   $DBSource = 'dbi:mysql:radius'; $DBUsername = 'radius'; $DBAuth = ' xx';   When I try to run the script from my browser I get the headings but no session records appear.   Suggestions??   All the best   Barry Andersson  

(RADIATOR) Using /etc/group

2001-12-27 Thread Barry Andersson
up to determine their connection profile.   Barry Andersson  

(RADIATOR) Warning message in logfile

2001-11-26 Thread Barry Andersson
Hi, Can anyone tell me what the following warning means that is showing up in my logfile every 30 seconds? WARNING: Could not find handler for : request is ignored Barry Andersson === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email

Re: (RADIATOR) Change to mySQL

2001-11-22 Thread Barry Andersson
were getting through. I revereted to my old radius.cfg and all was fine again but of course no mySQL data. Any suggestions? Barry Andersson === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with '

Re: (RADIATOR) Change to mySQL

2001-11-22 Thread Barry Andersson
Hi, Correction to my previous email. I left the "-" out of integer-date > I just noticed that you have not configured your DBSource line in the AuthBy > SQL clause (which I had asumed you had done). I'm now saving accounting records to mySQL except the timestamp is being written as -00-00 0

Re: (RADIATOR) Change to mySQL

2001-11-22 Thread Barry Andersson
Hi, > I just noticed that you have not configured your DBSource line in the AuthBy > SQL clause (which I had asumed you had done). I'm now saving accounting records to mySQL except the timestamp is being written as -00-00 00:00:00 for every session (ie a null value) I have the following lin

Re: (RADIATOR) Change to mySQL

2001-11-21 Thread Barry Andersson
Hi, OK, I've setup the radius.cfg and mySQL databases. When I start Radiator I get the following error in /var/log/radius/logfile "Can't connect (radius # #), no database driver specified in DBI_DSN env var not set at Radius/SqlDb.pm line 124" Suggestio

(RADIATOR) Change to mySQL

2001-11-21 Thread Barry Andersson
cct-Output-Octets,integer AcctColumnDef ACCTSESSIONTIME,Acct-Session-Time,integer AcctColumnDef ACCTTERMINATECAUSE,Acct-Terminate-Cause AcctColumnDef ACCTTERMINATECAUSE,Ascend-Disconnect-Cause AcctColumnDef CONNECTSPEED,Acc-Connect-Tx-Speed,integer Regards Barry Andersson === Archive at http://www.o

(RADIATOR) Re: Daylight Saving

2001-11-09 Thread Barry Andersson
ng up just after and can't understand the one hour session? Or worse still the user who dials in just before 3am and hangs up 2 minutes later at 2.02am. Barry Andersson Simplex ISP === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscr

Re: (RADIATOR) Multiple accounting methods

2001-11-01 Thread Barry Andersson
Hi Hugh, I still want to authenticate by the UNIX passwd file for the time being but write accounting records to mySQL. Is thsi the correct config for that scenario? Barry - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "Barry Andersson" <[

(RADIATOR) Multiple accounting methods

2001-11-01 Thread Barry Andersson
. Following is the appropriate section of our current radius.cfg RewriteUsername s/^([^@]+).*/$1/ MaxSessions 1 Filename ./users UseGetspnamf Identifier System AcctLogFileName /var/log/radius/detail Barry Andersson Simplex ISP === Archive at http://www.open.com.au/archives/radiator