(RADIATOR) ReWriteUser query ...

2003-04-01 Thread Carl Stinson
Looking to use a global rewriteuser to fix usernames that contain singlequotes (') and are too big to be stored in my defined ACCT RADONLINE tables. So far I've got: rewriteuser s/[']/''/g This works dandy for the first bit, but my limited knowledge of regular expressions just falls down when

(RADIATOR) CVX 1800 address assignment

2003-04-01 Thread Kevin Wormington
Hi, I was just wondering if anyone on the list has been successful in finding a way to control via access-accept the ip address pool or vpop that is used by a CVX 1800? I am wanting to assign different ip ranges to users based on criteria from my AuthBy. I realize I could use AuthDYNADDRESS,

(RADIATOR) EAP - sim

2003-04-01 Thread Jeremy L. Mordkoff
Hi- Ive been tasked with writing an EAP-SIM test client to stress test our EAP-SIM server. I know Ill have to play games with the GSM algorithms, but I was wondering if anyone had any (preferably perl) code that could emulate an EAP-SIM client, kind of like radpwtst does for MD5 and

(RADIATOR) Values Disappearing

2003-04-01 Thread Nathan 'Franko' Franklin
Hello List And Hugh I have a problem, I am trying to set up our session database without much success. I am using SessionDatabase SQL. The current field in my Online table for input and output octects is BIGINT, (SQL SERVER) This is working fine except for the fact when we get a user that is

(RADIATOR) Re: Values Disappearing

2003-04-01 Thread Hugh Irvine
Hello Nathan - I am surprised that you are having a problem with the AddQuery, as it is only used when an accounting start is received, and the counters should be zero. Could you please send me a complete copy of the configuration file (no secrets) together with a trace 4 debug showing

Re: (RADIATOR) Re: Values Disappearing

2003-04-01 Thread Nathan 'Franko' Franklin
Hugh, I HAVE JUST FIXED THE PROBLEM I AM STILL SENDING THIS EMAIL INCASE ANYONE ELSE RUNS INTO THE SAME PROBLEM BELOW IS A FIX FOR THE PROBLEM We are using Radius Interim Packets (Live Packets), Looking through the logs I have found the problem why it was failing but it still doesnt solve my