Unbound (multi domain?) problem with hosts entries from Domain Forwarder
-
Hi,
additional to our "host dicing problem" in /etc/hosts file ( http://forum.pfsense.org/index.php/topic,63546.0.html )
we have (again?) internal resolution problems with self-set hostnames.In this case I have an idea why it happens…
For us and our projects we use one "big" DNS / pfSense setup and therefore need same hostnames
for different domain names like sip, jenkins, nexus, www (inhouse testing servers)...So in /etc/hosts is written for instance:
192.168.1.1 sip.project-1.com sip
192.168.2.1 sip.project-2.com sip
192.168.3.1 sip.project-3.com sip
192.168.4.1 sip.project-4.com sipbut unbound sets only one of these lokal entries ; the other are requested from public DNS as normal.
I tried to get rid of this behavior by settinghostname = sip.project-1, domain=com hostname = sip.project-2, domain=com hostname = sip.project-3, domain=com hostname = sip.project-4, domain=com
but got no change in behavior… :(
Bests
Reiner
-
Hi
thanks
problem is fixed with last unbound update ;)