(RADIATOR) AuthSelect

2001-10-23 Thread lloyd dagoc
table in database and then get the result of it (SESSIONLIMIT) and assigned it as a value on Session-Timeout is it wrong? or do you have any suggestions thanks so much lloyd === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '

(RADIATOR) Bad attribute=value pair:

2001-10-21 Thread lloyd dagoc
hello, just wanna ask what does this mean in the log file? this is trace 4 by the way Mon Oct 22 14:56:17 2001: ERR: Bad attribute=value pair: 116000 Mon Oct 22 14:56:17 2001: ERR: Bad attribute=value pair: 72000 lloyd === Archive at http://www.open.com.au/archives/radiator/ Announcements on

(RADIATOR) signal to NAS

2001-10-18 Thread lloyd dagoc
hello, just wondering if RADIATOR can send a signal to NAS to disconnect a particular usercan RADIATOR do that? if yes , how? = ) thanks lloyd inter.net philippines incorporated === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe

(RADIATOR) acct starts and acct stops

2001-10-03 Thread lloyd dagoc
AcctColumnDef USERID, Class ... ... or is there a better way to do it? thanks lloyd === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator'

(RADIATOR) benchmarking radiator

2001-09-27 Thread lloyd dagoc
researching on it thanks lloyd === 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) SMS service

2001-09-26 Thread lloyd dagoc
hello, i just want to know if SMS service can be incorporated to RADIATOR, if yes how or what do we need thanks lloyd === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiat

(RADIATOR) accounting on radiator

2001-09-18 Thread lloyd dagoc
hello, have a question, if we are proxying to another radius server and we want to have accounting on us, do we have to forward accounting to them before proxying of not? which is better (forward accounting or not) if we are proxying to another server ? thanks so much lloyd dagoc === Archive

(RADIATOR) radmin and RADIATOR

2001-09-17 Thread lloyd dagoc
whenever a usage entry is inserted in my table...how do i do this? thanks = ) lloyd === 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) RADMIN and radius

2001-09-13 Thread lloyd dagoc
of the user in our RADONLINE database? any ideas? thanks lloyd dagoc === 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) two accounting tables as part of default handler

2001-09-10 Thread lloyd
hi there, does anyone know if it is possible to have 2 AccountingTable defined tables in a default handler??? we want to do this cause we are trying to store different data on different tables...is it possible?? thank you so much!!! Lloyd Dagoc Consulting Engineer InterDotNet Philippines Inc

(RADIATOR) two authby clauses

2001-08-28 Thread lloyd
me %d/Called-Station-ID Identifier radiusproxy> Host ***.***.***.*** Secret ** AuthPort AcctPort AuthByPolicy ContinueAlways AuthBy calledstationid AuthBy radiusproxy Lloyd Dagoc InterDotNet Philippines Inc. ===

Re: (RADIATOR) MegaPOP Auth Problems?

2001-07-13 Thread David M. Lloyd
On Fri, 13 Jul 2001, Jeremy Bushman wrote: > I am having some problems getting our new MegaPOP sites to auth users. > The problem is that the username makes it ok, but the password shows > up as a bunch of garbage. 99.999% of the time, garbled password == unmatched secrets. Some NASes don't see

(RADIATOR) AuthBy Radius, limiting Calling ID stations

2001-07-11 Thread lloyd
mean how do we reject completely a usersay for exampleNOT BINDING TO AN AUTHPORT OR NOT BINDING TO AN ACCTPORT? that's all i guess thank you hope you can reply soon Lloyd Brian V. Dagoc Consulting Engineer InterDotNet Philipines Incorporated === Archive at http://www.open.com.au/arc

Re: (RADIATOR) Alive Records?

2001-03-13 Thread David M. Lloyd
On Tue, 13 Mar 2001, Jamie Orzechowski wrote: > Hello ... I am noticing a bunch of "Alive" records in my details log ... is > there any way to disable these? .. I only want start / stop ... or is this a > setting in my NAS? It's a setting in the NAS. You *could* use a to filter them but... yuc

Re: (RADIATOR) AuthLog and phone number

