Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
But i have a DHCP address from my ISP, How do i keep that updated, i mean i realize i can use DynDNS or NO-IP, but how do i set it up?
You install a small program on your PC which keeps track of your public IP and reports it back to your hostname. Much easier to remember than an IP that changes. You can also then tell IIS to respond to that hostname by editing the site's bindings.
This program I mentioned is supplied by dyndns and must be installed idealy on a a PC that is always on.
p.s. with this post I'm now a [H]ardGawd! go me.
A lot of home consumer routers have a config that will alow for you to add your dyn-dns.com *at least belkins and linksys* You could add it to your router if it allows the function.
dot.tk may have a dynamic updater to use. Check their site for a tool.
Woops! I added the wrong (.) its actually .tkand your site doesn't work![]()
its already installed on my W2K3 server AND Congrats on the PromotionThis program I mentioned is supplied by dyndns and must be installed idealy on a a PC that is always on.
p.s. with this post I'm now a [H]ardGawd! go me.
I"ll give that it a try!A lot of home consumer routers have a config that will alow for you to add your dyn-dns.com *at least belkins and linksys* You could add it to your router if it allows the function.
Forgot about this! DDWRT for sure allows this.
It should be:ok so i figured it out, even though i forwarded port 80, port forwarding was not enabled in the security settings..... So now my site works http://www.twpforums.tk you'll get a sample html page to test.
But i do have another problem. the site is setup at dot.tk as such
Type: Hostname: IP Address
A twpforums.tk 76.2.x.x
A http://www.twpforums.tk 76.2.x.x
But i have a DHCP address from my ISP, How do i keep that updated, i mean i realize i can use DynDNS or NO-IP, but how do i set it up?
The A DNS record cannot use the http:// part. You only need the www.tmpforums.tk. This assumes you want your website to load up on the client by typing in http://twpforums.tk or http://www.twpforums.tk, which mosts websites set up. Then in your IIS configuratoin, make sure tmpforums.tk virtual server listens for host queries of www.tmpforums.tk and tkforums.tk.