I made sure `host` commands reply properly so I setup dnsmasq to be able to return correct
local values too:
[root@ndoamsel001 ]# host ndoamsel001s.home.lab
ndoamsel001s.home.lab has address 10.0.1.1
[root@ndoamsel001 ]# host ndoamsel001v.home.lab
ndoamsel001v.home.lab address 10.0.2.1
[root@ndoamsel001 ]# host ndoamsel001.home.lab
ndoamsel001.home.lab has address 10.91.197.132
It still fails with the dreaded message on the title.
I am really at loss.