Resources

Subscribe

  • Subscribe

How Do You Point Your Registered Domain Name To Your Hom Eip?

Posted by admin | August 4, 2009 .

If i buy a domain name from say godaddy and m running my own web server on my PC and have a static ip which i do, then how do i register my ip with the domain name, i know that all domain names are stored in various DNS servers i think at your ISP. So how do i do this, so i would be adding my IP to the DNS server, can you do this when buying your domain name, again at say godaddy?

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • YahooMyWeb
  • Google Bookmarks
  • Yahoo! Buzz
  • TwitThis
  • Live
  • LinkedIn
  • Pownce
  • MySpace

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

4 Comments so far
  1. Gandalf Parker August 4, 2009 8:17 pm

    When you get a domain at GoDaddy they will provide a minimum webspace at least for a webpage.
    Then if you go into the DNS file it creates for your domain (called a Zone File) it will be quite clear. Lets say you got example.com
    There will be example.com and an IP
    http://www.example.com and an IP
    mailservers to handle the mail for example.com with their IPs
    possible some others such as http://ftp.example.com and gallery.example.com
    You can just go ahead and change any of those you want to your IP number and save it. Anywhere from 1 day to a week it will wash all thru the caches on the net to make it official for everyone
    But remember, DNS is just Domain NAME server. It translates the name, to an address. Lets say that your IP is 127.0.0.1 and you tell GoDaddy to send all http://www.example.com and emails for @example.com to that IP. You still will have to have something set to receive and handle www and email requests. Just pointing it at your home computer wont do much without server software.

  2. Jeroonk August 4, 2009 8:56 pm

    DNS is a concept that has multiple types of ‘translation’ records. There records are continuously exchanged between DNS servers, so if GoDaddys server has it, your ISP will also have it in up to 48 hours.
    The record for translating a domain name to an IP is called an ‘A record’, godaddy has support for adding this.

  3. dodgeboy August 4, 2009 9:07 pm

    your webserver is apache by any chance?
    if it the case find out what port number apache uses on your computer/router and then the web address would be something like thishttp://your.i.p.address:apacheportnumber and thats what the redirecting address for you domain name would be

  4. blamay22 August 4, 2009 9:43 pm

    If you have your own server and webpage it must have an address doesnt it? Thats what you direct it to