configuration for afraid-dyndns on Fedora and other similar distro.
First install afraid-dyndns with the command:
1
|
Now open the configuration file /etc/afraid-dyndns.cfg and we need to change the following:
Notify = root@localhost # leave empty to suppress notifications
CacheFile = /var/cache/afraid-dyndns/IP
AccountHash =
For the Account hash, head over to http://freedns.afraid.org/api/ login and then click one of the XML or the ASCII links there. Once the page has loaded, look at the URL which is of form:
or
http://freedns.afraid.org/api/?action=getdyndns&sha=
&style=xml
The number above that you see in the actual URL is the account hash that you need to configure in the config file. Though it is very simple but could never get this correctly 🙂 until today.
Related articles
- Cross Linux-Distro Application Installer (blogs.gnome.org)
- Help me find my possible dynamic IP range. (ask.metafilter.com)
Related Articles:
- 2010/05/06 Solved – Errors with afraid-dyndns in Goddard (Fedora 13)
- 2010/04/12 Afraid Dynamic DNS client in Fedora with Email indicating the changed to original IP.
- 2010/12/26 Empty a file
- 2010/11/23 intercept stdout/stderr of another process or disowned process
- 2011/03/01 print every nth line
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.