11 Jun
Dynamic DNS
You hosting something on your home PC and the IP address keeps getting changed by your ISP? Check out this service called Dynamic DNS, it is a service that allows you to have a hostname permanently pointed back to your home computer even with a dynamic IP. How they do it is you install a client on your PC and as your IP address changes it update the service. Even better it is free for up to 5 hostname.
Related links
WordpressTags: DNS, Hosting, ISP


ok, sounds good, then how do you get around the port 80 blocking?
June 11th, 2007 at 2:45 pmThat is easy, they provide you with a way to redirect. You setup your website on some other port like say 8888 and you setup their redirect.
“How can I redirect to a different port?
You can redirect by entering the port in the redirect URL box as you would if you were entering the address in your browser. To redirect hophost.webhop.net to yourport on your host yours.dyndns.org, you would enter http://yours.dyndns.org:yourport/ as the redirect URL for hophost.webhop.net.”
June 11th, 2007 at 3:53 pmAlso another service that provides this:
http://www.no-ip.com/support/guides/web_servers/isp_block_port_80.html
This one not free.
June 11th, 2007 at 3:54 pm[…] The second step, unless you are running in a datacenter, is to make it so you don’t have to connect to your IP address. Instead, we want a cool domain name. What I used for this is Dynamic DNS. Chris actually blogged about this a while ago, which reminded me of the service. They have come a long way since they first started, which is nice. What you do is sign up for their service, and then install their updater tool on the same computer or another computer on your internal network. How this tool works is it checks on an interval your remote IP and updates the Dynamic DNS service. Pretty cool. Now you can remember a human readable domain name instead of your IP address! […]
August 7th, 2007 at 11:53 pm