Multiple Radius clients from the same host IP supported?
Brian Candler
B.Candler at pobox.com
Fri Dec 24 16:29:36 CET 2010
On Thu, Dec 23, 2010 at 07:51:22PM +0200, Murat Öztürk wrote:
> Can multiple radius clients on the same server send request to
> Freeradius? I ask this question because they may be producing the same
> UniqueId in the packages.
But they will bind to different UDP sockets, and so will send packets with a
different UDP source port.
Hence the combination [source address, source port, identifier] uniquely
identifies the request, and will set the [dest address, dest port,
identifier] in the reply.
Regards,
Brian.
More information about the Freeradius-Devel
mailing list