Go Back   Web Server Hosting Forum by BODHost > Support > Control Panel Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-09, 08:05
BOD Member
 
Join Date: Feb 2009
Posts: 3
Default Newbie - Want an understanding of IP & domain configuration

Hi,

I've got a Windows VPS package and I had someone configure it for me in the past and have two domains hosted. That person no longer works for me an I'm trying to get to grips with it myself.

On a specific note I want to host a third domain; do I need to "buy" another IP address for my package, or can it somehow piggy back on the IPs that I have.

On a general note I don't understand the relationship between DNS, IP addresses, domains and how they are all tied in together to make it all work. Is there any recommended reading or indeed should I just deal with it all in questions in this thread?

Much appreciated.
Gavin
Reply With Quote
  #2 (permalink)  
Old 02-03-09, 18:36
BodShane's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,087
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

Hello Gavin,

Thanks for contacting BODHost

You do not need to purchase new IP addresses to host the third domain name. All you have to do is run the domain from the existing IP addresses and that's all. IPs, Domains, DNS's are all inter-related.

FQDN's ( Fully-Qualified Domain Names ) are setup on IP addresses and DNS's are required to run those domains. Nameservers are basically name-service protocols and it maps hosts to identify IP addresses.

Hope that helps!

Regards,

Shane Phillips
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #3 (permalink)  
Old 02-04-09, 06:20
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

Where I understand what Shane is saying (I am fluent in nerd), others might not so i'm going to try to explain it in english =)

IP addresses (the number of the server) can host multiple domains - you can have 500 websites running on one machine.
DNS is the way that your browser (or computer) finds the IP adddress of the website you just typed in.
As long as the DNS entries are pointing at the correct server to resolve your domain name and your apache is setup properly then it just works =)
there are loads of places you can get more info - just do a google search for 'internet protocol tutorial' it can get pretty intense though!
Reply With Quote
  #4 (permalink)  
Old 02-04-09, 11:30
BodShane's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,087
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

hehe...sure...:dancing:

You can also view the following link for better understanding of DNS's :

Domain Nameservers

Regards,

Shane Phillips
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #5 (permalink)  
Old 02-04-09, 11:55
BOD Member
 
Join Date: Nov 2005
Location: New Mexico
Posts: 273
Default

Hello Gavin,

An IP address is a number that is easy for computers to use and DNS assigns human-readable names to these IP addresses, which easy for us to remember, but this have to be looked up and translated before a computer can use them.

Example:
"www.bodhost.com" would be a DNS-name and " 69.65.11.213" is an IP-address.
Reply With Quote
  #6 (permalink)  
Old 02-04-09, 12:33
carl owen's Avatar
Super Moderator
 
Join Date: Nov 2008
Posts: 1,059
Smile

DNS ( Domain Name Servers ) are responsible for pointing your domain name to the IP address i.e. the server where you have your website. If you signup for your hosting package you will receive the DNS ( Domain Name Server ) Details and you can then update the DNS of your domain name.

Once you update the DNS of your domain name, your domain name will point the IP address of the server. DNS play a very important role in the process called Resolving. You can also have Private DNS to resolve your website. But Private DNS do not have any special advantage. The only advantage you will have with Private DNS is the look. Private DNS is generally used by Resellers.
Reply With Quote
  #7 (permalink)  
Old 02-04-09, 18:40
BOD Member
 
Join Date: Jan 2009
Posts: 98
Default

For SEO purposes, it might be better to buy another IP for that domain as it will make it look like as if the site is hosted on a different server, since it will have a different IP. If the IPs are shared, the site will still work but if you link to one site from the other, it probably won't benefit much as the search engine will pick up that link as if it's coming from the same site due to the shared IP address. Or at least that's what I've heard.
Reply With Quote
  #8 (permalink)  
Old 02-14-09, 03:42
BOD Member
 
Join Date: Feb 2009
Posts: 3
Default

Thanks everyone for your help. Much appreciated...i've managed to get over my first two hurdles now....

1. I have set up the nameservers with the company that I have the domain registered with :-)

2. I have created the domain on the VPS using plesk.

Problem now...

I have 3 domains sharing the one IP address. with all three pointing to that same nameserver (i didn't set up the other 2 domains so i'm assuming this). There are now 3 virtual directories in IIS. What is resolving the connection between the domain and the virtual directory it should go to for the webpages.