2000-12-13 Thread Dave Lloyd
Toni Riekkinen wrote: > Hi, > > I'm using for failed logins and I'd like to insert caller's > phone number into database too, is it possible? Sure, just put %{Calling-Station-Id} into one of your columns. You can actually use any attribute that comes in the access-request. - D <[EMAIL PROTE

Re: (RADIATOR) 2.17.1, AuthLog and AuthBy RADIUS

2000-12-08 Thread Dave Lloyd
Carlos Canau wrote: > > On Fri, Dec 08, 2000 at 08:33:11AM -0600, Dave Lloyd wrote: > > Mike McCauley wrote: > > > > > > Hi, > > > > > > > > Could someone please confirm me that the new feature on > > > >2.17.1, AuthLog do

Re: (RADIATOR) 2.17.1, AuthLog and AuthBy RADIUS

2000-12-08 Thread Dave Lloyd
Mike McCauley wrote: > > Hi, > > > > Could someone please confirm me that the new feature on > >2.17.1, AuthLog doesn't work inside a ... It seems to > >me that in Handler.pm: > > > >line 572:if ($handled == $main::ACCEPT) > > > > $handled is allways 2, $main::IGNORE. > > > > The

Re: (RADIATOR) One suggestion, and one idea...

2000-11-10 Thread Dave Lloyd
Hugh Irvine wrote: > > Hi Dave - > > Thanks for the suggestion - passed to Mike. > > And as it happens, Mike has already developed a load balancer module > for Hydraweb that does exactly what you describe. Cool, as soon as I get that version I'll add a Checkpoint Firewall load balancer. :-) -

(RADIATOR) One suggestion, and one idea...

2000-11-09 Thread Dave Lloyd
First the suggestion... regarding AuthRADIUS. Right now, when a request is proxied, as far as I can tell, the identifier is chosen by simply adding 1 to the last identifier sent from that AuthBy. I suggest that the behaviour be changed a bit. Make a table that keeps track of what identifiers ha

Re: (RADIATOR) Questions on creating AuthBy's

