Re: (RADIATOR) help: isdn for cisco by snmp

1999-11-24 Thread Ragnar Kurm
> > hardware: cisco as5200 > > software: 11.2(15b) > > radiator: 2.14.1 > > > > radiator is unable to verify isdn connections with snmp (for > > Simultaneos-Use). as far as i tracked the problem: > > cisco assigns big numbers for ports (in my case >2) for isdn > > connections. snmp fails to

(RADIATOR) missing accounting data in detail files

1999-11-24 Thread Anand Buddhdev
I am running Radiator 2.14.1 on my site. I recently set it up to write session data into a DBM file, which we use for blocking multiple logons. I have a secondary server too, which does not authenticate, but only logs accouting data (I realise that this can cause a problem with Session Databases,

Re: (RADIATOR) help: isdn for cisco by snmp

1999-11-24 Thread Niek Rijnbout
Hugh, We, with the same problem (AS5300) are running: > snmpget -V UCD-snmp version: 3.6.1 > uname -a Linux bun-dhcp110.knoware.nl 2.2.5-15smp #1 SMP Mon Apr 19 22:43:28 EDT 1999 i686 unknown This is a Linux RedHat 6.0 Regards Niek Rijnbout Knoware ISP At 09:17 24-11-99 +1100, Hugh Irvine

No Subject

1999-11-24 Thread Ricardo Kustner
Hi, I've noticed that the accounting data in our MySQL database, as inserted by Radiator, contains some duplicated records ( Ricardo. --- -- E-Mail: Ricardo Kustner <[EMAIL PROTECTED]> Date: 25-Aug-99 Time: 16:57:46 This message was sent by XFMail ---

(RADIATOR) Basic DBD:ODBC question

1999-11-24 Thread Todd Knaus
Dear Fellow Radiator Users, I really hate to bother everyone with such a basic question but I cannot figure this one out. I am trying to install DBD-ODBC.0.22 on my RedHat Linux. The README file says to set the environment variable for; DBI_DSN, DBI_USER and DBI_PASS prior to running perl Make

(RADIATOR) RE:

1999-11-24 Thread Dave Kitabjian
This can happen if you mistakenly configure two radius servers to receive Accounting messages from the same NAS. Dave On Wednesday, November 24, 1999 7:43 AM, Ricardo Kustner [SMTP:[EMAIL PROTECTED]] wrote: > Hi, > > I've noticed that the accounting data in our MySQL database, as inserted by

RES: (RADIATOR) Basic DBD:ODBC question

1999-11-24 Thread Guilherme Maranhão
Hi, The variables are set in your shell enviroment In your shell, type: DBI_DSN=dbi:ODBC:sample To see if these variables are correctly set, type: echo $DBI_DSN These variables are only for test porpouse, it's not necessary for installation and operation of DBD:ODBC. You do not have to configure

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

1999-11-24 Thread Dave Kitabjian
When I attempt to compile Radiator, I get the following error: web# perl Makefile.PL Warning: prerequisite MD5 0 not found at (eval 1) line 220. Writing Makefile for Radius However, I installed and tested MD5 successfully, and it is in an adjacent directory: web# pwd /usr/src/c

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

1999-11-24 Thread Hugh Irvine
Hello Dave - > > From: Dave Kitabjian <[EMAIL PROTECTED]> > Reply-To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: (RADIATOR) "Warning: prerequisite MD5 0 not found" > Date: Wed, 24 Nov 1999 17:31:33 -0500 > > > When I attempt to compile Rad

Re: (RADIATOR) help: isdn for cisco by snmp

1999-11-24 Thread Hugh Irvine
Hello Ragnar - On Wed, 24 Nov 1999, Ragnar Kurm wrote: > > > hardware: cisco as5200 > > > software: 11.2(15b) > > > radiator: 2.14.1 > > > > > > radiator is unable to verify isdn connections with snmp (for > > > Simultaneos-Use). as far as i tracked the problem: > > > cisco assigns big numbers

(RADIATOR) Re:

1999-11-24 Thread Hugh Irvine
Hello Ricardo - On Wed, 24 Nov 1999, Ricardo Kustner wrote: > Hi, > > I've noticed that the accounting data in our MySQL database, as inserted by > Radiator, contains some duplicated records ( > Yes, this can happen. Radius uses UDP for its transport, and it implements a very simple timeout m

Re: (RADIATOR) missing accounting data in detail files

1999-11-24 Thread Hugh Irvine
Hello Anand - On Wed, 24 Nov 1999, Anand Buddhdev wrote: > I am running Radiator 2.14.1 on my site. I recently set it up > to write session data into a DBM file, which we use for blocking > multiple logons. I have a secondary server too, which does not > authenticate, but only logs accouting dat