Re: (RADIATOR) unclas mysql socket file

2001-09-02 Thread Ron Hensley
much ------ Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337 -- - Original Message - From: "Michael Hockey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

(RADIATOR) Blocking by Unix Group Membership

2000-09-22 Thread Ron Hensley
Greets. I've just migrated from Cistron to Radiator. Just about everything is setup to work as it did with Cistron except for blocking by Unix Group. DEFAULT Group = "ssby", Auth-Type = Reject Reply-Message = "Error: Email Only Account, Please use your dialup account username!" DEFAULT

(RADIATOR) Stop Responding

2000-09-25 Thread Ron Hensley
Ive had a strange occurance today on one of my radius servers. It just stops responding though its still running after being up no more then 5 minutes. Stopped/Started many times, a few times with trace level 4 for heavy debug info. Nothing... just stops apparantly in the middle of logging someone

Re: (RADIATOR) Stop Responding

2000-09-26 Thread Ron Hensley
. -- Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337 Network Administrator - ICNet Internet Services -- On Tue, 26 Sep 2000, Hugh Irvine wrote: > > Hello Ron - > > On Tue, 26 Sep 2000,

RE: (RADIATOR) Stop Responding

2000-09-26 Thread Ron Hensley
. -- Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337 Network Administrator - ICNet Internet Services -- On Tue, 26 Sep 2000, Chris Given wrote: > Have you considered a diffrent database? We run 5 radius serv

(RADIATOR) SQL Logging

2000-10-09 Thread Ron Hensley
I need 2 AuthBy's, but only the first one, AuthBy RADIUS, does the pass checking, (Proxy to third party radius server), but then a second AuthBy SQL gets entered which logs the Start-Stop records for accounting purposes. The users on those remote realms dont exist in my database however, so this

Re: (RADIATOR) SQL Logging

2000-10-09 Thread Ron Hensley
This worked like a charm. Hugh. you are an amazing, workaholic individual. Thanks once again. - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "Ron Hensley" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 09, 2000 7:40

Re: (RADIATOR) Accounting

2000-10-12 Thread Ron Hensley
1007integer -- Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337 Network Administrator - ICNet Internet Services -- On Thu, 12 Oct 2000

Re: (RADIATOR) Multiple databases

2000-10-12 Thread Ron Hensley
I dont get the Framed-IP-Address on Start records, thus my SQL doesn't log them to the RADONLINE database A look at the printout detail files, shows that information is not sent by my NAS terminal servers, Bay 5399's. When a user gets assigned a static ip address, with a reply item of Framed-IP-Ad

Re: (RADIATOR) (Fwd) can i have two accounting tables?

2000-10-15 Thread Ron Hensley
unting tables. # store accounting records in RADUSAGEmm table AccountingTable RADUSAGE%Y%m So you just need to add an ACcountingTable entry to each AuthBy SQL statement, telling it what table to use. ---------- Ron Hensley ([EM

Re: (RADIATOR) RE: Proxy getting no reply

2000-10-16 Thread Ron Hensley
If you haven't overridden it in the radius.cfg file, then its getting its default ports from the /etc/services file If you edit that file to have 1645 and 1646 instead of 1812 and 1813(?) and restart radius, it should bind to those ports. You can also override the /etc/services file by adding to

Re: (RADIATOR) Load Balancing Radiator

2000-10-16 Thread Ron Hensley
In the main global section BindAddress 10.0.0.1 Thats the one for the normal auth/accounting information to listen and respond with. Make it whichever ip bound to the nic, you want it to use and reload. - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

Re: (RADIATOR) Load Balancing Radiator

2000-10-16 Thread Ron Hensley
way to go, as well as trace 4 logs on Radiator and any debug logs your NASs can produce. - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: "Ron Hensley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 16, 2000 5:21 PM Subject:

(RADIATOR)

2000-10-18 Thread Ron Hensley
Evening, I've got 99% of everything coverted over to use SQL, logging, sessions, and tested with a few users as auth-type. However currently I am using Auth-Type = System for unix password authentication, due to the way we're setup. I need to block users who belong to a certain unix group. (only

Re: (RADIATOR)

2000-10-18 Thread Ron Hensley
' AND UNIXGROUP != 9206 Id thought about that, query will come back empty for a user with 9206 in UNIXGROUP, so they will get an Auth-Reject. Much simpler... - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "Ron Hensley" <[EMAIL PROTECTED]&

Re: (RADIATOR) Auth by LDAP but accounting by mySQL

2000-10-23 Thread Ron Hensley
y the AuthBy LDAP as well as whatever flat file logging its configured to do. ---------- Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337 Network Ad

Re: (RADIATOR) multipul authby's in one realm.

2000-10-31 Thread Ron Hensley
Title: multipul authby's in one realm. Is there away to do this?  We are migrating from a flatfile auth system, to a hacked version of  AuthBySQL.pm, called AuthbyQIP.  Now we need to keep authenticating people off of the flat file, while also authenticating new people off the sql

Re: (RADIATOR) radwho stopped working after changing IP addresses

2000-11-02 Thread Ron Hensley
As the RADONLINE databases is ever changing you can just whack it 'delete from RADONLINE;' and let it start over. Within an hour or two (Once everyone on before you reset it has logged off) you'll be back in sync. I had errors like that once when trying to import mysql update.log files from a pri

(RADIATOR) IMPORTANT Needed Pakages for MySql

2000-11-11 Thread Ron Hensley
Title: IMPORTANT - multiple accounting records in SQL Due to a crash I need to reinstall Radiator on one of my Solaris boxes, running Perl, and using MySql support to another box. I failed to properly document the steps I took to get it all working on the other maches and more specifically the

Re: (RADIATOR) Got error -1 from table handler

2001-01-15 Thread Ron Hensley
Table's damaged, connect to your SQL server, mysql> USE RADIUS; mysql> CHECK TABLE RADONLINE; You should see it report that the RADONLINE table has errors mysql> REPAIR TABLE RADONLINE; Once it finishes you should not get table handler errors anymore and if you run check table again it sh

(RADIATOR)

2001-08-09 Thread Ron Hensley
Good Morning, Ive been trying to bring up a second server to service a remote POP as a local Radius Server. Whenever Ive brought up the POP, which consists of 30 PRIs worth of lines (690 lines) things will work fine it seems, for a while, then all of the sudden we have only 1 out of 10 at best ge