I have developed a Content Filter NE and I am seeing some flows that I don't understand so I wanted to see check if I am interpreting them correctly.
# Example Flow
bundle id: com.apple.opendirectoryd
localEndpoint.hostname: My mac's IP
localEndpoint.port: 55408
remoteEndpoint.hostname: Domain controller IP
remoteEndpoint.port: 389
direction: inbound
Looking at that flow what I understand is that the Domain Controller is generating traffic to my mac. Is this correct? I ask this because I thought DCs couldn't directly initiate a connection to a mac. I get this flow when trying to join my mac to the AD.