Re: Clarification on wildcard scenario

2011-01-31 Thread Mark Andrews
In message , rams w rites: > Hi, > I have zone as follows in bind. > > $ORIGIN joshfeb1.com. > @ IN SOA rboddeti.yahoo.com. rboddeti.gmail.com. ( > > 2011013101 ; serial > 10800 ; refresh > 3600 ; retry >

Clarification on wildcard scenario

2011-01-31 Thread rams
Hi, I have zone as follows in bind. $ORIGIN joshfeb1.com. @ IN SOA rboddeti.yahoo.com. rboddeti.gmail.com. ( 2011013101 ; serial 10800 ; refresh 3600 ; retry 2592000 ; expire

Re: Clarification on wildcard scenario

2011-01-31 Thread Warren Kumari
I must admit, I'm kinda confused by what you are actually trying to achieve ?A foo.joshfeb1.com. should be getting returning 1.1.1.1 ?A www.joshfeb1.com. should be returning noerror / nodata because: 1: There is a record at www.joshfeb1.com (so it's not NXDOMAIN), but 2: the record is not an

Re: Clarification on wildcard scenario

2011-01-31 Thread Alan Clegg
On 1/31/2011 10:42 PM, rams wrote: > $ORIGIN joshfeb1.com . > @ IN SOA rboddeti.yahoo.com . > rboddeti.gmail.com . ( > 2011013101 ; serial > 10800 ; refresh >

Re: Clarification on wildcard scenario

2011-01-31 Thread rams
Hi Mark, Thank You for quick clarify. I have included trailing dot and restart bind. Now when i queired for domain "www.joshfeb1.com" with type A, I am getting NOERROR and NOANSWER. [root@ zones]# dig www.joshfeb1.com. A ; <<>> DiG 9.6.1-P3 <<>> www.joshfeb1.com. A ; (1 server found) ;; global

Re: Clarification on wildcard scenario

2011-01-31 Thread Mark Andrews
In message , rams w rites: > Hi, > I have zone as follows in bind. > > $ORIGIN joshfeb1.com. > @ IN SOA rboddeti.yahoo.com. rboddeti.gmail.com. ( > 2011013101 ; serial > 10800 ; refresh > 3600 ; retry

Clarification on wildcard scenario

2011-01-31 Thread rams
Hi, I have zone as follows in bind. $ORIGIN joshfeb1.com. @ IN SOA rboddeti.yahoo.com. rboddeti.gmail.com. ( 2011013101 ; serial 10800 ; refresh 3600 ; retry 2592000 ; ex