Hello Ken -


As the AuthBy RADIUS clause returns immediately and operates asynchronously, you cannot use an AuthByPolicy.

To call an AuthBy DYNADDRESS after the proxy reply comes back you will need to use a ReplyHook in the AuthBy RADIUS clause. There is an example of how to do this in the file "goodies/hooks.txt".

BTW - this topic has been discussed several times on the mailing list:

www.open.com.au/archives/radiator

regards

Hugh


On Wednesday, Jul 23, 2003, at 05:51 Australia/Melbourne, Ken Wolstencroft wrote:


Hi All,

I am trying to use my proxy radius servers to allocate dynamic IP addresses.
When I call the AuthBy RADIUS routine before AuthBy DYNADDRESS, IP addresses
do not get allocated. I am using an AuthByPolicy of ContinueWhileAccept.


If I swap the AuthBy calls around (AuthBy DYNADDRESS and then AuthBy RADIUS)
it works fine.


I would rather call the AuthBy Radius first and then AuthBy DYNADDRESS.
Should this work or does the authentication results returned work
differently for AuthBy Radius / proxy ?

All the best and Thanks,
Ken




--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to