Re: no servers could be reached

2011-07-31 Thread Chris Buxton
On Jul 28, 2011, at 8:27 AM, uifid...@gmail.com wrote: > I'm trying to config a bind server which could answering queries (at > least from 127.0.0.1 and 192.168.18.128) like "dig kia.czj" but I > failed to. perhaps my ignorance about match-clients and > match-destinations statements failed my att

Re: no servers could be reached

2011-07-31 Thread Chris Buxton
On Jul 28, 2011, at 4:39 AM, Daniel McDonald wrote: > On 7/28/11 3:16 AM, "uifid...@gmail.com" wrote: > >> my czj.zone >> $TTL 86400 >> czj. IN SOA localhost. root.localhost. ( >> 1997022700 ; Serial >> 2880

Re: no servers could be reached

2011-07-31 Thread uifid...@gmail.com
Thank you Danilo Godec, Thank you Lyle Giese Thank you everyone. I made a mistake on the localhost view. It's a part of the example config and I thought it's out of question, but it's in the question when I try to resolve domainx. After comment out the localhost view, I get what I have expect. 20