making forwarders

Kevin Darcy kcd at daimlerchrysler.com
Mon Mar 13 22:54:34 UTC 2000


Looks OK to me. What problems are you having? Are you sure that the
"Internet" nameserver accepts recursive queries from the "intranet" one (you
should be able to verify this by trying to resolve names on the intranet
nameserver using a command-line tool like "dig" and setting your server to the
Internet nameserver). Could there be a router or firewall blocking the query or
response packets?


- Kevin

Sergio Henrique Oliveira Pereira (EDB) wrote:

> Hi all,
>
> I have a big problem here. I have two Servers (Bind 8.1.2), the first is DNS
> of the my Intranet and the second of the my Internet. So, I need to make
> forward of the some zones like domain.com or domain.net to second DNS. How
> do this?
>
> in my named.conf I put:
>
> zone "domain.net" {
>         type forward;
>         forward only;
>         forwarders {
>                 a.b.c.d;
>         };
> };
>
> but it's not working well.
>
> thanks,
> _____________________________________
> Sergio Henrique Oliveira Pereira
> Technology Consultant
> e-mail: sergio.pereira at edb.ericsson.se
> Contact: 55 11 6224-8590
> Mobile : 55 11 9119-9819






More information about the bind-users mailing list