-A OUTPUT -d 192.168.110.10/32 -o eth0 -p tcp -m tcp --dport 389 --tcp-flags FIN,SYN,RST,ACK SYN -m owner --uid-owner 111 -j ACCEPT
-A OUTPUT -d 192.168.110.10/32 -o eth0 -p tcp -m tcp --dport 389 --tcp-flags FIN,SYN,RST,ACK SYN -m owner --uid-owner 113 -j ACCEPT
VMware NSX-T Data Center
VMware NSX
This issue is resolved in NSX 4.1.2.
Workaround:
You can remove the LDAP(S) configuration and re-add it again, so that in this instance, DNS will rescan and find the correct and current IP addresses for all LDAP(S) server.
If you are unable to remove LDAP(S), you can use the following procedure.
As root on each NSX Manager, do the following one Manager at a time:
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
Note: If using LDAPS please replace port 389 above with port 636.