(RADIATOR) Proxied requests with forking ->lockup

Hugh Irvine hugh at open.com.au
Wed Dec 15 17:45:48 CST 2004


Hello Carsten -

You should not be using Fork and Synchronous.

Instead, you should be using a ReplyHook in the AuthBy RADIUS clause.

There is an example that shows exactly how to do this in 
"goodies/hooks.txt".

regards

Hugh


On 16 Dec 2004, at 02:05, Senkfeil, Carsten wrote:

> Hello,
>
> i am currently in search for a solution to the following problem.
>
> We use radiator to proxy access-requests to an external radius system.
> This radius does the access control for the users and if a user gets an
> access-accept there, our radius has to allocate an IP for the request.
>
> Currently we are using two AUTHBYs for this.
> The first is an AUTHBY Radius that uses fork and synchronous and 
> proxies the
> request and the second is an AUTHBY Sql that allocates the IP.
> Basically, this works but I am seeing quite a few "unknown reply 
> received"
> messages in the log which can't be good, I think.
>
> And far worse Radiator locks frequently and refuses to answer any 
> requests.
> For radiator to come up again I have to -SIGKILL it. From the 
> list-archives
> I learned that this may have something to do with using fork but maybe 
> this
> problem is completely unrelated. If so I'd be glad someone has some 
> hints to
> solve this problem too.
>
> Kind regards,
> Carsten Senkfeil
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>

NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive 
(www.open.com.au/archives/radiator)?
Have you had a quick look on Google (www.google.com)?
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, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list