Ja, das ist eine gute Idee.
Hallo!
Die angegebene E-Mail Adresse ([email protected]) ist ungültig. Ich konnte auch keine andere finden. Jemand vielleicht noch eine andere E-Mail Adresse? Oder Kontakt zum Entwickler?
Danke!
Ja, das ist eine gute Idee.
Versuch es mal mit:Ich konnte auch keine andere finden. Jemand vielleicht noch eine andere E-Mail Adresse?
gelöst, nach einen neuen download ist es jetzt wieder da....
Funktioniert es inzwischen bei dir mit opendd und freedns.afraid.org? Wenn nicht, dann versuch mal in der config, mit dem Hostnamen auch den hash mitzuteilen:Anscheinend gibt es doch ein Problem mit OpenDD und Afraid.
...
hostname = <my.registrated.name[COLOR=red][B],hash[/B][/COLOR]>
...
The 'hash' is extracted from the grab URL batch file that is downloaded from freedns.afraid.org
Funktioniert es inzwischen bei dir mit opendd und freedns.afraid.org? Wenn nicht, dann versuch mal in der config, mit dem Hostnamen auch den hash mitzuteilen:
Yes, OpenDD only supports Dyndns protocol. So, it will not work with FreeDNS, indeed. Actually, I even did not know about that service. I might consider adding FreeDNS support if I can find an API doumentation.
Wenn inadyn mit afraid umgehen kann, dann sollte opendd das auch können:Ich habe mal bei Afraid nach der API Doku gefragt, aber keine Antwort erhalten.. :-(
[COLOR=red]freedns.afraid.org:
inadyn --dyndns_system [email protected] \
[B]-a[/B] my.registrated.name,hash -a anothername,hash2
The 'hash' is extracted from the grab URL batch file that is downloaded from
freedns.afraid.org[/COLOR]
[B]Special notes for freedns.afraid.org[/B] ([URL="http://www.inatech.eu/inadyn/readme.html#special_freedns"]klick)[/URL]
They prefer to get as parameter a single hashed (base64 encoded) value instead username, password.
This saves some computing resources apparently. The hash cannot be computed by inadyn because it involve the database index of your username in freedns database which is not known.
The simplest solution seems to be the copy-paste action from the graburl batch file offered on their website.
[I]Example[/I]: The batch file looks like this:
graburl [url]http://freedns.afraid.org/dynamic/update.php?YUGIUGSEIUFGOUIHEOIFEOIHJFEIO=[/url]
The user has to copy and paste the hash value after the '?' until the end of line.
The hash will be used as additional param in --alias option. (see typical usage above)
Nein, opendd aus dem trunk nicht. Man müsste opendd, für so einen Anwendungsfall patchen.Hallo, ich habe mal ein frage zu opendd, funktioniert das ganze auch auf einer Client Box die hinter dem Router über LAN1 angeschlossen ist, die keine eigene IP ?
...
Ja, oder Du benutzt ndyndns (siehe im trac).... opendd auf den Hauptrouter machen !
root@fritz:/var/mod/home# ndyndns -h
ndyndns 2.1, dyndns update client. Licensed under GNU GPL.
Copyright (C) 2005-2010 Nicholas J. Kain
Usage: ndyndns [OPTIONS]
-d, --detach detach from TTY and daemonize
-n, --nodetach stay attached to TTY
-q, --quiet don't print to std(out|err) or log
-c, --chroot path where ndyndns should chroot
[COLOR=Red]-x, --disable-chroot do not actually chroot (not recommended)[/COLOR]
-f, --file configuration file
-F, --cfg-stdin read configuration file from standard input
-p, --pidfile pidfile path
[COLOR=Red] -u, --user user name that ndyndns should run as
-g, --group group name that ndyndns should run as[/COLOR]
-i, --interface interface ip to check (default: ppp0)
[B][COLOR=Red]-r, --remote get ip from remote dyndns host (overrides -i)[/COLOR][/B]
-h, --help print this help and exit
-v, --version print version and license info and exit
Nicht ganz... . "!", "&", "-" funktionieren. ä, ü, ö funktionieren nicht.Ist das bei euch auch so?
-- running OpenDD 0.7.9 in normal mode
dyndns() : Can't read external IP file!
main() : cannot get IP address for update
root@fritz:/var/mod/root#