(RADIATOR) AuthBY

2000-01-09 Thread Dean Brandt
something here? :) Thanks in advance Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-95373699 Mobile: 0413247188 www.cain.net.au

Re: (RADIATOR) AuthBY

2000-01-09 Thread Dean Brandt
you would have to close the initial statement. Regards Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-95373699 Mobile: 0413247188 www.cain.net.au

Re: (RADIATOR) AuthBY

2000-01-09 Thread Dean Brandt
Hi Hugh, Yep I only just worked that out 30 seconds before this arrived :) I actually used ContinueWhileReject Obviously that has the same effect. Thanks again for the great support. Cheers Dean Brandt

(RADIATOR) Detail Files

2000-01-11 Thread Dean Brandt
Hi, I have this line in my /etc/radius.cfg file: LogDir /var/adm/radacct But no detail files are being kept. Any ideas? Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo

Re: (RADIATOR) Detail Files

2000-01-11 Thread Dean Brandt
Hi Tom, Yep I found that in the FM :) Now my logfile says: Wed Jan 12 16:35:52 2000: ERR: Unknown keyword 'AcctLogFileName' in /etc/radius.cfg line 50 Regards Dean Brandt +-+ Cain Internet Services

(RADIATOR) Authen::Radius

2000-01-13 Thread Dean Brandt
t one? Cheers Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-95373699 Mobile: 0413247188 www.cain.net.au +-+ === Archive at

No Subject

2000-02-02 Thread Dean Brandt
Return-Path: <[EMAIL PROTECTED]> Received: from oscar.open.com.au (oscar.open.com.au [203.63.154.1]) by tiberius.accn.org (8.9.3/8.9.3) with SMTP id EAA05127 for <[EMAIL PROTECTED]>; Sun, 9 Jan 2000 04:04:52 -0500 (EST) Received: (from majordom@localhost) by oscar.open.com.au (8.6.12/8.6.12) id

(RADIATOR) Timeouts

2000-02-15 Thread Dean Brandt
fine but every request from 203.44.37.60 just times out. Any ideas? Thanks Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-95373699 Mobile: 0413247188 www.cain.n

Re: (RADIATOR) Proxying

2000-04-16 Thread Dean Brandt
PROTECTED] -pass 12345678 I am getting rejectes. Is this correct? I call the realm by the name of the remote radius server domain? Regards +---+ Dean Brandt - Technical Director Cain Internet Services Pty Ltd ACN 091949405 Melbourne

(RADIATOR) Log entries

2000-04-18 Thread Dean Brandt
8 20:36:00 contender /usr/bin/radiusd[20695]: This AuthBy does not know how to check Group membership Is this a concern? Thanks in advance. +-------+ Dean Brandt - Technical Director Cain Internet Services Pty Ltd ACN 091949405

(RADIATOR) 2 x start/stop records

2000-05-01 Thread Dean Brandt
Hi For some reason Radiator is creating 2 x start and stop records with identical times for each session. Any ideas why this would be happening and a possible fix? Regards +---+ Dean Brandt - Technical Director Cain Internet

(RADIATOR) Weird Syslog Entries

