Re: When will port 445 be used by SQL Server?
From: Lou Arnold (Lou_Arnold_at_nospam.com)
Date: 06/28/04
- Previous message: peter: "Re: When will port 445 be used by SQL Server?"
- In reply to: Peter: "Re: When will port 445 be used by SQL Server?"
- Next in thread: peter: "Re: When will port 445 be used by SQL Server?"
- Reply: peter: "Re: When will port 445 be used by SQL Server?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 04:58:31 GMT
Peter,
I refer you again to the services file similar to:
C:\WINNT\system32\drivers\etc\services
The aliases for ports 137, 138, and 139 suggest that they are used for
NetBios communications over TCP/IP. If you diable File and Printer
Sharing, these ports will not be used, since File and Printer Sharing
is done via NetBios (I believe from what I've read).
Lou Arnold
Ottawa Canada
On Fri, 25 Jun 2004 20:01:02 -0700, "=?Utf-8?B?UGV0ZXI=?="
<Peter@discussions.microsoft.com> wrote:
>Hi Sue,
>
>Under what situation I will see port 445 being used instead of port 139 if the only enabled protocol is Named Pipes. My understanding is that both ports are used by SQL Server using Named Pipes.
>
>Thank you,
>
>Peter
>
>"Sue Hoegemeier" wrote:
>
>> You can have port 445 used when the connection is made
>> through named pipes.
>> Named pipes will use NetBios. NetBios requests also use
>> ports 137-139.
>>
>> -Sue
>>
>> On Wed, 23 Jun 2004 10:57:01 -0700, "Peter"
>> <Peter@discussions.microsoft.com> wrote:
>>
>> >I'm using Port Reporter to check what ports are being used between client machine and SQL Server machine. I cannot find any entry using port 445 except an entry related the loopback address 127.0.0.1. But I see port 139 being used between client machine and SQL Server machine.
>>
>>
- Previous message: peter: "Re: When will port 445 be used by SQL Server?"
- In reply to: Peter: "Re: When will port 445 be used by SQL Server?"
- Next in thread: peter: "Re: When will port 445 be used by SQL Server?"
- Reply: peter: "Re: When will port 445 be used by SQL Server?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|