Re: lookup option in /etc/resolv.conf ignored

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: OpenBSD <misc@...>
Date: Sunday, October 14, 2007 - 1:16 am

>On 2007/10/13 11:43, Karel Kulhavy wrote:

Works for me; but then I use "outdated" software: OpenBSD 3.8.

Are you sure your browser is asking for exactly that name, and not
some name in those domains you specified? For those cases I simply
add the domains with a wildcard to my local DNS server, e.g.,

named.conf:
zone "doubleclick.com" {
type master;
file "master/doubleclick.com";
};

master/doubleclick.com:
[[usual SOA]]
ad.doubleclick.com. IN A 127.0.0.1
*.doubleclick.com. IN A 127.0.0.1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
lookup option in /etc/resolv.conf ignored, Karel Kulhavy, (Sat Oct 13, 5:43 am)
Re: lookup option in /etc/resolv.conf ignored, Brian, (Wed Oct 24, 11:46 pm)
Re: lookup option in /etc/resolv.conf ignored, Darrin Chandler, (Wed Oct 24, 11:58 pm)
Re: lookup option in /etc/resolv.conf ignored, Ray Percival, (Sat Oct 13, 12:32 pm)
Re: lookup option in /etc/resolv.conf ignored, Stuart Henderson, (Sat Oct 13, 6:54 am)
Re: lookup option in /etc/resolv.conf ignored, David Vasek, (Sat Oct 13, 7:12 am)
Re: lookup option in /etc/resolv.conf ignored, Ted Unangst, (Sun Oct 14, 3:05 pm)
Re: lookup option in /etc/resolv.conf ignored, Claus Assmann, (Sun Oct 14, 1:16 am)
Re: lookup option in /etc/resolv.conf ignored, Craig Skinner, (Wed Oct 17, 4:42 am)
Re: lookup option in /etc/resolv.conf ignored, Claudio Jeker, (Sat Oct 13, 6:32 am)
Re: lookup option in /etc/resolv.conf ignored, Lars Noodén, (Sat Oct 13, 7:17 am)