Re: (RADIATOR) Reply-Message

2002-01-16 Thread Hugh Irvine
Hello Justin - Your client will have to check a low-level PPP trace from the NAS to see what the NAS does with the Reply-Message (if anything). If the NAS includes the message, then it follows that the dialer can do something with it. If the NAS does not include it, then I suspect you are out

Re: (RADIATOR) Strange problem ...

2002-01-16 Thread Hugh Irvine
Hello Mushtaque - Thanks for sending the debug output. I suspect the problem is with the NAS, as the debug shows that you are returning the following: Session-Timeout = 216 You should have a look at the debug on the NAS to see what is happening. regards Hugh On Wed, 1

Re: (RADIATOR) How do MaxSessions work with Rewrite ?

2002-01-16 Thread Hugh Irvine
Hello Ross - The thing to keep in mind is that the NAS maintains its internal session table with the username that was entered by the user. If you are using RewriteUsername in your configuration file, you should set up an SQL session database and add a column for the rewritten username. Then

Re: (RADIATOR) Sending Accounting log to SYSLOG

2002-01-16 Thread Hugh Irvine
Hello Vangelis - There is no mechanism in Radiator to do this, and there are significant problems in trying to do it as well. In general if you want to copy the accounting records to another host, you should use an AuthBy RADIUS clause to proxy the accounting requests and then use an account

Re: (RADIATOR) SQL Accounting able to pick up a var from SQL subscribers table?

2002-01-16 Thread Hugh Irvine
Hello Justin - As has already been mentioned on the list (thanks Frank), there is a mechanism in the Radius protocol for exactly this purpose. The Class attribute can be returned to a NAS in an Access-Accept, and the NAS will subsequently include the Class attribute in all accounting request

Re: (RADIATOR) Wed Jan 16 17:38:13 2002: ERR: Attribute number 13 (vendor 529) is not defined in your dictionary

2002-01-16 Thread Hugh Irvine
Hello Alexus - These are Ascend/Lucent vendor specific attributes. They are included in the file "dictionary.ascend2" and you should add them to your normal dictionary with whatever text editor you prefer. regards Hugh On Thu, 17 Jan 2002 09:46, alexus wrote: > hi, I got this weird message

Re: (RADIATOR) Odd errors pertaining to RADIUS dictionary

2002-01-16 Thread Hugh Irvine
Hello Justin - If you are getting these messages, it is because you do not have these attributes defined in the dictionary you are using. Vendor 529 is Ascend and these are Ascend vendor specific attributes that are included in the Radiator distribution in the file "dictionary.ascend2". You s

Re: (RADIATOR) Getting an IP address for a user

2002-01-16 Thread Hugh Irvine
Hello Matthew - You should use an SQL session database together with the radwho.cgi (and radacct.cgi) scripts included in the Radiator distribution. Have a look at sections 6.7 and 12.0 in the Radiator 2.19 reference manual ("doc/ref.html"). regards Hugh On Wed, 16 Jan 2002 21:27, mhobbs

Re: (RADIATOR) syslog

2002-01-16 Thread Hugh Irvine
Hello Alexus - You would use the AuthLog SYSLOG clause. Have a look at section 6.50 in the Radiator 2.19 reference manual ("doc/ref.html"). regards Hugh On Thu, 17 Jan 2002 07:45, alexus wrote: > how can i make radius to log into syslogd if user was or wasn't able to > login into radius? >

RE: (RADIATOR) syslog

2002-01-16 Thread Paul
Use - see link below: http://www.open.com.au/radiator/ref.html#pgfId=399952 P -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of alexus Sent: 16 January 2002 20:46 To: [EMAIL PROTECTED] Subject: (RADIATOR) syslog how can i make radius to log into syslog

RE: (RADIATOR) Wed Jan 16 17:38:13 2002: ERR: Attribute number 13 (vendor 529) is not defined in your dictionary

2002-01-16 Thread Paul
Sounds like you are using Ascend NAS's (vendor 529). Radiator comes with several different dictionaries, if you are only using Ascend NAS's, try using the Ascend dictionary instead of the default dictionary. If you have a multi-vendor setup copy the missing attributes from the Ascend dictionary in

(RADIATOR) Wed Jan 16 17:38:13 2002: ERR: Attribute number 13 (vendor 529) is not defined in your dictionary

2002-01-16 Thread alexus
hi, I got this weird message can someone explain me what they means? Wed Jan 16 17:38:13 2002: ERR: Attribute number 13 (vendor 529) is not defined in your dictionary Wed Jan 16 17:38:13 2002: ERR: Attribute number 197 (vendor 529) is not defined in your dictionary Wed Jan 16 17:38:13 2002: ERR:

(RADIATOR) syslog

2002-01-16 Thread alexus
how can i make radius to log into syslogd if user was or wasn't able to login into radius? === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) Odd errors pertaining to RADIUS dictionary

2002-01-16 Thread Justin Scott
Hi guys, Here's some wierdness I'm experiencing with Trace 3 set. These attribs are all defined in the dictionary, and I am using them in my accounting statements in the config file, but I suspect the error is being generated because in the dictionary they are all defined as integer types, and

RE: (RADIATOR) SQL Accounting able to pick up a var from SQL subscribers table?

2002-01-16 Thread Frank Danielson
You could proabably use the Class attribute for this in your AUTH reply. The NAS should send the Class attribute back in any accounting requests. Frank Danielson [Infrastructure Architect] wireless: 407.467.7832 wireline: 407.515.8633 Data On Air 301 E. Pine St. Suite 450 Orlando, Fl 32801 ht

(RADIATOR) SQL Accounting able to pick up a var from SQL subscribers table?

2002-01-16 Thread Justin Scott
Hi guys, I have another thing I'm trying to wrap my brain around here, that I can't seem to figure out. My client's reason for choosing Radiator is so that they can seamlessly integrate it into their custom billing/accounting package (which is going great!) However, the billing system needs t

(RADIATOR) Sending Accounting log to SYSLOG

2002-01-16 Thread Vangelis Kyriakakis
Hello, We are using RADIATOR 2.19. Is there a way to send the accounting log to the SYSLOG? Vangelis Kyriakakis FORTHNET S.A. Greece === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubsc

(RADIATOR) Getting an IP address for a user

2002-01-16 Thread mhobbs
Hi   I using Radiator with Platypus using Auth by Emerald. On a Linux box using DBI:Sybase   I would like to know if I have a IP address of a dial user. If I can query radiusd or Platypus to find the username of the user using that IP address at that time ?   ie I have ip address 192.168.1.1