John Kranz on 9. March 2010
If you are publishing Merlin projects from a computer that has a dynamically generated IP address, this can cause problems for your users already having received the project URLs and use in the meanwhile obsolete IPs to access the projects. This situation easily occurs, as the IP address of your router changes upon re-connecting to your internet provider.
In this case the actual project URLs will fall out of sync with the URL and IP address that Merlin has originally published. Fortunately, there is a solution readily at hand thanks to the free service provided by DynDNS.org that allows you to create a static host name that can be used instead.
Creating a DynDNS account and a host service is free of charge. This service can convert the dynamically generated and ever-changing IP address that your router obtains from your ISP to a static host name and automatically route to your location. This way you will have a reliable URL that can be used for accessing Merlin projects from a web browser which otherwise would not be possible.
To do so, please proceed as follows:



Once you have identified your static host name as provided by DynDNS.org, you can now use it for all Merlin projects you will be publishing with the Web Module. This means you can manually alter the URL so that it uses the static host name before providing it to users for web access.
For example, let’s assume that Merlin has generated the following URL for your published project: http://123.456.789.012:7080/wa/default?title=Client-Website
You can swap out the IP address 123.456.789.012 with the complete domain name myproject.homeunix.org. The resulting URL can now get propagated and used to access your Merlin project through a web browser:
http://myproject.homeunix.org:7080/wa/default?title=Client-Website
Updated:
by Vicky Stamatopoulou
Revised text and screenshots
Tags: DynDNS, Merlin 101, Merlin Web
RSS feed for comments on this post. TrackBack URL
[...] DynDNS or a similar service, making things easier to access a dynamically generated IP. Please read here for more [...]
[...] a host name can be used for example one created by DYNDNS.org linking to the WAN of the [...]