much
------
Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337
--
- Original Message -
From: "Michael Hockey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
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
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
.
--
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,
.
--
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
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
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
1007integer
--
Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337
Network Administrator - ICNet Internet Services
--
On Thu, 12 Oct 2000
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
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
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
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
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:
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
' 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]&
y the AuthBy LDAP as well as whatever flat file logging its configured to
do.
----------
Ron Hensley ([EMAIL PROTECTED]) CCNA #10082337
Network Ad
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
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
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
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
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
21 matches
Mail list logo