Date: Sat, 29 Dec 2001 21:10:35 -0500 From: Bill Moran <wmoran@potentialtech.com> To: freebsd-questions@freebsd.org Subject: [OT] bind problems Message-ID: <3C2E779B.6050205@potentialtech.com>
next in thread | raw e-mail | index | archive | help
I've got a FreeBSD proxy that's supposed to be running bind as a caching nameserver, but something is awry and I can't figure out what the Sam-Hill I goofed up. FreeBSD 4.4-RELEASE bind 8.2.4-REL I've attempted to configure named to "forward only" so that it just does all its resolving through the upstream servers. I also have the clients configured to use the upstream servers as backups. Apparently this caching server is never answering any queries and the upstreams are getting all the questions (which, obviously, defeats the purpose) When I run nslookup on the proxy, I get an error: *** Can't find server name for address 127.0.0.1: No response from server And it falls back to the secondary to answer the queries. /var/log/messages records the following complaint from named every time I run nslookup: ns_req: no address for root server Anyone have any ideas what's wrong here? I'd be more than happy to provide the config files, but I didn't want to spam the list if it's something dumb that I goofed and someone can point it out without the config files. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2E779B.6050205>