Difference between revisions of "Ddclient"
RayMitchell (talk | contribs) (download location corrected) |
RayMitchell (talk | contribs) (warning re non functional smeserver-ddclient contrib) |
||
Line 14: | Line 14: | ||
===SME contribs repo version=== | ===SME contribs repo version=== | ||
+ | '''Note: There appears to be a number of unresolved problems with the smeserver-ddclient contrib which prevent proper functionality.''' | ||
+ | For details of these problems, refer to http://bugs.contribs.org/buglist.cgi?quicksearch=smeserver-ddclient&list_id=11233 (at December 2012) | ||
+ | |||
+ | User are advised to install the sme7-ddclient contrib referred to below, which is known to work on SME 8. | ||
====Installation==== | ====Installation==== |
Revision as of 06:05, 4 December 2012
ddclient - DNS record updating
Use this contrib when you have a sme server connected to a ISP service using a dynamic IP, and you wish to host multiple domains.
ddclient is a client for updating dynamic DNS entries for domains hosted at different DNS providers.
Configure your dynamic host domains via the ddclient server manager panel.
ddclient can be used on servers configured in server gateway mode or in server only mode.
SME contribs repo version
Note: There appears to be a number of unresolved problems with the smeserver-ddclient contrib which prevent proper functionality.
For details of these problems, refer to http://bugs.contribs.org/buglist.cgi?quicksearch=smeserver-ddclient&list_id=11233 (at December 2012)
User are advised to install the sme7-ddclient contrib referred to below, which is known to work on SME 8.
Installation
yum install --enablerepo=smecontribs smeserver-ddclient
There is no need to run the signal-event post-upgrade and reboot commands.
A new panel will be added to the server manager.
Use this panel to configure domain records you wish to keep updated with your dynamic IP using the ddclient contrib
Removal
yum remove smeserver-ddclient
smeserver.free.fr version
Note: This RPM works with SME 8 or SME 7
The smeserver.free.fr site appears to be defunct (since at least April 2012), so this article provides a link to the contrib at another external file download site.
This contrib has some additional features like the ability to select the method on how the detect the external IP address and the ability to publish arbitrary domain names (i.e. not just the ones that are on your server).
Installation
Download the latest rpm version from
http://www.files.com/shared/4f89e32b9c187/sme7-ddclient-3.7.3-7.noarch.zip
to an empty folder eg /tmp and unzip the file
unzip sme7-ddclient*
The currently available rpm is:
sme7-ddclient-3.7.3-7.noarch.rpm
Then cd to that folder and install the rpm (change the rpm name in the following command to match the latest available version)
cd /tmp yum localinstall sme7-ddclient*.rpm
Removal
yum remove sme7-ddclient signal-event post-upgrade;signal-event reboot