Re: [RADIATOR] DYNADDRESS and multiple Authby

2011-01-18 Thread Heikki Vatiainen
On 01/18/2011 04:41 PM, Jim wrote: > I need to configure Radiator to allocate Dynamic IP's but we are already > using multiple AuthBy's with ContinueWhileReject. Our current handler > would be: > > > AuthByPolicy ContinueWhileReject > AuthBy LdapAuthenticator > AuthBy TooManyFail

[RADIATOR] DYNADDRESS and multiple Authby

2011-01-18 Thread Jim
Hi, I need to configure Radiator to allocate Dynamic IP's but we are already using multiple AuthBy's with ContinueWhileReject. Our current handler would be: AuthByPolicy ContinueWhileReject AuthBy LdapAuthenticator AuthBy TooManyFail Where if the request is rejected it will chec

Re: (RADIATOR) DYNADDRESS & ContinueWhileAccept (Looping)

2003-01-22 Thread Hugh Irvine
Hello Cortney - This looks very odd. I notice you do not have the address pools defined in the AddressAllocator SQL clause, so have you checked the table in the database to make sure that everything is in order? I also don't understand the queries that are shown when looking for an address

(RADIATOR) DYNADDRESS & ContinueWhileAccept (Looping)

2003-01-21 Thread Cortney Thompson
I am trying to set up DYNADDRESS authentication. What am I doing wrong? This seems fairly simple It is just loops through all the IP's in the pool instead of assigning 1 ip, and coming back accepted. I am not sure what is going on. Also, do you have any hints on making this work correctly wi

RE: (RADIATOR) Dynaddress configuration

2000-06-14 Thread Hugh Irvine
Hello Le Anh Tuan - On Thu, 15 Jun 2000, Le Anh Tuan wrote: > Dear Mr Hugh, > Thanks you so much for your help. But I have another question: >- How can AuthBy DYNADDRESS dectect when NAS reboot to reset it's address > pool (for example when Account-Request=Accounting-On) ? > - In that case

Re: (RADIATOR) Dynaddress configuration

2000-06-14 Thread Hugh Irvine
Hello Le Anh Tuan - On Wed, 14 Jun 2000, Le Anh Tuan wrote: > > Hello, > We had a problem with Dynamic address allocator configuration. Our part of > configuration file is below: > -- > # Accounting for Intranet User > >AuthByPolicy ContinueWhile

(RADIATOR) Dynaddress configuration

2000-06-14 Thread Le Anh Tuan
Hello, We had a problem with Dynamic address allocator configuration. Our part of configuration file is below: -- # Accounting for Intranet User   AuthByPolicy ContinueWhileAccept #Authenticate only, accounting on another table       DBSourc

(RADIATOR) dynaddress

2000-05-29 Thread Felipe Salum
Hi Hugh My conf file: Identifier redeip DBSource dbi:Oracle:radius DBUsername DBAuth Subnetmask 255.255.255.0 Range 200.187.208.1 200.187.208.254 Range 200.187.209.1 200.187.209.254 Range 200.187.210.1 200.187.210.254 Range 200.187.211.1 200.187.211.254 DBSource dbi:Oracle:radi