Hosting Sub Domain

dannygoh

Verified User
Joined
Feb 9, 2004
Messages
391
Location
Malaysia
Hi,

My main domain is hosted by "hostingria.com" dyndns (I need dynamic dns update). I need to host the sub domain "reseller.hostingria.com" in DirectAdmin will full dns & email functionality. How can I do that with DirectAdmin.com?

What i have done is:
1) create reseller.hostingria.com A 202.75.54.232
2) add a domain pointer "reseller.hostingria.com" under "hostingria.com". Yes, hostingria.com also hosted on the same server"
3) Manage DNS and setup MX point to google.com.
4) I run "reseller.hostingria.com" from http://intodns.com and it failed.

I need the email working. [email protected]. It is using GoogleApp for Domain.
How to I correct about it?
 
I believe you can delegate the NS records to DA for the subdomain.
Login to dyndns, and add these 2 NS records:
Code:
reseller.hostingria.com.   NS     ns1.reseller.hostingria.com.
reseller.hostingria.com.   NS     ns2.reseller.hostingria.com.
which then lets you create the reseller.hostingria.com domain in DA.
Like all ns1/ns2 values, you might need to specify them at your domain registatrar as "hosts".
Not sure if you need those ns1/ns2 A records in your dyndns zone, but they should be in the reseller.hostingria.com zone in DA.

John
 
Back
Top