
08-31-2011, 09:35 PM
|
|
Web Hosting Master
|
|
Join Date: Mar 2004
Posts: 1,468
|
|
VPS, WHM, initial setup
Hi Guys,
I've worked with many hosting accounts, but have never been the one that set everything up.
I am using CentOS + WHM.
The first domain that I want to host, let's pretend is Frodo.com.
I created the VPS under Frodo.com, and the nameservers are ns1.frodo.com, ns2.frodo.com.
In WHM I created a site for frodo.com.
My issue now is that if I go to the domain frodo.com in godaddy, and point it to ns1.frodo.com and ns2.frodo.com, I feel like that is an infinite loop.
I feel as if I set things up incorrectly, and need two domains.
Host WHM on Gandalf.com, with nameservers ns1.gandalf.com, ns2.gandalf.com.
Then I create frodo.com, and point it to ns1.gandalf.com, etc.
Is that correct? Must I start over?
If it is correct, I still have the problem of what I point gandalf.com to. Godaddy won't let me point it to the IP of my server (ex: ns1.100.1.100.1), so I don't understand how the initial configuration is done.
Any help would be appreciated!
__________________
Haven't been on WHT for 6 years!
|

08-31-2011, 09:42 PM
|
|
WHT Addict
|
|
Join Date: Jun 2011
Location: Kansas City
Posts: 142
|
|
Have you opened a ticket with Tech Support? They should be able to set it all up for you, no problem.
__________________
SCOTT CORBIN http://www.zipservers.com/
Managed Hosting | Virtual Private Servers | Dedicated Servers
"Award Winning Hosting" TOLL FREE: 1-800-560-3450
DATA CENTERS : Dallas, Seattle, Washington, D.C., and London, UK.
|

08-31-2011, 09:46 PM
|
|
Web Hosting Master
|
|
Join Date: Mar 2004
Posts: 1,468
|
|
Thanks Scott,
Unfortunately, I don't have much support.
I know it doesn't sound like it, but I'm pretty familiar with everything except for this initial configuration with the chicken and egg.
Somehow I feel I have to have one of my domains point to an IP address.
__________________
Haven't been on WHT for 6 years!
|

08-31-2011, 11:21 PM
|
|
Web Hosting Master
|
|
Join Date: Jan 2003
Location: SLC
Posts: 727
|
|
cpanel/whm servers host name should be set up like this
myservername.frodo.com
|

08-31-2011, 11:23 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2010
Location: Virginia, USA
Posts: 1,678
|
|
Quote:
Originally Posted by jasong
Hi Guys,
I've worked with many hosting accounts, but have never been the one that set everything up.
I am using CentOS + WHM.
The first domain that I want to host, let's pretend is Frodo.com.
I created the VPS under Frodo.com, and the nameservers are ns1.frodo.com, ns2.frodo.com.
In WHM I created a site for frodo.com.
My issue now is that if I go to the domain frodo.com in godaddy, and point it to ns1.frodo.com and ns2.frodo.com, I feel like that is an infinite loop.
I feel as if I set things up incorrectly, and need two domains.
Host WHM on Gandalf.com, with nameservers ns1.gandalf.com, ns2.gandalf.com.
Then I create frodo.com, and point it to ns1.gandalf.com, etc.
Is that correct? Must I start over?
If it is correct, I still have the problem of what I point gandalf.com to. Godaddy won't let me point it to the IP of my server (ex: ns1.100.1.100.1), so I don't understand how the initial configuration is done.
Any help would be appreciated!
|
Have you registered your name servers ns1.xx and ns2.xx with Godaddy?
__________________
█ Brian S. - CEO/President
█ Shared & Reseller Hosting | VPS | Cloud Servers | Dedicated Servers | Colocation
█ 99.999% Uptime | US & UK Locations | 24x7x365 Friendly Support | Satisfaction Guarantee
█ Big Brain Global Networks - Your Managed Provider | A Division of Big Brain, LLC
|

