A simple question, please help

Matthew Huff mhuff at ox.com
Sun Jul 19 15:13:19 UTC 2009


You don't need the zone entry. In your options configuration add:

...
forwarders { 208.67.222.222; 208.67.220.220; };
forward only;
...


And restart. This will make your named server a forward only name server



----
Matthew Huff       | One Manhattanville Rd
OTA Management LLC | Purchase, NY 10577
http://www.ox.com  | Phone: 914-460-4039
aim: matthewbhuff  | Fax:   914-460-4139


-----Original Message-----
From: bind-users-bounces at lists.isc.org [mailto:bind-users-bounces at lists.isc.org] On Behalf Of Ken Lai
Sent: Sunday, July 19, 2009 2:52 AM
To: bind-users at isc.org
Subject: A simple question, please help

my bind server have a default option

forwarders { 208.67.222.222; 208.67.220.220; };

to send all query to OpenDNS.

but some answer could not access, while a answer can which solved by another server

i put these in the config:

zone "xxxxx.com" {
  type forward;
  forwarders { x.x.x.x; };
};

but this not work.

how can i make this happen. 

THANKS.
 

_______________________________________________
bind-users mailing list
bind-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users



More information about the bind-users mailing list