I am trying to sync local AD to Azure AD but it is failing to do so. So I did an AAD Connect Connectivity test and found out that one of the ports (3268) required isn't reachable.
I have tried the following:
1. Disable all firewall
2. Created Firewall inbound exception for tcp/udp 3268
3. Disable Anti-Virus
Am I missing something, I did try to use netstat to look for the port and I cannot see any information about it.