09-01-2011, 12:00 AM
|
|
WHT Addict
|
|
Join Date: Mar 2010
Location: In The InterWebNets
Posts: 109
|
|
Have you tried looking through the Cpanel docs?
http://docs.cpanel.net/twiki/bin/vie...tation/WebHome
And like Brian stated, you need to register your nameservers via godaddy make sure to point them to the correct IP's and give it up to 48 hours to fully propagate.
|

09-01-2011, 12:35 AM
|
|
Web Hosting Master
|
|
Join Date: Mar 2004
Posts: 1,468
|
|
Quote:
Originally Posted by BBH Brian
Have you registered your name servers ns1.xx and ns2.xx with Godaddy?
|
Ah Ha!
Is this what I need to do?
__________________
Haven't been on WHT for 6 years!
Last edited by jasong; 09-01-2011 at 12:36 AM.
Reason: Attached image instead of link
|

09-01-2011, 12:36 AM
|
|
Web Hosting Master
|
|
Join Date: Jun 2010
Location: Virginia, USA
Posts: 1,678
|
|
Quote:
Originally Posted by jasong
|
That may be just a part. You are going to plug in the correct IPs given to you by your host, right?
__________________
█ Brian S. - CEO/President
█ Shared & Reseller Hosting | VPS | Cloud Servers | Dedicated Servers | Colocation
█ 99.999% Uptime | US & UK Locations | 24x7x365 Friendly Support | Satisfaction Guarantee
█ Big Brain Global Networks - Your Managed Provider | A Division of Big Brain, LLC
|

09-01-2011, 04:12 AM
|
|
Webhosting Guru
|
|
Join Date: Aug 2010
Location: Kuala Lumpur, Malasiya
Posts: 1,150
|
|
Maybe this can help you :
You need to create name server A record in the registra. In registrar, they call child name server, for example:
ns1.domain.com 10.5.5.10
ns2.domain.com 10.5.5.11
Once the “child name server” A records have been created, then change the domain NS at the registra side to use the NS:
ns1.domain.com
ns2.domain.com
At the server side, create the domain zone, and point to NS and create the name server A records as well:
domain.com NS ns1.domain.com
domain.com NS ns2.domain.com
ns1.domain.com A 10.5.5.10
ns2.domain.com A 10.5.5.11
Good luck !
|

09-01-2011, 09:38 AM
|
|
Web Hosting Master
|
|
Join Date: Mar 2004
Posts: 1,468
|
|
Thanks everybody with the responses so far, things make sense now.
My last question is this.
If I register my ns1.example.com to my IP, and point example.com to ns1.com, if I set up a site in WHM for example.com, (in theory) will it work? Or is there a different way to set up the site for primary domain?
__________________
Haven't been on WHT for 6 years!
|

09-01-2011, 10:20 AM
|
|
Premium Member
|
|
Join Date: Oct 2009
Location: England, United Kingdom
Posts: 8,258
|
|
It should be like this
vps.example.com - 111.111.111.110
ns1.example.com - 111.111.111.110
ns2.example.com - 111.111.111.111
|

09-01-2011, 10:30 AM
|
|
Web Hosting Master
|
|
Join Date: Mar 2004
Posts: 1,468
|
|
Quote:
Originally Posted by jasong
Thanks everybody with the responses so far, things make sense now.
My last question is this.
If I register my ns1.example.com to my IP, and point example.com to ns1.com, if I set up a site in WHM for example.com, (in theory) will it work? Or is there a different way to set up the site for primary domain?
|
Just to point out my typo, I meant: - Register ns1.example.com to my ip address
- Create site through WHM for example.com
- Point example.com to ns1.example.com
== Success?
__________________
Haven't been on WHT for 6 years!
|

09-01-2011, 10:34 AM
|
|
Premium Member
|
|
Join Date: Oct 2009
Location: England, United Kingdom
Posts: 8,258
|
|
Quote:
Originally Posted by jasong
Just to point out my typo, I meant: - Register ns1.example.com to my ip address
- Create site through WHM for example.com
- Point example.com to ns1.example.com
== Success?
|
That is correct.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|