(RADIATOR) Ascend Max 4000 & FramedGroupBaseAddress

2000-01-05 Thread Nils Swart
Hello, First of all, sorry if this question has been posted numerous times, but after seeking the answer on the mailinglist archive for a few hours & hard research in the books, i found the time was right for a posting. Radiator has a nifty feature which makes IP Pool management a lot easier, at

Re: (RADIATOR) Mysql in multiple Realms.

2000-01-05 Thread Matt Chambers
I'll check that out.that brings up another issue though. If I turn on Level 4 trace, I get thousands of "Bad Authenticator" errors. Ok, on a level 4 trace it tells me that the user test does not exist...even though it clearly does. I guess I have to rewrite the username without the realm t

(RADIATOR) Pool control in Radiator

2000-01-05 Thread Antonio Navarro Navarro
Hi all ! Do you know when will be implemented a pool control function in Radiator ? I refer to the possibility of defining several IP pools in the configuration file and specify the initial and final IP address for each pool. Best regards, Antonio Navarro Navarro BemarNet Management [EMAIL PR

Re: (RADIATOR) Mysql in multiple Realms.

2000-01-05 Thread Steve Suehring
You probably want to check out the Radiator Manual online or in print. The command you're looking for, IgnoreAcctSignature, is on p. 18. Also it wouldn't be a bad idea to check the mailing list archive too: http://www.thesite.com.au/~radiator/wgindex.html --

(RADIATOR) limit megapop connections

2000-01-05 Thread Andrew Kaplan
We plan to outsource our dialup for our customers that travel out of state. Megapop would charge our customers by the hour. Is it possible to set a limit of say 10 hours when they connect from Megapop BUT still get unlimited time when they connect through OUR modems (Total Control 3COM) Andrew P.

(RADIATOR) not ok xx

2000-01-05 Thread KC Jones
I am in the process of installing radiator on NT server and ran accross the errors below! Where are these errors coming from and what do I do to get rid of them? K C C:\RADIATOR>perl test.pl Starting tests... Starting servers. Please wait... ok 1a ok 1b ok 1c ok 1d not ok 2a ok 2b not ok 2c ok 2

(RADIATOR) Cisco VSAs

2000-01-05 Thread Vincent Torres
Hello, We have a bit of a problem with some Cisco Vendor Specific Attributes for the voice enabled AS5300. When accounting for voice Cisco has implemented a VSA scheme for voice specific accounting attributes. Eg: h323-connect-time, h323-voice-quality, h323-call-type, etc. I have added the necess

Re: (RADIATOR) limit megapop connections

2000-01-05 Thread Steve Suehring
It should be possible. One thing I've learned with Radiator is that pretty much everything is possible. The key will be determining how the MegaPOP users will look to your radius server. For example, if they will be coming in from a certain client or set of clients you could set a #(Where

(RADIATOR) Need help setting RAdmin

2000-01-05 Thread Philip Buckley
Hi Everyone,        I am now setting up RAdmin but cannot allow authentication via RAdmin database this is because all my users are now a unix shadow file. How do I convert my users from unix shadow file to the RAdmin database. Has anybody done any such conversion.

FW: (RADIATOR) not ok xx

2000-01-05 Thread Kc Jones
-Original Message- From: KC Jones [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 05, 2000 1:07 PM To: [EMAIL PROTECTED] Subject: (RADIATOR) not ok xx I am in the process of installing radiator on an NT server and ran accross the errors below! Where are these errors coming from and

Re: (RADIATOR) Cisco VSAs

2000-01-05 Thread Hugh Irvine
Hello Vincent - On Thu, 06 Jan 2000, Vincent Torres wrote: > Hello, > > We have a bit of a problem with some Cisco Vendor Specific Attributes for > the voice enabled AS5300. When accounting for voice Cisco has implemented a > VSA scheme for voice specific accounting attributes. Eg: h323-connect

Re: FW: (RADIATOR) not ok xx

2000-01-05 Thread Hugh Irvine
Hello Kc - On Thu, 06 Jan 2000, Kc Jones wrote: > > I am in the process of installing radiator on an NT server and ran accross > the errors below! Where are these errors coming from and what do I do to > correct this problem? This can happen if the "radius.cfg" file or the "users" file has bee

Re: (RADIATOR) time.

2000-01-05 Thread Hugh Irvine
Hello Matt - On Wed, 05 Jan 2000, Matt Chambers wrote: > Hello. > > For some reason my accounting logs report the wrong time. The radius > server has the right time...and as far as I know, Livingston Portmasters > don't have a clock...at least, I could not find any commands having to > do with

RE: (RADIATOR) Feature Request

2000-01-05 Thread Hugh Irvine
Hello Erik - On Tue, 04 Jan 2000, Erik Meitner wrote: > > Here is how I have my AuthBy's setup(minus extra junk): > > > Identifier System > > > #main users file > > NoDefaultIfFound > Identifier MainUser > Filename %D/users > > > > AcctLogFileNam

Re: (RADIATOR) Ascend Max 4000 & FramedGroupBaseAddress

2000-01-05 Thread Hugh Irvine
Hello Nils - On Wed, 05 Jan 2000, Nils Swart wrote: > Hello, > > First of all, sorry if this question has been posted numerous times, but > after seeking the answer on the mailinglist archive for a few hours & hard > research in the books, i found the time was right for a posting. > > Radiator

Re: (RADIATOR) limit megapop connections

2000-01-05 Thread Hugh Irvine
Hello Andrew - On Thu, 06 Jan 2000, Andrew Kaplan wrote: > We plan to outsource our dialup for our customers that travel out of state. > Megapop would charge our customers by the hour. Is it possible to set a > limit of say 10 hours when they connect from Megapop BUT still get unlimited > time w

Re: (RADIATOR) Pool control in Radiator

2000-01-05 Thread Hugh Irvine
Hello Antonio - On Thu, 06 Jan 2000, Antonio Navarro Navarro wrote: > Hi all ! > > Do you know when will be implemented a pool control function in Radiator ? I refer to the possibility of defining several IP pools in the configuration file and specify the initial and final IP address for each

Re: (RADIATOR) Need help setting RAdmin

2000-01-05 Thread Mike McCauley
Hi Philip, I have attached a new version of the goodies/convert program that can read a unix password file and create user entries in the Radmin database. Run it like this: convert -password filename filename Let me know how it works for you. Cheers. On Jan 5, 5:30pm, Philip Buckley wr