Jeremy, I appreciate the help. I'm not familiar with dnsmasq. I'm inferring that I can set it up as my sole DNS source, and have it configured to behave as expected? We've been given the IP addresses of a couple internal DNS servers that behave appropriately, but our VPN DNS configuration continues to misbehave. The tricky part is that we'd still need to use the VPNs DNS server when we're connected off-site in order to resolve org specific names.
Tim Hart On Oct 23, 2013, at 3:52 PM, Jeremy Lavergne <[email protected]> wrote: >> I have an issue in my organization where our DNS servers are configured to >> 'helpfully' give an IP address back for every query. In cases where the host >> is actually not known, the IP address is configured to perform a search and >> respond with an HTML page. As a result macports installs can fail when the >> first mirror site is not found. > > That's a broken DNS setup. They should be utter ashamed of themselves. > NXDOMAIN means no such domain, not "let me show some ads to you". > > I recommend running dnsmasq locally (or similar) that will map their search > IP address to NXDOMAIN. That or use 8.8.8.8. If you need help with dnsmasq, I > can send you a quick conf file and show you the precise line to edit. >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
