dbTalk Databases Forums  

what firewall exceptions do I need

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss what firewall exceptions do I need in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
biff
 
Posts: n/a

Default what firewall exceptions do I need - 03-16-2010 , 12:54 PM






What exceptions do I need to make in the windows firewall in order for people
to connect to and use my SQL 2008 server and databases?

Reply With Quote
  #2  
Old   
Rick Byham, MSFT
 
Posts: n/a

Default Re: what firewall exceptions do I need - 03-16-2010 , 02:11 PM






Long answer - it depends on what people are doing. See How to: Configure a
Windows Firewall for Database Engine Access
http://msdn.microsoft.com/en-us/library/ms175043.aspx
Short answer, if you are connecting to the default instance, TCP port 1433.
If you are connecting to a named instance, UDP port 1434, plus the TCP port
used for that instance.
--
Rick Byham, MSFT
(Implies no warranty or rights)


"biff" <biff (AT) discussions (DOT) microsoft.com> wrote

Quote:
What exceptions do I need to make in the windows firewall in order for
people
to connect to and use my SQL 2008 server and databases?

Reply With Quote
  #3  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: what firewall exceptions do I need - 03-16-2010 , 03:24 PM



biff (biff (AT) discussions (DOT) microsoft.com) writes:
Quote:
What exceptions do I need to make in the windows firewall in order for
people to connect to and use my SQL 2008 server and databases?
In additions to Rick's answer, what people will connect to your database?
That is, is this within the office which has a corporate firewall? Or will
you expose the database directly on the Internet? In that case, be very
very careful.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #4  
Old   
biff
 
Posts: n/a

Default Re: what firewall exceptions do I need - 03-17-2010 , 07:42 AM



Only corporate should be able to connect.

"Erland Sommarskog" wrote:

Quote:
biff (biff (AT) discussions (DOT) microsoft.com) writes:
What exceptions do I need to make in the windows firewall in order for
people to connect to and use my SQL 2008 server and databases?

In additions to Rick's answer, what people will connect to your database?
That is, is this within the office which has a corporate firewall? Or will
you expose the database directly on the Internet? In that case, be very
very careful.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

.

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.