2000-11-09 Thread Dave Lloyd
Viraj Alankar wrote: > > Hello, > > I am inheriting AuthFILE to create a modified version. I have the > following at the top of my .pm file: > > package Radius::AuthFILE_AND_LOG; > use Radius::AuthFILE; > use strict; > > use vars qw($VERSION @ISA); > BEGIN > { > @ISA = qw(Radius::A

Re: (RADIATOR) Some fun things we stuck in our Radiator

2000-11-09 Thread Dave Lloyd
ersion of Radiator, which seems to have a more universal method for reporting success or failure. I'll have to look at it again. But if you're interested, I can send you the code I have (including an AuthLog FILE and an untested AuthLogSQL) in my CVS repository. > At 16:55 -0600 00/11/8

(RADIATOR) Some fun things we stuck in our Radiator

2000-11-08 Thread Dave Lloyd
Here's a couple more handy little things we put into our Radiator server: - USR1Hook and USR2Hook: I don't much use dynamic log level changes, so I added these global config items to do stuff I want instead when we get SIGUSR1/2. If they aren't defined, they default to the normal behavour. I us

(RADIATOR) Memory Leak?

2000-11-06 Thread Dave Lloyd
I am observing a small but significant memory leak in Radiator 2.16.3 under Perl 5.6, Solaris 2.7. The rate of leakage is about 4-8k per second, and it's steady... I've run Radiator for a number of hours without any sign of slowing. Here's my config: ## ## #

Re: (RADIATOR) Timeout with Radiator 2.16.1 while accessing Oracle 8.1.6

2000-11-06 Thread Dave Lloyd
Hugh Irvine wrote: > > Hello Daniel - > > On Mon, 06 Nov 2000, [EMAIL PROTECTED] wrote: > > Hi, > > > > I'm testing Radiator with SQL (Oracle 8.1.6) and something strange happens. > > After accessing DB (with or ), Radiator dies > > and this message appears (in 10 seconds like say sessiondataba

(RADIATOR) AuthRADIUS Bug

2000-10-24 Thread David Lloyd
There is a bug in AuthRADIUS... the 'SocketQueueLength' directive does not apply for sockets created by AuthRADIUS.pm. I hardcoded a setsockopt call in mine, but either the global directive should apply, or there should be a config item within AuthBy RADIUS for SocketQueueLength. - D <[EMAIL PR

(RADIATOR) Cisco AS5300 ISDN Ports

2000-10-16 Thread David Lloyd
Has anyone ever had any luck getting Radiator to talk SNMP with an AS5300 with ISDN, that gives high port numbers (200xx) for the NAS-Port? The normal MIB (.1.3.6.1.4.1.9.2.9.2.1.18) works fine for analog (Async) calls, but when an ISDN call comes in and arrives on a high port number, the SNMP ge

(RADIATOR) Bug in ClientListSQL behaviour?

2000-09-29 Thread David Lloyd
When I kill -HUP my radiusd and I'm using ClientListSQL, and the query fails for whatever reason, the radius daemon dies quietly... shouldn't it stay up and simply not include the clients, maybe printing an error message in the logs so that I can -HUP it again after I fixed the problem? - D <[E

Re: (RADIATOR) (Oracle) SQL Timeouts..

2000-09-29 Thread David Lloyd
Chris Keladis wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I am having a rather peculiar timeout problem with Radiator authenticating > from an Oracle SQL database.. > > Firstly, the details.. > > Solaris 2.6 (sparc) OS > Radiator 2.16.3 > Oracle 8.0.5 (sparc) >

(RADIATOR) SNMP, security and performance idea?

2000-09-26 Thread David Lloyd
Have the Radiator folks considered using the Perl Net::SNMP module instead of an external snmpget program? There are many advantages to this approach; for one thing, you don't have to run an external program as Net::SNMP is written fully in Perl. That improves performance by eliminating a fork,

(RADIATOR) Radiator and Infranet

2000-09-26 Thread David Lloyd
Has anyone ever gotten Radiator to work with Infranet in leu of their pathetic Radius server? If so, did you write your own AuthBy module for Infranet? Did it take a long time? Any replies are most appreciated... thanks! - D <[EMAIL PROTECTED]> === Archive at http://www.starport.net/~radiat

Re: (RADIATOR) False Rejects

2000-07-20 Thread David Lloyd
On Thu, 20 Jul 2000, Charles Sprickman wrote: > What about locking? I was considering just holding a lock on the file > until I've finished writing it... Would that also accomplish the same > thing? As far as I'm aware, Radiator does *not* support locking at all. We had to modify ours to 'flo

Re: (RADIATOR) RewriteUsername & Simultaneous-Use problem

2000-07-20 Thread David Lloyd
On Thu, 20 Jul 2000, Nikos Aslanakis wrote: > We have a problem regarding simultaneous logins. One of our users did > the following: > > Logged in once using his normal username, eg. "user" ..and then logged > in successfuly using the same username with additional trailing > spaces: "user "(

Re: (RADIATOR) Simultaneous-Use Problems - IMPORTANT

2000-07-20 Thread David Lloyd
On Thu, 20 Jul 2000, Hugh Irvine wrote: > A better approach to maintaining session database coherency is to use > strict checking of the NAS. This is what the NasType parameter is used > for in the Client clauses (see section 6.4.5 in the Radiator 2.16.1 > reference manual). Note that there is a

Re: (RADIATOR) Simultaneous-Use Problems

2000-07-19 Thread David Lloyd
On Wed, 19 Jul 2000, Jeremy Gault wrote: > Hi, > > We are running Radiator (its either the 2.13 series or 2.14) and > 3Com Total Control HiPer ARC terminal servers. We're having a problem > with the Simultaneous-Use feature. > Our regular dialup customers (and 64K ISDN) accounts are

Re: (RADIATOR) ms-chap question

2000-07-13 Thread David Lloyd
On Thu, 13 Jul 2000 [EMAIL PROTECTED] wrote: > Currently we are using Radiator pointed at an LDAP server. > Everything works great but a need has come up that requires the use of > ms-chap. Does anyone know if there is a way to do ms-chap with > Radiator? Thanks in advance. As far as I know

Re: (RADIATOR) AuthByPolicy

2000-07-06 Thread David Lloyd
On Thu, 6 Jul 2000, Hugh Irvine wrote: > > Am I forgetting anything? Also, if I *don't* specify Nocache in my AuthBy > > FILE, when is the user file read? Is it before or after the StartupHook > > is executed? > > In an AuthBy FILE, the user file is read initially at startup, and is > reread w

(RADIATOR) AuthByPolicy

2000-07-05 Thread David Lloyd
I am going to implement a backup for if our SQL server fails, but this has to work on the first try. So I'm running it by you folks just to be sure. If my SQL server is down I want to authenticate from a file that is updated once a day. So my config file would read like this: Identifi

(RADIATOR) Feature Request: AddToReply

2000-06-15 Thread David Lloyd
It would be really nice if I could use special formatting characters in my AddToReply, for instance: AddToReply User-Name="%U" Any thoughts? - D === Archive at http://www.starport.net/~radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe rad

(RADIATOR) Security suggestion for users of AuthBy SQL

2000-06-15 Thread David Lloyd
We were broken into recently, in a minor way, and that got me thinking about security. Our dialups are all stored in an SQL database, complete with passwords in cleartext... a gem for a potential cracker. The password for this database was stored in cleartext inside of my radius.cfg, so if someo

Re: (RADIATOR) Sim. use control by Ping

2000-06-15 Thread David Lloyd
On Thu, 15 Jun 2000, Mike McCauley wrote: > On Jun 15, 8:33am, Hugh Irvine wrote: > > Subject: Re: (RADIATOR) Sim. use control by Ping > > > > Hello Clement - > > > > This is exactly what one of our other customers has done - he added a > > "DeleteIPQuery" to the session database. We haven't yet

Re: (RADIATOR) Same AcctLogFileName for two handlers

2000-02-29 Thread David Lloyd
On Fri, 25 Feb 2000, Mike McCauley wrote: > Hi Andrew, > > On Feb 25, 11:42am, Andrew Pollock wrote: > > > > Hi guys, > > > > If I have the same AcctLogFileName for two different handlers, will the > > writing of the detail file be messed up by the two handlers writing to it at > > the same time

Re: (RADIATOR) How do I know?

2000-02-23 Thread David Lloyd
On Thu, 24 Feb 2000, tom minchin wrote: > On Wed, Feb 23, 2000 at 12:17:44PM -0600, David Lloyd wrote: > > On Wed, 23 Feb 2000, Mike McCauley wrote: > > > > > Hi David, > > > > > > Radiator only ever contacts the NAS when it has to: when a user logs

Re: (RADIATOR) How do I know?

2000-02-23 Thread David Lloyd
On Wed, 23 Feb 2000, Mike McCauley wrote: > Hi David, > > Radiator only ever contacts the NAS when it has to: when a user logs in, and > the session database thinks they are at their sim-use limit already. That means > that Radiator only checks the NAS occasionally. > > At DEBUG (level 4), Radi

(RADIATOR) How do I know?

2000-02-22 Thread David Lloyd
Is there any way to verify that Radiator is successfully querying my NASs to update its session database? Nothing shows up in my logfile that looks like an error (at trace 3), but I am having a problem where some people are unable to log in due to Simultaneous-Use problems. I am able to do snmpg

(RADIATOR) Multiple Dictionaries Controversy

2000-01-14 Thread David Lloyd
that they could use to help me out. I have the diffs, if someone has the server and the time! Thanks a lot... -- Dave Lloyd === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) Never take the easy way out

2000-01-11 Thread David Lloyd
at happens is that session limits are completely ignored, because according to my trace, everyone is handled with the 'Void' session database!!! Did I make a mistake in this config? Thanks for your help... if anyone else is interested in SessNONE.pm let me know... -- Dave Lloyd === Ar

(RADIATOR) Buggy download area

1999-12-22 Thread David Lloyd
er Windows becuase it messes up the binary data in the process of 'translating' UNIX text to MS text. Any attempt to unzip the file results in a corrupted binary error message. The MIME type should be set to application/x-gzip. -- Dave Lloyd === Archive at http://www.thesite.com.au/~radi

(RADIATOR) Session Database Difficulty

1999-12-20 Thread David Lloyd
ting that entry into my session database? Or can I set CountQuery to somehow ignore those? Thanks... -- Dave Lloyd === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

Re: (RADIATOR) 15% Failure in Authentciations

1999-12-03 Thread David Lloyd
ed passwords, which doesn't work by the way. Make sure the WIN95/98 users don't have the 'Require Encrypted Password' checkbox highlighted in their DUN to help prevent CHAP. -- Dave Lloyd === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

Re: (RADIATOR) "Warning: prerequisite MD5 0 not found"

1999-11-29 Thread David Lloyd
rom sending bum modules that wipe out half your filesystem, and will also avoid the permission problems you were having. Only change to root when you are at the final step: make install. Hope this helps! -- Dave Lloyd === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, emai

Re: (RADIATOR) logging incoming requests

1999-11-11 Thread David Lloyd
led PasswordLogFile I believe. It's great for troubleshooting connections, you can tell a customer when they're typing in their password in all caps or something like that. :-) === David M. Lloyd mailto:[

Re: (RADIATOR) how to assign static IP addresses

1999-11-11 Thread David Lloyd
Identifier System ... Then in your file, you have this: UserAuth-Type = System DEFAULT Auth-Type = System === David M. Lloyd mailto:[EMAIL PROTECTED] Adm

Re: (RADIATOR) problem with Simultaneous-Use

1999-11-11 Thread David Lloyd
ld then charge $x * n for n channels. That will allow either multilink, or multiple users, for the same price-per-channel. === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Phone: (60

Re: (RADIATOR) problem with Simultaneous-Use

1999-11-10 Thread David Lloyd
r problem Simultaneous-Use is internal to Radiator, You don't need to put it in your dictionary (that I know of). I would also put a Port-Limit on as well, just for the heck of it. In case Simultaneous-Use fails for some odd reason. ====

Re: (RADIATOR) rewriting usernames

1999-11-01 Thread David Lloyd
t the regular expressions used in Radiator are actually not the 'standard' UNIX regular expressions; rather, they are Perl's. A good description can be found in chapter 2 of O'Reilly's 'The Perl Language', also known as the Camel book. ==

Re: (RADIATOR) Different logfiles for different groups?

1999-10-29 Thread David Lloyd
rd, NT, Emerald, >>Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, >>NT, Rhapsody >> >>=== >>Archive at http://www.thesite.com.au/~radiator/ >>To unsubscribe, email '[EMAIL PROTECTED]' with >>'unsubscribe radiator' in the body of the message. > > >===

Re: (RADIATOR) radiator and mysql high availability config

1999-10-28 Thread David Lloyd
d set up four machines, two proxies (configured identically) and two real servers. Then the proxies could load balance somehow, and if one went down you'd have another. But now we're talking about 4 machines instead of 2 === Dav

Re: (RADIATOR) radiator overheating

1999-10-27 Thread David Lloyd
his time swap file was half used. This is brand new computer. What >else can I check. Look for 'core' files lying around, and use the GNU debugger to see if it is crashing on a malloc or something... there might me a memory leak or something. ===

Re: (RADIATOR) HOW-TO ??

1999-10-26 Thread David Lloyd
On Tue, 26 Oct 1999, David Lloyd wrote: >On Tue, 26 Oct 1999, Gary wrote: > >>Is there some way to put users in the user file which only has a >>Caller-Id as a check item ... No username, no password etc >> >>Basically we want to trap certain numbers, as

Re: (RADIATOR) HOW-TO ??

1999-10-26 Thread David Lloyd
es let you authenticate (or not) via caller ID. ======= David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663- http://www.inxpress.net Fax: (608) 663-5595

Re: (RADIATOR) Version 2.14.1

1999-10-21 Thread David Lloyd
===== David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663- http://www.inxpress.net Fax: (608) 663-5595 mailto:[EMAIL PROTECTED] Data: (608) 663-

Re: (RADIATOR) Adding a Username reply-item

1999-10-20 Thread David Lloyd
ut having to make a custom insert. Now if only the PortMaster 2e could do that, I'd be all set! :-) === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663-

(RADIATOR) Adding a Username reply-item

1999-10-19 Thread David Lloyd
l NAS that lets you accept a username as specified by RADIUS I'm hoping to use this feature. Thanks! === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Mad

(RADIATOR) Logging connect rates

1999-10-08 Thread David Lloyd
AcctLogFileFormat directive, and be guaranteed to get the right numbers! Unless someone already knows how to do this another way? === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite

Re: (RADIATOR)

1999-10-06 Thread David Lloyd
d changing the first line to: sub { my $p = ${$_[1]}; \ Then it is no longer a package global. If it *is* a global variable (which I doubt, judging from how you use it), you'll need to specify a package (replace $p with $main::p or something like that). =

(RADIATOR) Bad Authenticator

1999-10-05 Thread David Lloyd
What does it mean to have a bad authenticator in a request? My secrets match up okay, but I"m getting spammed with these. Thanks... === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc.

Re: (RADIATOR) PasswordLog

1999-09-27 Thread David Lloyd
nd) you will be able to see these passwords. === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663- http://www.inxpress.net Fax: (608) 663-5595 ma

Re: (RADIATOR) FW: Problems with Initial Password

1999-09-24 Thread David Lloyd
you'll know if they just put it in all capital letters one time. :-) === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663-

(RADIATOR) Another Simultanious-Use question...

1999-09-24 Thread David Lloyd
use Prefix="S" will that remove the character before putting the username in the database? What about Rewrite-Username? Does the rewritten username get put in the database, or is the original name put in there? Thanks... ==

Re: (RADIATOR) Rodopi

1999-09-22 Thread David Lloyd
ried to implement Rodopi, but it was a failure. It was fundamentally incompatible with how our billing structure works. Also I was turned off by the fact that it runs only on Windows; this is a serious limitation IMHO. =

Re: (RADIATOR) evaluator questions...

1999-09-21 Thread David Lloyd
it's the most flexible, yet easy to use, package I've ever seen. === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1866 Voice: (608) 663- http://www.inxpress.net Fax: (608) 663-5595

Re: (RADIATOR) Trace 3.5

1999-09-17 Thread David Lloyd
ives me way more irrelevant data than I >want because it dumps details for every realm instead of just those I >am testing / having trouble with. > >Possible? === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator

Re: (RADIATOR) Blocking calls with no CLI

1999-09-16 Thread David Lloyd
hen there is CLI I would add a check item like this: userPassword="pass", Calling-Station-Id=/\d+/ That will only 'pass the test' if there is one or more digits of caller-id. === David M. Lloyd mailt

Re: (RADIATOR) Is this correct ??

1999-09-10 Thread David Lloyd
Service-Type" as there is >no comma on the end and the rest will be reply items. That part looks great. :-) === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 5

(RADIATOR) Question regarding Session-Limit database

1999-09-01 Thread David Lloyd
types? I just want to make sure I'm not going to attempt the impossible. :-) === David M. Lloyd mailto:[EMAIL PROTECTED] Administrator Internet Express, Inc. 802 W. Broadway, Suite 0101 Madison, WI. 53713-1

RE: (RADIATOR) Using more than one type of NAS

1999-08-30 Thread David Lloyd
is a reason this >hasn't been done, just curious. I like that idea... then there won't be a problem with conflicting attribute names from different vendors. ======= David M. Lloyd mailto:[EMAIL PROTECTED] Admi

Re: (RADIATOR) Using more than one type of NAS

1999-08-27 Thread David Lloyd
e 4 different types of NAS. What I have been doing is just using a generic dictionary, and ignoring the spam in my logfiles If there is a better way (short of running 3 Radiators) I'd love to hear about it! === David M. Lloyd

Re: (RADIATOR) Radiator and USR logging errors:

1999-08-24 Thread David Lloyd
oblem with the USR cards. If they don't > indicate different values for NAS-PORT/CLIENT-ID for different channels it > makes it *very* difficult to enforce Simultaneous-Use. Exactly right... all except for the most recent software release for HiperARC have an obnoxious bug where the NAS

RE: (RADIATOR) Simulatnius-usae and Port-limit

1999-08-18 Thread David Lloyd
two 64k (or 56k) dialups. We have a one-login-per-computer policy, where a customer is not allowed to log in from more than one machine at a time. I am of the opinion that Radiator should if possible recognize a multilink connection as just one session! .....