<div dir="ltr"><div>Hi! <br>I seem to have an odd issue with static dhcp reservations on multiple networks with the same hostname but different domains (eg '<a href="http://foo.ipmi.example.com" target="_blank">foo.ipmi.example.com</a>' and '<a href="http://foo.hvm.example.com" target="_blank">foo.hvm.example.com</a>'). I am setting static assignments for both interfaces via:<br></div>dhcp-host=<mac>,<name>,<ip>,<duration> <br><br><div>Basically seems to break DNS lookup for me - using dig on the short name or FQDN both return 'no answer'.  Doing a dig -x can't even find the reverse record (I'd think that would get one or the other?). I've tried using FQDN and shortname in the dhcp-host lines...<br><br></div><div>When that didn't work - just for testing I tried removing the static assignment from the '<a href="http://hvm.example.com">hvm.example.com</a>' domain, and just leaving the static in '<a href="http://ipmi.example.com">ipmi.example.com</a>'.<br></div><div>I see the client getting an IP from dnsmasq (I noticed it uses 'foo' as the hostname when talking to dnsmasq..) But I have the same behavior on the DNS side...<br><br></div><div>Anyway - I was just wondering if this should work?  If so, I'll look for stupid issues in my configs again....<br><br><br></div><div>Thanks!<br></div></div>