need some help please

DAclub

Verified User
Joined
Aug 24, 2003
Messages
30
hello everyone.
am new to DA i was using WHM b4 but i decided to switch to DA. however i have some questins please that i need some help with

1- how can i make more than 1 reseller use his domain name as the namesever while the ips of the nameservers are shared ?
2- just like the first question but this one is for end users using their private domains as nameservers but those nameserver are shared IPs between resellers
3- can someone provide a link for SSH commands ?

i apreciate your help

thank you
 
thank you Chris for your reply.

i didnt find the attached example mentioned on the post you mentioned, can you please shed some light on it ?

thank you again
 
The nameserver is a howto guide and the instructions are in the post, the o'reilly link is an alphabetical directory of linux commands :)

I dont there are any attatchments..

Chris
 
ok sorry, not got the screen shot handy :D

for this example your CURRENT nameservers are (just replace these with your actual domains and IP addresses):

ns1.serverdomain.com | 111.111.111.111
ns2.serverdomain.com | 222.222.222.222

and you want your new nameservers to be:

ns1.domain.com | 111.111.111.111
ns2.domain.com | 222.222.222.222

1 go into admin panel

2 DNS administration

3 Select the domain "domain.com"

4 at the bottom of the page you willl see a section "Add Domain Records"

5 on the top line, in the first field (before the "A") type "ns1.domain.com" or the name of your nameserver nameserver1.domain.com
for example.

6 in the field to the right of the A type "111.111.111.111"

7 Click "add" to add the new record!

8 - repeat steps 5, 6 and 7 for ns2 using ns2.domain.com and 222.222.222.222

Hope this helps :)

Chris
 
thank you very much chris. does this apply to when i want more than reseller to use a virtual nameservers IPs while using their own domain name as nameservers ?

thanks a million :)
 
when the reseller requests personal nameservers on resellerdomain.com...

replace all instances of:

ns1.domain.com
ns2.domain.com

to

ns1.resellerdomain.com
ns2.resellerdomain.com

and go through the process again :)

Chris
 
thank you so much chris
i updated some nameservers waiting for propagation.
i will let you know who things went .

Thank you again :)
 
Chris,

Just wanted to let you know that everything worked the way you described .

thank you
 
Back
Top