|
From: Jamie C. <jca...@we...> - 2006-10-31 20:13:19
|
I understand .. that is exactly what my instructions do :-) Basically, if you have a DNS record like : secondary.mydomain.com. IN NS ns5.mydomain.com. Any queries for secondary.mydomain.com will be referred to the nameserver ns5.mydomain.com. - Jamie On 31/Oct/2006 12:07 Matt wrote .. > Understood, if I want to deligate mydomain.com... however I want to > deligate secondary.mydomain.com to ns5.mydomain.com.. that is .. I am > not deligating mydomain.com to ns5, but rather secondary.mydomain.com > to ns5. > > On 10/27/06, Jamie Cameron <jca...@we...> wrote: > > On 27/Oct/2006 10:55 Matt wrote .. > > > Hi.. if I have the domain secondary.mydomain.com how (in webmin) do > I > > > tell bind to delegate that subdomain/zone to DNS server > > > ns5.mydomain.com ? > > > > Create an NS record in mydomain.com named secondary, with ns5.mydomain.com > > as the name server. > > > > - Jamie |