Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: networkproto on January 09, 2006, 07:53:10 PM

Title: dyndns utility in the web interface
Post by: networkproto on January 09, 2006, 07:53:10 PM
i seem to be able to in stall the dyndns rpm on my sme 6.5 sever but I am having problems at getting it to work is there a rpm you can install that will enable you to configure the dyndns utility in the web interface and what mirror is it on ??  :-D
Title: Re: dyndns utility in the web interface
Post by: CharlieBrady on January 09, 2006, 10:21:03 PM
Quote from: "networkproto"
i seem to be able to in stall the dyndns rpm on my sme 6.5 sever but I am having problems at getting it to work ...


Have you tried using the built-in feature in the console? If so, and it doesn't work, please open a bug report, in the bug tracker, and someone might fix it.
Title: dyndns utility in the web interface
Post by: irian on January 10, 2006, 09:12:37 AM
I usually install ddclient and configure (/etc/ddclient.conf) that.
It has proven to be very reliable for me.
After the installation put the line:
/etc/init.d/ddclient start
at the end of the /etc/rc.local file
and then it will also start after a reboot.

Irian