4 Feb
2011
4 Feb
'11
2:27 a.m.
vijay s sheelavantar <s_vijay65@rediffmail.com> wrote:
Now the radius client UDP port is selected randomly, Is there a way by which i can mention the server to use perticular UDP port as client port.
Well, this would imply that your radius client would exactly be able to authenticate one Supplicant simultaneous.(one udp-socket) And thats probably not that what you want.
2. Or if i need to change the code then in which function i have to change? I want client udp port number should be greater than 32767.
The UDP Header Format offers 16Bit for Source and Destination Port. So, this will be possible. But you have to tell it your software to use Ports above 32767. -- Mit freundlichen Grüßen, Tobias Koopmann