Purpose of Domain Controller outbound communication (Source port - any dynamic port) to domain-joined client machine (Destination Port - 445)

raj a 316 Reputation points
2022-10-13T15:59:00.6+00:00

What is the purpose of outbound connection\communication from Domain controller (from source port:- 55948,55947 or any dynamic port) to client machine on destination port TCP 445 (Microsoft-ds)?

Raj.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-13T17:07:45.723+00:00

    You'll find the AD related ports listed here.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/config-firewall-for-ad-domains-and-trusts#windows-server-2008-and-later-versions

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2022-10-13T19:07:19.48+00:00

    Maybe some other process. You could
    netstat -aon
    then use Task Manager\Processes tab to lookup the PID and process name responsible.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.