Running a Home Webserver without a Static IP

Reply

Join Date: Jan 2004
Posts: 468
Reputation: TKS will become famous soon enough TKS will become famous soon enough 
Solved Threads: 17
TKS's Avatar
TKS TKS is offline Offline
Posting Pro in Training

Running a Home Webserver without a Static IP

 
1
  #1
May 11th, 2004
Intro

Do you cringe at the thought of buying a domain and putting up with the headache of trying to make sure your IP address is up to date with your domain? Do you hate the 40 dollars you spend on DNS service each year to resolve your IP address to your hostname? Read on and learn the the flat-broke-and-busted way of maintaining a fixed hostname for your IP...even if you have dialup.

I'll divide this up into 2 sections. The first will deal with Linux. The second, Windows. This is only something that I've found easy to do and the price is just right (it's free). The only thing that I recommend is a dedicated internet connection (cable, DSL) but even this is not necessary.

I'm assuming that you aren't behind a firewall/proxy of any kind. If so, you'll need to configure this on your own as an extra step.

Linux

No matter what version of Linux you run, chances are that you'll have the apache webserver installed by default. This is good news as over half the websites of the world are run by the extremely efficient and speedy apache. I'm not going to address the specifics of how to set up your page...only how to get it a fixed address without buying a domain. So, you have your pages dropped into your webservers public directory...good. Now, how to resolve your IP...lets say it is...25.24.4.166 (for our example) and you want it to have a host.name.com to bind to. Easy. Go to http://www.no-ip.com/index.php and sign up. You can get a site from noip that is like yourname.theirdomain.com/.net/.info. They have cool names like sytes.net and servebeer.org...even workisboring.com

You'll be able to choose your own top level name...for instance, Ithink.dnsiskinky.com could be your new domain name. Next download a client from the download tab: https://www.no-ip.com/downloads.php

The linux client is a tar.gz source and is simple to install. Follow the instructions. You now are the proud owner of yoursite.theirsite.com and your IP will ALWAYS update (as long as noip.com is up) each time you log on/sign on/beam up or whatever it is you do.

Windows

First you need a free and clear webserver since one is not included by default with windows. I recommend Abyss Webserver. You can get Abyss from http://download.com.com/3000-2165-10...ml?tag=lst-0-1

Interestingly enough, Abyss is also FREE! I ran it while my linux machine was being worked on (bad hard disk...it was a Quantum 200MB drive from 1913...had to upgrade) and it worked just great off of XP Home! Download that puppy and install it. Make sure you read all of the documentation and familiarize yourself with how Abyss does business.

The next step...getting a hostname... is even easier than the linux method because you don't have to manually install the noip client...they have a windows installer. Go to http://www.no-ip.com/index.php and sign up. Choose the domain name you would like (see above examples in Linux section). Next, download the noip client from the download tab: https://www.no-ip.com/downloads.php but this time choose the windows client. From there, you'll be able to install this with a simple double click. Fill in all of your information (pretty self explanatory) and make sure that it will run with each time you sign on. You're set! Your IP will now resolve to the yourchoice.theirhostname.com

Conclusion

You don't have to spend a dime to keep a domain bound to your IP. This is perfect for the home user who just wants a gallery or homepage. It's even good for someone who has a weblog or enthusiast site. I would not recommend this to anyone who has a business and wants to run a site. Just remember that the best things in life are free. Thanks open source!!!

PS: It's always good form to put a link of the stuff you are using on your website to direct traffic back to your software provider. I included a noip link on my mainpage and also an abyss webserver icon as well. It's just good form and some companies/software providers necessitate the use of their logo or a link on sites that use their software/code. Just be a nice person and give a linkback to them. Good luck! Have fun!

TKS
Last edited by happygeek; Oct 29th, 2006 at 8:49 am. Reason: Formatting
My Home Away from Home: Yet Another Linux Blog
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 26
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: Running a Home Webserver without a Static IP

 
0
  #2
May 13th, 2004
Most awesome dude! :!:
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1
Reputation: Edward Elric is an unknown quantity at this point 
Solved Threads: 0
Edward Elric Edward Elric is offline Offline
Newbie Poster

Re: Running a Home Webserver without a Static IP

 
0
  #3
Jul 4th, 2005
you could also use Apache web server. alot of people do and its also free. but setting up php can be a bother for some.
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 468
Reputation: TKS will become famous soon enough TKS will become famous soon enough 
Solved Threads: 17
TKS's Avatar
TKS TKS is offline Offline
Posting Pro in Training

Re: Running a Home Webserver without a Static IP

 
0
  #4
Jul 26th, 2005
Originally Posted by Edward Elric
you could also use Apache web server. alot of people do and its also free. but setting up php can be a bother for some.
Ahh yes, you could use apache...but that would require quite a bit more knowledge than what most people have. Hence, this tutorial.:cheesy:
My Home Away from Home: Yet Another Linux Blog
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 1
Reputation: Kashim is an unknown quantity at this point 
Solved Threads: 0
Kashim Kashim is offline Offline
Newbie Poster

Re: Running a Home Webserver without a Static IP

 
0
  #5
Dec 6th, 2005
Thank you for this awesome guide. All i need to do now is compile a website, which wont be too hard for the things i want it to do, and open up my ports to work with abyss! :cheesy:
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,001
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 513
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is online now Online
Moderator

Re: Running a Home Webserver without a Static IP

 
0
  #6
Jan 29th, 2007
my linksys router comes with built in support for dyndns - a service that automatically and for free keeps your domain name bound to your IP
Last edited by jbennet; Jan 29th, 2007 at 4:31 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 69
Reputation: smartness is an unknown quantity at this point 
Solved Threads: 10
smartness's Avatar
smartness smartness is offline Offline
Junior Poster in Training

Re: Running a Home Webserver without a Static IP

 
0
  #7
Sep 7th, 2008
sorry, didn't get this! i use WAMP5 server (xp, sp2) and i registered with them (myusername.no-ip.biz) now what do i got to do? edit apache config or?

anyone pleaase help!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Domains and DNS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC