Web Hosting Talk







View Full Version : Plesk Question


netsolutions
11-27-2001, 11:30 PM
Is it possible to setup Plesk so every time someone adds a new domain it automatically goes to my default domain name servers. What keeps happening is say I'm creating the domain newname.com then the DNS will have newname.com point to ns.newname.com

Dylan
11-27-2001, 11:52 PM
What version of Plesk are you using?

PSA v2, go to server and then click on DNS.

or are you using PSA v1.3.1 ?

netsolutions
11-28-2001, 12:02 AM
Yes, I am using version 2

Chicken
11-28-2001, 01:45 AM
Log in.
Click on Server
Click on DNS

You should see the entries that say:
<domain>. NS ns. <domain>.
ns.<domain>. A <ip>

Remove that.

Add:
<domain>. NS ns1.nameserver.com.
<domain>. NS ns2.nameserver.com.

netsolutions
11-28-2001, 01:53 AM
Did that. Works great now. Thank you Chicken