Thanks to this thread, I could make the dyndns work, but I'm not done yet.
I've added to debug.cfg this string:
gandalf94305(not answering anymore) suggested to use this command:
Shall I use f.e.:
I've added to debug.cfg this string:
But I would also make it update only when the ip changes.wget -O - "http://USER[email protected]/nic/update?hostname=HOST.dyndns.org" | cat
gandalf94305(not answering anymore) suggested to use this command:
But how to use it, where??~ # multid -?
usage: multid multid [options]
options:
-? - print this help
-f - run in forground. (NOTSET)
-s - stop daemon. (NOTSET)
-p STRING - Pidfile. ("/var/run/multid.pid")
-M STRING - memory debug output. (NULL)
-S STRING - script to call when onlinestatus changes. /bin/onlinechanged")
-t - disable simple NTP client. (NOTSET)
-D STRING - switch debug logs on. (NULL)
start server: multid
stop server : multid -s
Shall I use f.e.:
??wget -O - "http://USER[email protected]/nic/update?hostname=HOST.dyndns.org" | cat | multid multid -S "/bin/onlinechanged"