You are on page 1of 3

20/4/2015

HowdoIconfigureSQLServerExpresstoallowremotetcp/ipconnectionsonport1433?

How do I configure SQL Server Express to allow remote tcp/ip


connections on port 1433?
Root > Virtual Dedicated Server VDS > SQL Server VDS
The following article explains how to allow SQL Server Express to accept remote connections over TCP/IP for port 1433. By
default, when SQL Server Express is installed it gerates a random port to listen on. In addition, SQL Server Express only
listens for connection on localhost. Using the SQL Server Configuration Manager, you will need to tell SQL Server Express
to use port 1433.

To allow SQL Server Express to accept remote connections, please follow these steps:
1 Log into your server through Remote Desktop Connection instructions for connecting to your server through
RDC can be found here.
2 Click Start, Programs, Microsoft SQL Server 2005/2008/2012 and select SQL Server Configuration Manager.

3 Select SQL Server Network Configuration

http://support.webecs.com/kb/a868/howdoiconfiguresqlserverexpresstoallowremotetcpipconnectionsonport1433.aspx

1/3

20/4/2015

HowdoIconfigureSQLServerExpresstoallowremotetcp/ipconnectionsonport1433?

4 Double click on Protocols for SQLEXPRESS

5 Right click TCP/IP and select Properties

6 Scroll down to IPAll make sure TCP Dynamic Ports is blank and that TCP Port is set to 1433.

http://support.webecs.com/kb/a868/howdoiconfiguresqlserverexpresstoallowremotetcpipconnectionsonport1433.aspx

2/3

20/4/2015

HowdoIconfigureSQLServerExpresstoallowremotetcp/ipconnectionsonport1433?

7 Click OK
8 Make sure that port: 1433 is enable on your VDS firewall instructions for enabling firewall ports can be found here.
9 Mixed mode authentication must also be enabled for remote connections instructions for enabling firewall ports can be
found here.
10 Make sure that the SQL Browser is enabled and running.

Article ID: 868, Created: diciembre 28, 2012 at 11:38, Modified: diciembre 28, 2012 at 11:44

http://support.webecs.com/kb/a868/howdoiconfiguresqlserverexpresstoallowremotetcpipconnectionsonport1433.aspx

3/3

You might also like