all groups > sql server connect > june 2004 >
You're in the

sql server connect

group:

Recommended Port


Recommended Port S Shulman
6/28/2004 7:29:21 PM
sql server connect:
Hi

My SQL server is lisening on port 1433 for security reasnd I would like to
change to another port can anyone recommed another specific port or it
desn't matter.

Thanks in advance,
Shmuel

Re: Recommended Port Hari
6/29/2004 12:35:19 PM
Hi,

I feel that 1433 is the secured port if your SQL server machine is inside
firewall.

--
Thanks
Hari
MCDBA
[quoted text, click to view]

Re: Recommended Port S Shulman
6/29/2004 6:47:44 PM
Thanks.
But I would still like to know which is recommended or it doesn't matter.


Re: Recommended Port Peter
6/30/2004 1:23:01 AM
Well, I will avoid using any well-known ports. I probably will let SQL Server to select one dynamically.

[quoted text, click to view]
Re: Recommended Port Sue Hoegemeier
6/30/2004 6:16:38 AM
You can use whatever port you want but it's often
recommended to use ports above 49152 as these are for
private use. The Well Known Ports are those from 0 through
1023. The Registered Ports are those from 1024 through
49151. The Dynamic and/or Private Ports are those from
49152 through 65535.
You can find more info on port assignments at:
http://www.iana.org/assignments/port-numbers

-Sue

On Tue, 29 Jun 2004 18:47:44 +0100, "S Shulman"
[quoted text, click to view]
Re: Recommended Port S Shulman
7/1/2004 8:49:37 PM
Thanks Sue and Peter
[quoted text, click to view]

AddThis Social Bookmark Button