Tutorials and How-tos/Install a DynDNS Client

From BubbaWiki
< Tutorials and How-tos
Revision as of 13:23, 1 July 2010 by Magnus (talk | contribs) (Created page with 'If you find our Easyfind service not being enough for you, you might want to use for example www.dyndns.com. To update DynDNS with your external IP you need to install a DynD...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If you find our Easyfind service not being enough for you, you might want to use for example www.dyndns.com. To update DynDNS with your external IP you need to install a DynDNS client on Bubba. Follow these steps:

1. Install the application ddclient:

apt-get install ddclient

2. Optional step, edit the config file to match your DynDNS settings:

nano /etc/ddclient.conf

3. Restart the client program:

/etc/init.d/ddclient restart


Thats all!