This is the domain:

funnyoldgame.com (i can't post a hyperlink as i have to have had more than 5 posts on this forum to do so)

and you can see the error I get. If there is a good tutorial you can point me to i'd be happy with that.

Thanks again for your support.

Regards
Gavin
Reply With Quote
  #9 (permalink)  
Old 02-14-09, 07:53
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

, it works (well, the dns bit does at least!!) what you now need to do is to setup virtual hosts - this will make your webserver to point to directories that will contain each site.
Basically you need to setup vhosts in your apache configuration - I'm not sure how you would do this in plesk, as I always edit my apache.conf by hand, but there is a ton of documentation available on Parallel's plesk
Reply With Quote
  #10 (permalink)  
Old 02-14-09, 18:00
BOD Member
 
Join Date: Feb 2009
Posts: 3
Default

Thanks for your help. It's a windows VPS so no Apache setup :-)

I discovered the problem was that I had manually created a Virtual Directory on IIS before creating the domain through Plesk. This resulted in two virtual directories in IIS with same name and IIS stopped them running due to this conflict.

I simply deleted the one I created and restarted IIS. It's working now...just need to put up the webpages.

Thanks everyone for thier input to this thread.

Regards
Gavin
Reply With Quote
  #11 (permalink)  
Old 02-20-09, 10:14
BOD Member
 
Join Date: Jan 2009
Posts: 49
Default

If you only have one domain name, I am not sure if there is a need for multiple ip addresses. However, I am sure the admins here know best.
Reply With Quote
  #12 (permalink)  
Old 02-20-09, 12:03
carl owen's Avatar
Super Moderator
 
Join Date: Nov 2008
Posts: 1,059
Smile

You can have multiple IP addresses if you have multiple DNS ( Domain name servers ) for the same Domain name. Otherwise, you will not need multiple IP addresses for a single Domain name.
Reply With Quote
  #13 (permalink)  
Old 02-20-09, 14:55
BodShane's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,087
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

Well, you can assign 2 or more nameservers easily for one domain name. However, your domain registrar should provide you with the option to assign more no. of nameservers. However, it is not necessary that you have to assign multiple nameservers to one domain.
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #14 (permalink)  
Old 03-02-09, 08:41
BOD Member
 
Join Date: Jan 2009
Posts: 172
Default

DNS means Domain Name Server, it's a master server comprising big databases linking a domain name to a particular IP address.
If you type a URL in your favorite browser, the request is sent to the DNS to find the IP address for the domain name, then the IP address communicates with the DNS at the domain's IP address. IP address is a numerical address that is translated to a domain name. For example, you were in the mood to browse a site, you thought you want to visit Yahoo homepage, then you type "http://yahoo.com" in the URL browser instead of typing the Yahoo's IP address "69.147.114.210" in the URL browser.
Reply With Quote
  #15 (permalink)  
Old 03-02-09, 11:49
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

If you want to know more about DNS (Domain name service) then check out some of the RFS's (requests for comments) here DNS related RFCs
there are loads of pages with everything to do with the DNS system.
Reply With Quote
  #16 (permalink)  
Old 03-02-09, 16:12
carl owen's Avatar
Super Moderator
 
Join Date: Nov 2008
Posts: 1,059
Smile

A Domain name server basically points your domain name to the server on which your site is hosted. If your website is hosted on the server which has an IP address 1.1.1.1 and your domain name is requested then the nameserver which can be ns1.yourdomain.com will receive the request and point the request to your server which has the IP address 1.1.1.1. Hence, your website will be displayed on the requester's screen.
Reply With Quote
  #17 (permalink)  
Old 03-02-09, 19:18
BOD Member
 
Join Date: Feb 2009
Posts: 100
Default

I'm not sure if your problem has been resolved ( It looks like it has). But here is my two cents:

Isn't it possible to have a domain to direct to a certain IP and then the domain would switch to the "Main" domain name? There certain sites that have .com .ca .org .net and they all end up as .com.
Reply With Quote
  #18 (permalink)  
Old 03-03-09, 13:37
carl owen's Avatar
Super Moderator
 
Join Date: Nov 2008
Posts: 1,059
Smile

I think you are talking about Domain Redirect. By this process, your domain name which may be xyz.org will be redirected (point) to abc.com. You can setup Domain redirect through your control panel.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 03:17.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.