Here's the situation. There's a regular dedicated server with its own DNS and many different accounts on one IP address. One of those accounts is going to be the "parked domains" account, i.e. one regular account that has many parked domains on top of it. I have it figured out so far but the problem is I need to manually add each domain I want to park on that account through CPanel's "parked domains" function, which is a hassle. What I want to do instead is this: I can simply register a domain and use the server's DNS. When that DNS is contacted, and asked for records for any domain that is not explicitly registered in the DNS, then it returns the IP address of the "parked domains" account and calls up the content on that account. In a way, it should work like a parking company where you can add a domain, use their nameservers, and it's automatically set up so that your domain can show content and receive visitors. What are the steps to accomplish this? Thanks!
Hi, You could try creating zones for the TLD domains that you want to do this for (eg .com, .net, .co.uk ...) and then setup a wildcard entry for them eg *.com, *.net, *.co.uk Might work. Might break you current zones too so test it Matt