Results 1 to 9 of 9

Thread: Webhosting on dynamic ip

  1. #1
    Join Date
    Oct 2013
    Beans
    4

    Webhosting on dynamic ip

    I've have been on google for days on how to host my own website. So far I've installed the LAMP server successfully. I've bought by own domain name from dynamic dns. I'm stuck on how to bind my server to the domain name using a dynamic ip address. I think BIND9 is some how involved, but I'm not completely sure if thats the right direction. Can anybody confirm this and perhaps point me to a relevent tutorial? I'm running ubuntu 13.10 desktop on a laptop.

  2. #2
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Webhosting on dynamic ip

    You should not need to bind anything.
    You usually use a local ddns client to keep the remote ddns provider up to date. Automatically.
    The ddclient package is a common example of a ddns client that works with the usual ddns providers.

  3. #3
    Join Date
    Oct 2013
    Beans
    4

    Re: Webhosting on dynamic ip

    So configure the ddclient to update my dynamic ip? To whom shall the ddclient update to? The dns of domain registar(dynamic dns), the dns i use(opendns), or of my ISP?

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Webhosting on dynamic ip

    Quote Originally Posted by strategos-ender View Post
    So configure the ddclient to update my dynamic ip? To whom shall the ddclient update to? The dns of domain registar(dynamic dns), the dns i use(opendns), or of my ISP?
    whats the url of the site that you are using
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    Join Date
    Oct 2013
    Beans
    4

    Re: Webhosting on dynamic ip

    It's a top level name(.com)

  6. #6
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Webhosting on dynamic ip

    Quote Originally Posted by strategos-ender View Post
    So configure the ddclient to update my dynamic ip? To whom shall the ddclient update to? The dns of domain registar(dynamic dns), the dns i use(opendns), or of my ISP?
    Your client updates your IP to the dynamic dns provider. It determines your IP automatically. It updates your ddns automatically. You usually configure it with your ddns provider account information.

    Your ddns provider should have a recommended linux client for you to install (sometimes ddclient, sometimes something else), and complete configuration instructions. If not, choose a better provider.

    Since we don't know your provider, we can't really offer more detail.

  7. #7
    Join Date
    Feb 2006
    Location
    Kentucky
    Beans
    571
    Distro
    Ubuntu

    Re: Webhosting on dynamic ip

    If you have a router between you and the internet that is just forwarding specific ports to the server, which I believe you should, then that router may have Dynamic DNS stuff built in, a lot of them do. I've got an old Linksys WRT-54G. Here's a screenshot. I know mine says it's running DD-WRT, but this setting was there with the factory firmware as well.
    ddns.png
    "Civilization is the limitless multiplication of unnecessary necessities."
    -- Mark Twain

  8. #8
    Join Date
    Oct 2013
    Beans
    4

    Re: Webhosting on dynamic ip

    Okay I configured the ddclient and also port-forwarded to 80. When I ping my website I get packets back, and I use lynx --dump I also get my website. The problem is the site doesn't seem to load on my firefox or browser on my cell phone. Any suggestions?

  9. #9
    Join Date
    Feb 2006
    Location
    Kentucky
    Beans
    571
    Distro
    Ubuntu

    Re: Webhosting on dynamic ip

    Quote Originally Posted by strategos-ender View Post
    Okay I configured the ddclient and also port-forwarded to 80. When I ping my website I get packets back, and I use lynx --dump I also get my website. The problem is the site doesn't seem to load on my firefox or browser on my cell phone. Any suggestions?
    If you don't mind giving it out, what's the URL and I'll see what I get from here. If you're not comfortable posting it on the forum, you can send it to me in a PM.
    "Civilization is the limitless multiplication of unnecessary necessities."
    -- Mark Twain

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •