Setting up reseller accounts with correct DNS info.

Hi

Subject Requiring Support:
I wish to set up my DNS and the Users so that I can have two resllers that can set up their own virtual servers. The clients (owners of the VS) should see their respective resller as the nameserver and if posible aslo see that name in the System Hostname.

Background:
I have a dedicated server from Rackmounted.
They have given me two IP addresses. 75.23.139.44 and 75.23.139.47

I have registered many names with iPower.com and they use opensrs.net to manage the domain names including assigning the name servers.

I have registered a name that I wish to use as the main account.
main-dom.com

and also two domains for the resllers.
resell-one.com
resell-two.com

Is this the correct procedure ?

First, the main account.

On opensrs.net
ns1.main-dom.com --- > 75.23.139.44
ns2.main-dom.com --- > 75.23.139.47

On my server, the BIND DNS ADDRESS records
For main-dom.com:

main-dom.com --- > 75.23.139.44
www.main-dom.com --- > 75.23.139.44
ftp.main-dom.com --- > 75.23.139.44
mail.main-dom.com --- > 75.23.139.44
ns1.main-dom.com --- > 75.23.139.44
ns2.main-dom.com --- > 75.23.139.47

The NAMESERVER records will be:

main-dom.com --> ns1.main-dom.com
main-dom.com --> ns2.main-dom.com

Hopefully that is correct.

Now the two reseller accounts.
This I am not sure about, do I do the same thing ?
i.e.
On opensrs.net
ns1. resell-one.com --- > 75.23.139.44
ns2. resell-one.com --- > 75.23.139.47

On my server, the BIND DNS ADDRESS records
For resell-one.com:

resell-one.com --- > 75.23.139.44
www. resell-one.com --- > 75.23.139.44
ftp. resell-one.com --- > 75.23.139.44
mail. resell-one.com --- > 75.23.139.44
ns1. resell-one.com --- > 75.23.139.44
ns2. resell-one.com --- > 75.23.139.47

The NAMESERVER records will be:

resell-one.com --> ns1.main-dom.com
resell-one.com --> ns2.main-dom.com

And now for the clients of this reseller
The NAMESERVER records will be

Resell-one-Client1.com --- > resell-one.com

AND THEN I set up the resell-two.com in similar manner:

i.e.
On opensrs.net
ns1. resell-two.com --- > 75.23.139.44
ns2. resell-two.com --- > 75.23.139.47

On my server, the BIND DNS ADDRESS records
For resell-two.com:

resell-two.com --- > 75.23.139.44
www. resell-two.com --- > 75.23.139.44
ftp. resell-two.com --- > 75.23.139.44
mail. resell-two.com --- > 75.23.139.44
ns1. resell-two.com --- > 75.23.139.44
ns2. resell-two.com --- > 75.23.139.47

The NAMESERVER records will be:

resell-two.com --> ns1.main-dom.com
resell-two.com --> ns2.main-dom.com

And now for the clients of this reseller
The NAMESERVER records will be

Resell-two-Client1.com --- > resell-two.com

Is this the way to do it ?
So I end up with three DNS ?

Also the System Hostname

Status: 
Closed (fixed)