Re: DNS record delegation

2011-04-14 Thread Chris Buxton
On Apr 10, 2011, at 2:42 PM, Parashar Singh wrote: > We want to be able to point the wild card (*.domain.com) and the root domain > (domain.com) to the GLB’s while not breaking the other custom prefixes within > that domain’s record (stage.domain.com, foo.domain.com, etc.). > Except some 10-20 A

Re: dns record delegation

2011-04-12 Thread Doug Barton
On 4/11/2011 8:55 PM, Parashar Singh wrote: Hi Friends, I'm using bind 9.7.I want to delegate all wild card (*) request to another name server. Hence whenever any request, say a.example.com or b.example.com or c.example.com come

Re: dns record delegation

2011-04-11 Thread Matus UHLAR - fantomas
On 12.04.11 09:25, Parashar Singh wrote: > I'm using bind 9.7.I want to delegate all wild card (*) request to another > name server. what _exactly_ do you mean by "wildcard requests"? > Hence whenever any request, say a.example.com or b.example.comor > c.example.com comes to Authoritative name se

Re: dns record delegation

2011-04-11 Thread terry
于 2011-4-12 11:55, Parashar Singh 写道: * IN NS ns1.GLB.com but it's not working. Can anyone suggest, how to configure this in bind? I was thinking you need a forward zone rather than the wild. -- terry - te...@geekmail.de ___

dns record delegation

2011-04-11 Thread Parashar Singh
Hi Friends, I'm using bind 9.7.I want to delegate all wild card (*) request to another name server. Hence whenever any request, say a.example.com or b.example.comor c.example.com comes to Authoritative name server for example.com, it should be delegated (redirected) to another name server GLB. This

Re: DNS record delegation

2011-04-10 Thread Torinthiel
On 04/10/11 20:42, Parashar Singh wrote: > We want to be able to point the wild card (*.domain.com > ) and the root domain (domain.com > ) to the GLB’s while not breaking the other custom > prefixes within that domain’s record (stage.domain.com >

DNS record delegation

2011-04-10 Thread Parashar Singh
We want to be able to point the wild card (*.domain.com) and the root domain (domain.com) to the GLB’s while not breaking the other custom prefixes within that domain’s record (stage.domain.com, foo.domain.com, etc.). Except some 10-20 A records, as declared in zone file, for all other DNS lookup r