====== ez-ipupdate ======
===== Über ez-ipupdate =====
"ez-ipupdate" ist ein einfacher Client von Angus Mackay, der verschiedene DDNS-Protokolle unterstützt.
Weitere Infos: [[http://sourceforge.net/projects/ez-ipupdate/]]
===== Installation und Konfiguration =====
Aufruf des Clienten, bspw. als Cron. Vorher gilt es die aktuelle IP zu ermitteln! Bspw. über ddns.tiggerswelt.net/nic/checkip
ez-ipupdate -c /etc/ez-ipupdate.conf -a
==== Konfigurationsdatei ====
Die Konfigurationsdatei befindet sich bspw. unter /etc/ez-ipupdate.conf
service-type=dyndns-custom
server=tiggerswelt.net:80
request=http://ddns.tiggerswelt.net/nic/update?hostname=
user=username:password
host=sub.yourdomain.whatever
interface=egiga0
max-interval=86400
cache-file=/etc/ez-ipupdate.cache