Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Networking > Re: Ephemeral ports

Reply
Thread Tools Display Modes

Re: Ephemeral ports

 
 
Andrew Gabriel
Guest
Posts: n/a

 
      02-21-2010
In article <f7c30ddb-5f3e-4cc2-8419->,
Karthik Balaguru <> writes:
> Hi,
> While looking for some valid port configurations,
> i came across that in Solaris 2.2 by default the
> ephemeral ports for TCP and UDP start at 32768.
> Just eager to know the reason of why does it
> start at 32768 (2 to the power of 15) ?
> And i wonder why does it not follow the IANA range ?
>
> Interestingly, many linux kernels also use the
> same and why do not they stick towards IANA range ?
>
> BSD and Windows stick towards 1024 to 4999
> and 1025 to 5000 respectively, while Vista and
> FreeBSD stick towards IANA range !
>
> Any ideas ?


Solaris systems are often used for servers with hundreds of thousands
of network connections. Hence it is also often used for testing these
servers supporting a million or so network connections. By doubling
the number of ephemeral ports available, you can create twice as many
connections from a testing system to the server per IP address.
Solaris allows the tcp_smallest_anon_port (and tcp_largest_anon_port)
to be changed whilst system is running, and on testing systems, the
tcp_smallest_anon_port is sometimes lowered to make even more anon/
ephemeral ports available. Same can be done for UDP.

--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Ephemeral ports Canuck57 Windows Vista Networking 0 02-20-2010 02:53 PM
RODC Ports Paul Active Directory 2 02-10-2010 11:34 AM
RPC Ports Venkat Active Directory 6 01-20-2010 12:14 PM
How do I enable USB ports? Moonbarker Osbourne Windows Media Center 1 12-12-2009 12:57 PM
Dell USB front ports and Vista Paul Windows Vista Hardware 6 06-10-2007 06:47 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59