Subdomain to a domain

centresp-luc

New member
Joined
Feb 2, 2010
Messages
1
Hi I have register my domain name and I would like to redirect my subdomain to my own dns server. Per example:

the domain toto.com have the NS entry to you

subzone.toto.com have the NS entry to My own DNS server

www.subzone.toto.com is managed by my DNS server.

How can I setup that using the DirectAdmin interface.

Regards

Luc
 
centresp-luc;173925the domain toto.com have the NS entry to you[/quote said:
Not likely. We are a forum of many users of DirectAdmin. It's unlikely we all serve DNS for your same domain.
How can I setup that using the DirectAdmin interface.
On your DirectAdmin server create NS records for the subdomain pointing to your desired nameserver.

In the first column you'll want the complete name of your subdomain, ending in a "." character. For example:
Code:
subdomain.example.com.
In the second column, NS, and in the third column, the name of your nameserver.

Jeff
 
Back
Top