473,386 Members | 1,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

SQLServer Redirector Port 1434

I'm doing some vulnerability assessments of MS SQLServer installations
using AppDetective.

On doing the "discovery" proble (to find the instances), I find that I
get two "hits" -- port 1433 shows the MS SQALServer instance, but port
1434 comes up with MS SQL Server Redirector.

The online books seems to be a bit light on waht the use of this port
is for.

I thought that port 1433 was the port on which SQLServer listens for
ODBC connections.

However, port 1434 seems to be used for the same purpose.

Any additional information of a non-technical level (my manager needs
to know this and he's not a DBA) is greatly appreciated.

Thanks in advance!
Jul 23 '05 #1
1 2901
Byrocat (bd******@sympatico.ca) writes:
I'm doing some vulnerability assessments of MS SQLServer installations
using AppDetective.

On doing the "discovery" proble (to find the instances), I find that I
get two "hits" -- port 1433 shows the MS SQALServer instance, but port
1434 comes up with MS SQL Server Redirector.

The online books seems to be a bit light on waht the use of this port
is for.

I thought that port 1433 was the port on which SQLServer listens for
ODBC connections.

However, port 1434 seems to be used for the same purpose.

Any additional information of a non-technical level (my manager needs
to know this and he's not a DBA) is greatly appreciated.


1434 is the port used to find named instances. Say that you need to
connect to MACHINE\INSTANCE2. The client first asks on 1434 where to
find INSTANCE2, and then gets the correct port number to use. If you
close this port, clients will have to specify the port number when
connecting to named instances.

The same thing applies if you move the default instance from 1433 to
some other port.
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Lee Gleason | last post by:
I wrote a little script to run on my desktop that listens for connections on udp 1434, watching for remaining systems that have slammer problems. I noticed that every system on our network that...
1
by: =aKe= | last post by:
How can I determine which port MS SQL is running. I known that this can be set at SQL Server Network Utility, but I wonder why my ASP.NET script can connect to SQL Server even I change its running...
1
by: Akif | last post by:
Hi. I'm a SQL Server novice, so apologies if any of this sounds simple. I am running Windows XP SP2, and have just installed SQLServer 2000. I need another application to connect to SQLServer,...
1
by: mdurliSPAMFILTER | last post by:
Hello, I developed a win32 .exe CGI that connects to a clustered SQLServer to report some data. The software is written with Borland C++Builder. This is the oledb string:...
1
by: Lloyd Dupont | last post by:
I never really use SQLExpress before... Anyway I'm trying to something a bit 'advanced' and I'm failing miserably. I have written a BlogEngin a while ago using SqlServer & ASP.NET 2.0 Beta 2 and...
0
by: rajeev85 | last post by:
i cosider a problem when i establish the connection between sqlserver with netbean IDE.i also install the sqlserver jdbc driver and set the class path of the jar file . when i connect the error is...
9
by: Cathy | last post by:
I am using a System.Data.SqlClient.SqlConnection to connect to a SQL Server 2005 database. I instantiate the SqlConnection with a connection string... SqlConnection sqlConn = new...
20
by: simple25 | last post by:
I've been looking through sites to see if anyone could provide the correct steps to block port 1434, which is a MSSQL port. NOBODY and I mean NOBODY was smart enough to give a clear and simple...
0
by: DL | last post by:
I'm wondering if there's some t-sql code that can reset sql server 2005 express's TCP dynamic port from default {1037} or the like to blank and TCP Port to {1434} or the like. Ok, microsoft site...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.