<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: SQL Server Port</title><link>http://www.bing.com:80/search?q=SQL+Server+Port</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>SQL Server Port</title><link>http://www.bing.com:80/search?q=SQL+Server+Port</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Configure SQL Server to listen on a specific TCP port</title><link>https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/configure-a-server-to-listen-on-a-specific-tcp-port?view=sql-server-ver17</link><description>Learn how to use SQL Server Configuration Manager to configure the Database Engine to listen on a specific fixed port other than the default port, 1433.</description><pubDate>Sun, 28 Jun 2026 23:44:00 GMT</pubDate></item><item><title>SQL Server Port</title><link>https://www.mssqltips.com/sqlservertip/7212/sql-server-port-explanation-usage/</link><description>Learn about different network ports SQL Server uses for various components to give you an understanding of how ports are used in SQL Server.</description><pubDate>Sun, 28 Jun 2026 20:09:00 GMT</pubDate></item><item><title>Configure the Windows Firewall to allow SQL Server access</title><link>https://learn.microsoft.com/en-us/sql/sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access?view=sql-server-ver17</link><description>Applies to: SQL Server on Windows Firewall systems help prevent unauthorized access to computer resources. If a firewall is turned on but not correctly configured, attempts to connect to SQL Server might be blocked. To access an instance of the SQL Server through a firewall, you must configure the firewall on the computer that is running SQL Server. The firewall is a component of Microsoft ...</description><pubDate>Sun, 28 Jun 2026 18:07:00 GMT</pubDate></item><item><title>Identify SQL Server TCP IP port being used</title><link>https://www.mssqltips.com/sqlservertip/2495/identify-sql-server-tcp-ip-port-being-used/</link><description>In this article we look at 3 different ways to find the TCP IP port that SQL Server is using for an instance.</description><pubDate>Sun, 28 Jun 2026 20:59:00 GMT</pubDate></item><item><title>SQL Server Default Ports - MSSQL DBA Blog</title><link>https://sqldba.blog/dba-operations/sql-server-default-ports/</link><description>A DBA guide to SQL Server default ports, including 1433, Browser, DAC, and Availability Group endpoints.</description><pubDate>Fri, 26 Jun 2026 16:15:00 GMT</pubDate></item><item><title>How to find SQL Server running port? - Stack Overflow</title><link>https://stackoverflow.com/questions/12297475/how-to-find-sql-server-running-port</link><description>Yes I read this How to find the port for MS SQL Server 2008? no luck. telnet 1433 returns connection failed, so I must specify other port. I tried to use netstat -abn but I don't see sqlservr...</description><pubDate>Sun, 28 Jun 2026 19:12:00 GMT</pubDate></item><item><title>How to Identify port number of SQL server - Stack Overflow</title><link>https://stackoverflow.com/questions/19451490/how-to-identify-port-number-of-sql-server</link><description>Open SQL Server Management Studio Connect to the database engine for which you need the port number Run the below query against the database select distinct local_net_address, local_tcp_port from sys.dm_exec_connections where local_net_address is not null The above query shows the local IP as well as the listening Port number</description><pubDate>Sun, 28 Jun 2026 14:18:00 GMT</pubDate></item><item><title>How to Find the TCP Port Number your SQL Instance is Listening on</title><link>https://www.eonesolutions.com/documentation/how-to-find-the-tcp-port-number-your-sql-instance-is-listening-on/</link><description>By default SQL Server listens on TCP port number 1433, but for named instances the TCP port is dynamically configured. There are several options available to get the listening port for a SQL Server named instance.</description><pubDate>Mon, 29 Jun 2026 02:07:00 GMT</pubDate></item><item><title>How to Identify the TCP Port Number for Your SQL Server and Firewall Setup</title><link>https://www.datasparc.com/how-to-connect-to-a-different-port-with-sql-server-management-studio-and-dbhawk/</link><description>Discover how to identify the TCP port number for your SQL Server, including configuring the firewall and setting a fixed port other than the default 1433 for secure connections.</description><pubDate>Fri, 26 Jun 2026 05:38:00 GMT</pubDate></item><item><title>How to Find SQL Server Running Port: Troubleshooting Telnet 1433 Failed ...</title><link>https://www.codestudy.net/blog/how-to-find-sql-server-running-port/</link><description>Connecting to SQL Server requires knowing the TCP port it’s listening on. While the default port for SQL Server is 1433, this isn’t always the case. Many admins face issues like: Telnet &lt;server&gt; 1433 failing (port 1433 isn’t in use). netstat not showing sqlservr.exe (the SQL Server process) listening on any port. This blog demystifies why these issues occur and provides step-by-step ...</description><pubDate>Sat, 27 Jun 2026 02:09:00 GMT</pubDate></item></channel></rss>