2000-05-25 Thread Dean Brandt
64302, 216.252.212.131, 0 May 25 19:37:44 contender /usr/bin/radiusd[23932]: Packet dump: *** Sending to 203.44.37.12 port 1025 Code: Access-Accept Identifier: 46 Authentic: <4>{<21><202> <203>@a<250><192>h<248><218><219><152><174

Re: (RADIATOR) Weird Syslog Entries

2000-06-05 Thread Dean Brandt
Radaitor can't find a particular user in an AuthBy, it will look for a > DEFAULT entry. Indeed, it will look for multiple DEFAULT entries using the > names DEFAULT, DEFAULT1, DEFAULT2, etc. This behaviour is configurable (if you > don't use DEFAULT's for example) with the NoD

(RADIATOR) Ascend Max Probs

2000-06-06 Thread Dean Brandt
. You can turn this behaviour off with: read EXTERNAL-AUTH set rad-auth-client allow-auth-config-rqsts = no Where do I apply that command? Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Satellite Access

(RADIATOR) FramedGroup

2000-06-06 Thread Dean Brandt
users are still receiving IPs allocated from the NAS. If I turn that facility off on the NAs then no one can log in. Is the above correct? Have I left anything out? Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Satellite Access

Re: (RADIATOR) Ascend Max Probs

2000-06-06 Thread Dean Brandt
Does that apply to a Max 1800 as well? On Tue, 6 Jun 2000, Hugh Irvine wrote: > On Tue, 06 Jun 2000, Dean Brandt wrote: > > Hi Guys, > > > > I noticed this in the FAQ: > > > > 71. My MAX sends authentication request for silly user names like

Re: (RADIATOR) FramedGroup

2000-06-06 Thread Dean Brandt
: Packet dump: *** Sending to 203.44.37.12 port 1034 Code: Accounting-Response Identifier: 170 Authentic: [l`<136><199><181><182>h<31>><157>{<190><145><145><223> Attributes: Where should I be looking now? Th

Re: (RADIATOR) FramedGroup

2000-06-06 Thread Dean Brandt
On Wed, 07 Jun 2000, Dean Brandt wrote: > > Hi Hugh, > > > > Trace 4 shows that the wrong IP address is being presented at the > > NAS: > > > > > > > Where should I be looking now? > > > > The correct

(RADIATOR) Addressallocator

2000-06-15 Thread Dean Brandt
from R ADPOOL where POOL='' and STATE=0 order by TIME_STAMP Jun 15 19:06:57 contender ./radiusd[24050]: Access rejected for dean: No available addresses The bottom line says no addresses available... Any ideas? -- Dean Brandt Technical Director Cain Internet Se

(RADIATOR) AuthByDynaddress

2000-06-18 Thread Dean Brandt
ocator xxx PoolHint %{Reply:PoolHint} StripFromReply PoolHint See any glaring faults? :) I am getting the PoolHint from the /etc/raddb/users file using: username Password = "" PoolHint = pool1 Regard

Re: (RADIATOR) AuthByDynaddress

2000-06-19 Thread Dean Brandt
Hi Hugh, I am trying to Auth from a standard RADIUS users file and allocate those users an IP address from a nominated pool. Here is the whole cfg file: LogDir /var/log/radius # Set this to the database directory. It should contain these files: # users The

Re: (RADIATOR) AuthByDynaddress

2000-06-19 Thread Dean Brandt
ocates our users the right IP addresses. Does this clear up the *confusion*/ :) Thanks On Tue, 20 Jun 2000, Hugh Irvine wrote: > > Hello Dean - > > On Mon, 19 Jun 2000, Dean Brandt wrote: > > Hi Hugh, > > > > I am trying to Auth from a standard RADIUS us

Re: (RADIATOR) AuthByDynaddress

2000-06-19 Thread Dean Brandt
? Thanks for the reply and help to date. On Tue, 20 Jun 2000, Hugh Irvine wrote: > > Hello Dean - > > On Tue, 20 Jun 2000, Dean Brandt wrote: > > Hi Hugh, > > > > The AuthByDynaddress is for a different realm, thats why it is > > placed where it

(RADIATOR) Radiator and Platypus

2000-06-20 Thread Dean Brandt
DBD_DSN how do you specify that the DSN is on a different unit? The docs for DBD::ODBC say that you should specify your variable as: export DBD_DSN=dbi:ODBC:plat How do I tell this variable that 'plat' is on another host? Thanks in advance -- Dean Brandt

Re: (RADIATOR) Radiator and Platypus

2000-06-20 Thread Dean Brandt
This is as far as I have got. I have looked at other options including Sybase but can't seem to find an authoritative reference to complete this either. Regards On Wed, 21 Jun 2000, Hugh Irvine wrote: > > Hello Dean - > > On Wed, 21 Jun 2000, Dean Brandt wrote:

(RADIATOR) Sybase ASE

2000-06-22 Thread Dean Brandt
Hi Guys, Has anyone seen this error when installing Sybase ASE and running isql to test it: CT-LIBRARY error: ct_connect(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect -- Dean Brandt Technical Director Cain

(RADIATOR) Sybase ASE

2000-06-22 Thread Dean Brandt
I found itin the Mailing list...I need SP2 for MS SQL...:) Cheers -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Satellite Access - $29.95 - no limits === Archive at http://www.starport.net/~radiator/ Announcements on

(RADIATOR) Time =

2000-06-22 Thread Dean Brandt
e = Mo1800-0600 So I am allowing this user to only log in on Mondays from 6pm till 6am When I test this using radpwtst outside these times, it still allows the login. Is there some other config I need to do? Regards -- Dean Brandt Technical Director Cain Interne

Re: (RADIATOR) Time =

2000-06-22 Thread Dean Brandt
limit to a 10 hour session, but what is there to stop them from logging straight back in for another 10 hours? Regards On Fri, 23 Jun 2000, Hugh Irvine wrote: > > Hello Dean - > > On Fri, 23 Jun 2000, Dean Brandt wrote: > > Hi Guys > > > > In m

Re: (RADIATOR) Time =

2000-06-23 Thread Dean Brandt
2000, Hugh Irvine wrote: > > Hello Dean - > > On Fri, 23 Jun 2000, Dean Brandt wrote: > > Hi Hugh, > > > > Yes that did indeed work. Now we have another step tpo that > > scenario. We have a collection of users who are only supposed to have 10 > > hou

(RADIATOR) Limiting Dialin Use

2000-07-12 Thread Dean Brandt
Hi Guys Can Radiator be setup so that it sees the called number, checks against a preset number of maximum sessions for a realm then denies if say call number 6 comes in on a realm that is only allowed 5 simultaneous calls? Regards -- Dean Brandt Technical Director

(RADIATOR) SQL errors

2000-09-11 Thread Dean Brandt
ONID, ACCTSESSIONTIME, NASPORT) ^I^Ivalues ^I^I('dean@', 968713091, 'Stop', 0, 2, 3, '1234', 1000, 1234) Sep 11 22:58:11 mel /usr/bin/radiusd[12214]: Accounting accepted Why is it trying to rewrite the username and subsequently rejecting the attemp

(RADIATOR) AddressAllocator

2000-09-12 Thread Dean Brandt
clauses? Is it above the clause? Finally what needs to be added to the MySQL db to use this facility? I undrstand there is a RADPOOL table, what does that need? Thanks in advance. -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Distributor

(RADIATOR) FreeTDS

2000-09-28 Thread Dean Brandt
: plat query tcp ether 203.44.37.26 1433 master tcp ether 203.44.37.26 1433 Am I missing anything here? Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Distributor of Patton RAS equipment www.cain.com.au

(RADIATOR) Sybase

2000-10-19 Thread Dean Brandt
roy statement handles or call finish on them before disconnecting) at Radius/SqlDb.pm line 280. I am getting a No Reply for the Auth and Accounting and then a minute or so later I get the above. Any ideas? Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd

(RADIATOR) DEFAULT

2000-10-21 Thread Dean Brandt
T Auth-Type = System Service-Type = Framed-User, Framed-Protocol = PPP What am I missing here? :) Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Distributor of Patton RAS equipment www.cain.com.au

Re: (RADIATOR) DEFAULT

2000-10-22 Thread Dean Brandt
> > Have a look at section 13.1.5 in the Radiator 2.16.3 reference manual. > > hth > > Hugh > > -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Distributor of Patton RAS equipment www.cain.com.au === Ar

Re: (RADIATOR) DEFAULT

2000-10-22 Thread Dean Brandt
Filename /etc/shadow Is this the right way to go about it? Thanks On Mon, 23 Oct 2000, Hugh Irvine wrote: > > Hello Dean - > > On Mon, 23 Oct 2000, Dean Brandt wrote: > > Hi Hugh, > > > > So if I use AuthBy UNIX will it only check say

Re: (RADIATOR) DEFAULT

2000-10-23 Thread Dean Brandt
Hi Hugh, This sort of works but if a user is not listed in the /etc/raddb/users file then the request is rejected. I want the process to be conditional that the user is in Platypus, and only add the check/treply attributes to users who ARE listed in the users file, if the user is

(RADIATOR) AuthBy PORTLIMITCHECK

2000-10-23 Thread Dean Brandt
Hi Guys, Can this be done by number of users in a realm rather than a DNIS Called-Station-ID setup? Thanks -- Dean Brandt Technical Director Cain Internet Services Pty Ltd ACN 091949405 Ph 61-3-95231065 Distributor of Patton RAS equipment www.cain.com.au

Re: (RADIATOR) AuthBy PORTLIMITCHECK

2000-10-23 Thread Dean Brandt
> Hello Dean - > > On Tue, 24 Oct 2000, Dean Brandt wrote: > > Hi Guys, > > > > Can this be done by number of users in a realm rather than a DNIS > > Called-Station-ID setup? > > > > Yes. AuthBy PORTLIMITCHECK can be used with any check item. >

(RADIATOR) radiusdat and platypus

2000-10-29 Thread Dean Brandt
dbi:Sybase:xxx DBUsername xxx DBAuth xxx Identifier CheckUsers Filename /etc/raddb/users AuthBy CheckUsers RewriteUsername s/^([^@]+).*/$1/ AuthBy CheckPlatypus -- Dean Brandt Technical Dir

(RADIATOR) PORTLIMIT

2000-11-07 Thread Dean Brandt
Hi Can someone tell me if this syntax looks correct: SessionLimit = 1 CountQuery = "select COUNT(*) from RADONLINE where username LIKE '[EMAIL PROTECTED]'" Thanks -- Dean Brandt Technical Di

(RADIATOR) Platypus Pitfalls?

1999-10-28 Thread Dean Brandt
vance Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-93810595 Mobile: 0413247188 www.cain.net.au +-+ === Archive at

(RADIATOR) DBD-ODBC

1999-10-28 Thread Dean Brandt
line 288. ...when i run make test. Does this mean I have not installed the DBI module properly? Cheers Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-9381

(RADIATOR) DBD-ODBC (Again)

1999-10-29 Thread Dean Brandt
Hi again... I've made a little ground with DBD-ODBC in that I have found whilst testing the module I need to specify a few things... DBD_DSN What is the data source i should be specifying here before running make test? Regards Dean B

Re: RES: (RADIATOR) DBD-ODBC

1999-10-29 Thread Dean Brandt
there. Regards Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo Australia Ph/Fax: 61-3-93810595 Mobile: 0413247188 www.cain.net.au +-+ On Fri, 29 Oct

(RADIATOR) Setting Latency Time

1999-10-29 Thread Dean Brandt
Is there a way using Radiator and Platypus that a latency (or time to wait before allowing reconnection) may be set? Thanks in advance Dean Brandt +-+ Cain Internet Services Melbourne - Adelaide - Sydney - Brisbane - Bendigo

(RADIATOR) DBD-ODBC Woes

1999-10-29 Thread Dean Brandt
manual DBSourcedbi:ODBC:PLATYPUS2@HINDSIGHT DBUsername platuser DBAuth password Does anyone know what is the likely problem here? Thanks in advance. Dean