Hi for some strange reason the name resolution on my ESXI server does not work
I've set up the same DNS servers and search suffixes as other servers
this only happens in hosts that are esxi 5.5
on ESXI 6 servers that are running this issue does not happen
i've checked with "nc -zu "ip address" 53 and i get connection establish so i'ts not a firewall issue
the funny thing is even when points the dns quary to the DNS server itself it doesnot work:
nslookup "DNS quary" "DNS server ip address"
i get "nslookup: can't resolve "
i've also tried restarting the DNS daemon to clear the cache and still doesnt work
i've also ran "vmkping -I" to force the dns quary to go out the right interface that didn't help either