August 18, 2009 at 5:23 am
Hi,
For the security purpose, I could checking sql port 1433 open or closed.
>telnet ipaddress 1433,
most of the servers port has been opend, if i block these sql server port, i want know whather application running or not. can anyone suggestion me,
What impact happen on application side?
thanks in advance
August 18, 2009 at 8:17 am
are you looking to close port 1433 to prevent external clients from connecting to sql server?
if so then just disable the TCP/IP server protocol and listen on shared memory only.
so you are effectively only connecting to the database from the server itself? or are you also using named pipes???
MVDBA
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy