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

sql server odbc

group:

Secure Remote ODBC Connections


Secure Remote ODBC Connections Tom Dunlap
6/30/2004 5:52:32 PM
sql server odbc:
ODBC port 1433 is insecure. What is the best document at
M$ or TechNet that provides a concise review of how to
Re: Secure Remote ODBC Connections John Bell
7/1/2004 12:59:39 PM
Hi

Port 1433 is only more insecure than any other port in that it is well
known. You will need to implement various layers to ensure that your systems
are safe, just changing ports will provide a negligable amount of extra
security. Make sure that all ports that are not being used are not open to
the outside world.

You may want start by looking at:
http://www.sqlsecurity.com/DesktopDefault.aspx?tabid=22

John

[quoted text, click to view]

AddThis Social Bookmark Button