View Single Post
  #5 (permalink)  
Old 07-11-2009, 08:59 PM
Spiral's Avatar
Spiral Spiral is offline
Registered User
 
Join Date: Jun 2005
Location: Area 51
Posts: 1,501
Spiral is on a distinguished road
Quote:
Originally Posted by dcmeyer View Post
Error from park wrapper: Using nameservers with the following IPs: 207.218.247.xxx,207.218.223.xxx (which are my nameservers) Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server. Please transfer the domain to this servers nameservers or have your administrator add one of its nameservers to /etc/ips.remotedns and make the proper A entries on that remote nameserver.
Sounds like you've got your server setup to reject setting up accounts
where the domains aren't already fully registered and already pointing
to your new server in advance of creating the accounts.

All you need to do is just update a quick setting in your server ...

Log into your WHM control panel and open "Tweak Settings" ...

UNCHECK the following lines:
Code:
Allow Creation of Parked/Addon Domains that resolve to other servers (i.e. domain transfers) [This can be a major security problem. If you must have it enabled, be sure to not allow users to park common internet domains.]
Code:
Allow Creation of Parked/Addon Domains that are not registered	 
When adding a new domain, automatically create A entries for the registered nameservers if they would be contained in the zone.
And go ahead and add a check to the following if needed:
Code:
Prevent users from parking/adding on common internet domains. (i.e. hotmail.com, aol.com)
Save the page and you should be good to go ....

Last edited by Spiral; 07-11-2009 at 09:01 PM.
Reply With Quote