Unix Technical Forum

SQLServer Redirector Port 1434

This is a discussion on SQLServer Redirector Port 1434 within the SQL Server forums, part of the Microsoft SQL Server category; --> I'm doing some vulnerability assessments of MS SQLServer installations using AppDetective. On doing the "discovery" proble (to find the ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 07:25 AM
Byrocat
 
Posts: n/a
Default 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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 07:25 AM
Erland Sommarskog
 
Posts: n/a
Default Re: SQLServer Redirector Port 1434

Byrocat (bdealhoy@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, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com