Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Remote connections to SQL Server 2014 Standard default instance are only available using the default port

$
0
0

Hi experts,

I have a situation where i need to configure a static port(1118) for TCP/IP by replacing the default port 1433. When i do so SQL Server is failing to connect remotely with the following error message. 

TITLE: Connect to Server
------------------------------

Cannot connect to xyzserver.

------------------------------
ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 5)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=5&LinkId=20476

------------------------------

Access is denied

------------------------------
BUTTONS:

OK
------------------------------

But if i change the port to the default 1433, I can connect remotely.

I am using static ports on TCP/IP protocol and named pipes is disabled(I want the client connections to go thru TCP/IP). Also the firewall is disabled

Am i missing something. This is very weird and never had such issues in the past

UPDATE

However if use the port number for remote connections along with the server name, It works. But i don't want to specify the port number every time i want to make connections remotely. Also the browser service is running

Thanks

Bhanu





Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>