Multiple servers

View: New views
3 Messages — Rating Filter:   Alert me  

Multiple servers

by Paul Ryszka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I recently spotted that freeradius 2.0 can do multiple instances in one
go. I have two raddb directories that works for each server at the
moment is there  easy way to make them instances on the same server?
I looked at the example configuration files but I did not find any
server clauses or listen in sites-enabled directory.Should I just put
listen clause in one of the files remove the default file there and
remove listen from radiusd.conf ?

Regards
Paul


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Multiple servers

by Ivan Kalik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I recently spotted that freeradius 2.0 can do multiple instances in one
> go. I have two raddb directories that works for each server at the
> moment is there  easy way to make them instances on the same server?
> I looked at the example configuration files but I did not find any
> server clauses or listen in sites-enabled directory.Should I just put
> listen clause in one of the files remove the default file there and
> remove listen from radiusd.conf ?

It's documented in raddb/sites-available/README.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Multiple servers

by Alan DeKok-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paul Ryszka wrote:
> I recently spotted that freeradius 2.0 can do multiple instances in one
> go. I have two raddb directories that works for each server at the
> moment is there  easy way to make them instances on the same server?

  Sort of.  The "authorize", "accounting", etc. sections can be put into
different virtual servers.  The configurations in radiusd.conf cannot.

> I looked at the example configuration files but I did not find any
> server clauses or listen in sites-enabled directory.

  Huh?  See sites-available/*.  There are a lot of examples there.

> Should I just put
> listen clause in one of the files remove the default file there and
> remove listen from radiusd.conf ?

  No.  See raddb/sites-available/README

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html