Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) How to run multiple RADIUS Servers on one system?
At 10:42 1998/05/06 -0400, Neil Movold wrote:
>1) I cannot put two entries in /etc/services for "radius", since
> the source code for the Ascend Radius server does a check for
> radius/udp. For example, here would be an example /etc/services
>I have started looking through the source and I can see how I can solve 1)
>by changing the name of the service that is being looked for in
>/etc/services. So, the daemon would lookup "radius_server1" instead of
>the stock "radius" entry. However, is this the only way to do this? Is
>it the best way to do this?
the first solution to come to mind is to have each radius
instance bind to a different IP address using the same port,
and hopefully have fewer unexpected side effects.
you'll still need to modify the source...
-Jim H
----
Jim Howard Sr Network Engineer Lyceum Internet
jhoward@lyceum.com http://www.lyceum.com/ 404.248.1733
My PGP Public Key: http://www.lyceum.com/~jhoward/pgp-key.txt
Fingerprint: 7E8B E2BA 1314 2535 CB08 CFF9 119B 7CD3 2488 954D
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>