Thanks Phil.<br><br>That clarifies my doubt.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 28, 2012 at 3:23 PM, Phil Mayers <span dir="ltr"><<a href="mailto:p.mayers@imperial.ac.uk" target="_blank">p.mayers@imperial.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/28/2012 09:27 AM, ramakrishna wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi,<br>
<br>
I have been using freeradius 2.2 for a while now.<br>
<br>
When i start the radius server in debug mode, I observed server creating<br>
proxy sockets. please find the log below.<br>
<br></div>
* ... adding new socket proxy address * port 61412<div class="im"><br>
  ... adding new socket proxy address * port 61413<br>
  ... adding new socket proxy address * port 61414<br></div>
*Listening on authentication address * port 1812<div class="im"><br>
Listening on accounting address * port 1813<br>
<br>
What i observed is every time i restart the server, i see the port<br>
numbers increasing instead of same port numbers being used.<br>
<br>
My question is does that mean that the previously used port<br>
numbers(61409, 61410, 61411) are not freed properly?<br>
</div></blockquote>
<br>
No.<br>
<br>
The proxy socket doesn't define a port to bind to, since it's a client socket. The OS controls the port, and is responsible for it increasing over time.<br>
<br>
The old ports are freed just fine when the old process exits.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/<u></u>list/users.html</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br>M.Rama Krishna Prasad,<br>
</div>