Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 22:27:30 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        Bill Moran <wmoran@potentialtech.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: [OT] bind problems
Message-ID:  <20011230222506.D57286-100000@cactus.fi.uba.ar>
In-Reply-To: <3C2F6D86.8070605@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Dec 2001, Bill Moran wrote:

>
> Hmmm ... well, that makes sense ... in a twisted sort of way. Yet, in
> another way, it makes no sense. It just seems like the loopback should
> be a special case, somehow.
> Is there any accepted way to have 127.0.0.1 resolve while still forcing
> the machine to forward all other requests?

Yes, there is a way: from the named.conf(5) man page:

     forward
        A forward zone is used to direct all queries in it to other servers,
        as described in THE OPTIONS STATEMENT section.  The specification of
        options in such a zone will override any global options declared in
        the options statement.


        If either no forwarders clause is present in the zone or an empty list
        for forwarders is given, then no forwarding will be done for the zone,
        cancelling the effects of any forwarders in the options statement.
        Thus if you want to use this type of zone to change only the behavior
        of the global forward option, and not the servers used, then you also
        need to respecify the global forwarders.




				Fer
> Otherwise, I'll just leave it as it is. Having the loopback not resolve
> is acceptable if I can keep it relying on its upstream servers for info.

> Thanks for the help!
>
> --
> 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
>


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?20011230222506.D57286-100000>