inadyn + Freetz = kaputt?

also ich habe jetzt make dirclean gemacht, dann svn up, dann make.

resultat:
Code:
STEP 1: UNPACK
unpacking firmware image
splitting kernel image
unpacking filesystem image
  created 3210 files
  created 157 directories
  created 289 symlinks
  created 157 devices
  created 0 fifos
unpacking var.tar
done.

STEP 2: MODIFY
applying patches
  applying patches (7170_labor_all-de)
    applying patch file ./patches/7170_labor_all/100-webif.sh
  Applying symlinks, deleting additional webinterfaces
    applying patch file ./patches/7170_labor_all/110-inittab.sh
    applying patch file ./patches/100-profile.patch
    patching file etc/profile
    ----------------------------------------------------------------------
    applying patch file ./patches/110-multid-wait.patch
    patching file etc/init.d/rc.net
    ----------------------------------------------------------------------
    applying patch file ./patches/110-system_status.patch
    patching file usr/bin/system_status
    ----------------------------------------------------------------------
    applying patch file ./patches/120-inittab_console.patch
    patching file etc/inittab
    ----------------------------------------------------------------------
    applying patch file ./patches/130-fstab.patch
    patching file etc/fstab
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/100-rc.net-dnsmasq.patch
    patching file etc/init.d/rc.net
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/110-rc.S-mknod.patch
    patching file etc/init.d/rc.S
    Hunk #1 succeeded at 841 (offset -7 lines).
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/120-rc.S-dev.patch
    patching file etc/init.d/rc.S
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/130-rc.S-logging.patch
    patching file etc/init.d/rc.S
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/140-rc.S-no_avm_exit.patch
    patching file etc/init.d/rc.S
    Hunk #1 succeeded at 1349 (offset -28 lines).
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/290-replace_websrv-remove_igdd.patch
    patching file etc/init.d/rc.net
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/301-remove_smbd.patch
    patching file etc/init.d/rc.net
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/400_remove_ftpd.patch
    patching file etc/hotplug/storage
    Hunk #1 succeeded at 11 (offset -1 lines).
    Hunk #2 succeeded at 142 (offset -1 lines).
    Hunk #3 succeeded at 159 (offset -1 lines).
    patching file etc/hotplug/run_mount
    Hunk #1 succeeded at 14 (offset -1 lines).
    Hunk #2 succeeded at 83 (offset -1 lines).
    Hunk #3 succeeded at 103 (offset -1 lines).
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/de/130-foncalls.patch
    patching file usr/www/all/html/de/home/foncalls.js
    Hunk #1 succeeded at 219 (offset -1 lines).
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/de/190-webmenu.patch
    patching file usr/www/all/html/de/menus/menu2_homehome.html
    patching file usr/www/all/html/de/menus/menu2_konfig.html
    ----------------------------------------------------------------------
    applying patch file ./patches/7170_labor_all/de/200-sperre1.patch
    patching file usr/www/avm/html/de/fon/sperre1.js
    Hunk #1 FAILED at 69.
    Hunk #2 succeeded at 150 (offset -12 lines).
    1 out of 2 hunks FAILED -- saving rejects to file usr/www/avm/html/de/fon/sperre1.js.rej
    ----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file ./patches/7170_labor_all/de/200-sperre1.patch
make: *** [firmware-nocompile] Fehler 2
slightly@StinkyLinux:~/freetz-trunk$

gruß floders

OT: muss man eigentlich vor jedem svn up das dirclean machen ?
 
Das kommt drauf an was geändert wurde. Änderungen in packages werden nicht automatisch angewendet und Änderungen an Patches in make/$package auch nicht.

MfG Oliver
 
also sollte man sicher heitshalber vor jeden svn up ein make dirclean machen.

und was kann ich gegen meinen fehler oben machen.

gruß floders
 
Code:
rm Config.in;svn up
make menuconfig
make
Bei mir geht das ohne Fehler.

MfG Oliver
 
Firmware: 29.04.63freetz-devel-2543M

leider startet inadyn-mt nicht bei mir.

in inadyn ist der starttyp auf automatisch, auf der dienste-seite kann ich start anklicken, danach kommt auch dienst gestartet, wenn ich dann jedoch mit zurück auf die diensteseite gehe, wird mir der dienst als nicht gestartet angezeigt.
ein update der accounts findet nicht statt.

was kann ich tun ?

gruß floders
 
Logs bereitstellen die es uns ermöglichen den Fehler zu sehen.

MfG Oliver
 
hoffe das ist das was du möchtest

Code:
/var/mod/root # /etc/init.d/rc.inadyn-mt stop
Stopping inadyn-mt...not running.
/var/mod/root # sh -x /etc/init.d/rc.inadyn-mt start
+ export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/mod/sbin:/mod/bin:/mod/usr/sbin:/mod/usr/bin
+ export LD_LIBRARY_PATH=/mod/lib
+ DAEMON=inadyn-mt
+ . /etc/init.d/modlibrc
+ export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/mod/sbin:/mod/bin:/mod/usr/sbin:/mod/usr/bin
+ export LD_LIBRARY_PATH=/mod/lib:/mod/usr/lib
+ [ -n inadyn-mt ]
+ [ ! -r /mod/etc/conf/inadyn-mt.cfg ]
+ . /mod/etc/conf/inadyn-mt.cfg
+ export INADYN_MT_ACTIVE0=yes
+ export INADYN_MT_ACTIVE1=no
+ export INADYN_MT_ACTIVE2=no
+ export INADYN_MT_ACTIVE3=no
+ export INADYN_MT_ACTIVE4=no
+ export INADYN_MT_ALIAS0=
+ export INADYN_MT_ALIAS1=
+ export INADYN_MT_ALIAS2=
+ export INADYN_MT_ALIAS3=
+ export INADYN_MT_ALIAS4=
+ export INADYN_MT_ENABLED=yes
+ export INADYN_MT_OPTIONS0=
+ export INADYN_MT_OPTIONS1=
+ export INADYN_MT_OPTIONS2=
+ export INADYN_MT_OPTIONS3=
+ export INADYN_MT_OPTIONS4=
+ export INADYN_MT_PASS0=xxxxx
+ export INADYN_MT_PASS1=
+ export INADYN_MT_PASS2=
+ export INADYN_MT_PASS3=
+ export INADYN_MT_PASS4=
+ export INADYN_MT_SERVICE0=dyndns.org
+ export INADYN_MT_SERVICE1=dyndns.org
+ export INADYN_MT_SERVICE2=dyndns.org
+ export INADYN_MT_SERVICE3=dyndns.org
+ export INADYN_MT_SERVICE4=dyndns.org
+ export INADYN_MT_URL0=xxxx.dyndns.org
+ export INADYN_MT_URL1=
+ export INADYN_MT_URL2=
+ export INADYN_MT_URL3=
+ export INADYN_MT_URL4=
+ export INADYN_MT_USER0=xxxxx
+ export INADYN_MT_USER1=
+ export INADYN_MT_USER2=
+ export INADYN_MT_USER3=
+ export INADYN_MT_USER4=
+ export INADYN_MT_VERBOSE=0
+ start
+ echo -n Starting Inadyn Client ...
Starting Inadyn Client ...+ configure
+ local ii value
+ echo background
+ echo verbose 0
+ [ -x /etc/init.d/rc.syslogd ]
+ [  = running ]
+ echo log_file /var/log/inadyn-mt.log
+ echo pid_file /var/run/inadyn-mt.pid
+ ii=0
+ [ 5 -gt 0 ]
+ ivalueof INADYN_MT_ACTIVE 0
+ eval echo -n $INADYN_MT_ACTIVE0
+ echo -n yes
+ [ yes = yes ]
+ ivalueof INADYN_MT_URL 0
+ eval echo -n $INADYN_MT_URL0
+ echo -n xxxxx.dyndns.org
+ sed s,\([^/]*\)\(.*\),\1 \2,
+ value=xxxx.dyndns.org
+ ivalueof INADYN_MT_SERVICE 0
+ eval echo -n $INADYN_MT_SERVICE0
+ echo -n dyndns.org
+ echo -e \ndyndns_system [email protected]
+ [ -n xxxxx.dyndns.org  ]
+ echo xxxxx.dyndns.org
+ cut -d  -f1
+ echo dyndns_server_name xxxxx.dyndns.org
+ echo xxxxx.dyndns.org
+ cut -d  -f2
+ echo dyndns_server_url xxxxx.dyndns.org
+ ivalueof INADYN_MT_ALIAS 0
+ eval echo -n $INADYN_MT_ALIAS0
+ echo -n
+ ivalueof INADYN_MT_USER 0
+ eval echo -n $INADYN_MT_USER0
+ echo -n xxxx
+ value=xxxx
+ [ -n xxxx ]
+ echo username xxxxx
+ ivalueof INADYN_MT_PASS 0
+ eval echo -n $INADYN_MT_PASS0
+ echo -n xxxxx
+ value=xxxxxx
+ [ -n xxxxx ]
+ escvalue xxxxxx
+ echo xxxxx
+ sed s,\([\ ]\),\\\1,g
+ echo password xxxxxx
+ ivalueof INADYN_MT_OPTIONS 0
+ eval echo -n $INADYN_MT_OPTIONS0
+ echo -n
+ value=
+ [ -n  ]
+ let ii++
+ [ 5 -gt 1 ]
+ ivalueof INADYN_MT_ACTIVE 1
+ eval echo -n $INADYN_MT_ACTIVE1
+ echo -n no
+ [ yes = no ]
+ let ii++
+ [ 5 -gt 2 ]
+ ivalueof INADYN_MT_ACTIVE 2
+ eval echo -n $INADYN_MT_ACTIVE2
+ echo -n no
+ [ yes = no ]
+ let ii++
+ [ 5 -gt 3 ]
+ ivalueof INADYN_MT_ACTIVE 3
+ eval echo -n $INADYN_MT_ACTIVE3
+ echo -n no
+ [ yes = no ]
+ let ii++
+ [ 5 -gt 4 ]
+ ivalueof INADYN_MT_ACTIVE 4
+ eval echo -n $INADYN_MT_ACTIVE4
+ echo -n no
+ [ yes = no ]
+ let ii++
+ [ 5 -gt 5 ]
+ cat /mod/etc/inadyn-mt.conf
+ wc -l
+ [ 5 -gt 10 ]
+ inadyn-mt --input_file /mod/etc/inadyn-mt.conf
+ exitval=0
+ [ 0 -eq 0 ]
+ echo done.
done.
+ exit 0
/var/mod/root # ps
  PID USER       VSZ STAT COMMAND
    1 root      1168 S    init
    2 root         0 SWN  [ksoftirqd/0]
    3 root         0 SW<  [events/0]
    4 root         0 SW<  [khelper]
    5 root         0 SW<  [kthread]
    6 root         0 SW<  [kblockd/0]
   23 root         0 SW<  [pdflush]
   24 root         0 SW<  [pdflush]
   26 root         0 SW<  [aio/0]
   25 root         0 SW   [kswapd0]
   62 root         0 SW   [pm_info]
   66 root         0 SW<  [CPMAC]
   70 root         0 SW   [mtdblockd]
   96 root         0 SW   [tffsd_mtd_0]
  347 root         0 SW<  [capi_oslib]
  348 root         0 SW<  [capi_oslib]
  349 root         0 SW   [capitransp]
  356 root         0 SW   [glob_codecs]
  371 root         0 SW<  [khubd]
  458 root      6952 S N  /usr/bin/avm/ctlmgr
  469 root      1764 S    wpa_authenticator
  472 root      6952 S N  /usr/bin/avm/ctlmgr
  473 root      6952 S N  /usr/bin/avm/ctlmgr
  474 root      6952 S N  /usr/bin/avm/ctlmgr
  488 root      2948 S    igdd
  500 root      2392 S    multid
  513 root      2948 S    dsld -i -n
  522 root      4712 S    telefon a127.0.0.1
  525 root      4712 S    telefon a127.0.0.1
  527 root      4240 S <  voipd
  530 root      2184 S    pbd
  534 root      4712 S    telefon a127.0.0.1
  535 root      4712 S    telefon a127.0.0.1
  536 root      2184 S    pbd
  538 root      2184 S    pbd
  539 root      2184 S    pbd
  542 root         0 RWN  [kdsld_token]
  575 root       656 S    /bin/run_clock -c /dev/tffs -d
  621 root      1168 S    telnetd -l /sbin/ar7login
  627 root      2192 S    usermand
  631 root      1168 S    httpd -P /var/run/webcfg.pid -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r
  651 root      2948 S    igdd
  652 root      2948 S    igdd
  653 root      2948 S    igdd
  657 root      4712 S    telefon a127.0.0.1
  664 root      4712 S    telefon a127.0.0.1
  665 root      4712 S    telefon a127.0.0.1
  746 root       936 S    bftpd -d
  891 root      3884 S    /usr/bin/xxx
  892 root      1168 S    init
  954 root      3884 S    /usr/bin/xxx
  955 root      3884 S    /usr/bin/xxx
  956 root      3884 S    /usr/bin/xxx
 1780 root      1188 S    -sh
 2094 root      1168 R    ps
/var/mod/root #

gruß floders
 
Ja. Und jetzt bitte noch:
Code:
inadyn-mt --input_file /mod/etc/inadyn-mt.conf

MfG Oliver
 
Und vielleicht noch
Code:
cat /mod/etc/inadyn-mt.conf
sowie die Information, ob in den Paßwörtern irgendwelche Sonderzeichen enthalten sind.
 
hier die fortsetzung

Code:
/var/mod/root # Sep 15 14:38:40 usermand[627]: 0.0.0.0:3209: connect to 192.168.1.10:14013 failed - No route to host (148)

/var/mod/root # inadyn-mt --input_file /mod/etc/inadyn-mt.conf
Mon Sep 15 15:01:54 2008: W:LANG: Cannot open language file.  Will use english defaults, or default override (--lang_file <path/fi
le_name>...)



                        INADYN-MT Help

        INADYN-MT is a dynamic DNS client. That is, it maintains the IP address
of a host name. It periodically checks whether the IP address of the current machine
(the external visible IP address of the machine that runs INADYN) has changed.
If yes it performs an update in the dynamic dns server.

Typical usage:
        -for dyndns.org system:
                inadyn-mt -u username -p password -a my.registrated.name
        -for freedns.afraid.org:
                 inadyn-mt --dyndns_system [email protected] -a my.registrated.name,hash -a anothername,hash2
                         'hash' is extracted from the grab url batch file that is downloaded from freedns.afraid.org

Parameters:
        '--help': help
        '-h': help
        '--username': your  membername/ hash
        '-u': your  membername / hash
        '--password': your password. Optional.
        '-p': your password
        '--alias': alias host name. this option can appear multiple times.
        '-a': alias host name. this option can appear multiple times.
        '--debug': debug level 0..7; higher number, more log debug messages.
        '-d': debug level 0..7; higher number, more log debug messages.
        '--input_file': the file containing [further] inadyn options.  The default config file, '/etc/inadyn.conf' is used if inad
yn is called without any cmd line options.  Input file options are inserted at point of this option's appearance.
        '--ip_server_name': <srv_name[:port] local_url> - local IP is detected by parsing the response after returned by this serv
er and URL.
                The first IP in found in http response is considered 'my IP'.
                Default value: 'checkip.dyndns.org /
        '--dyndns_server_name': [<NAME>[:port]]
                The server that receives the update DNS request.
                Allows the use of unknown DNS services that accept HTTP updates.
                If no proxy is wanted, then it is enough to set the dyndns system. The default servers will be taken.
        '--dyndns_server_url': <name>
        full URL relative to DynDNS server root.
        Ex: /some_script.php?hostname=

        '--dyndns_system': [NAME] - optional DYNDNS service type. SHOULD be one of the following:
                -For dyndns.org: [email protected] OR [email protected] OR [email protected].
                -For freedns.afraid.org: [email protected]
                -For zoneedit.com: [email protected]
                -For no-ip.com: [email protected]
                -For easydns.com: [email protected]
                -For 3322.org: [email protected]
                -For generic: custom@http_svr_basic_auth
                DEFAULT value is intended for default service at dyndns.org (most users): [email protected]
        '--proxy_server': [NAME[:port]]  - the http proxy server name and port. Default is none.
        '--update_period': how often the IP is checked. The period is in [ms]. Default is about 1 min. Max is 10 days
        '--update_period_sec': how often the IP is checked. The period is in [sec]. Default is about 1 min. Max is 10 days
        '--forced_update_period': how often the IP is updated even if it is not changed. [in sec]
        '--log_file': log file path abd name
        '--pid_file': pid file path abd name
        '--background': run in background. output to log file or to syslog
        '--verbose': set dbg level. 0 to 5
        '--iterations': set the number of DNS updates. Default is 0, which means infinity.
        '--syslog': force logging to syslog . (e.g. /var/log/messages). Works on **NIX systems only.
        '--change_persona': after init switch to a new user/group. Parameters: <uid[:gid]> to change to. Works on **NIX systems on
ly.
        '--version': print the version number

        '--exec': external command to exec after an IP update. Include the full path.
        '--cache_dir': cache directory name. (e.g. /tmp/ddns). Defaults to /tmp on **NIX systems.
        '--wildcard': enable domain wildcarding for dyndns.org, 3322.org, or easydns.com.
        '--retries': network comm retry attempts.  0 to 100, default 0
        '--retry_interval': network comm miliseconds retry interval.  0 to 30,000, default 1,000
        '--lang_file': language file path, and file name. defaults to either ../inadyn-mt/lang/en.lng, or /etc/inadyn-mt/en.lng



Mon Sep 15 15:01:54 2008: W:MAIN: Main: Error 'RC_DYNDNS_INVALID_OR_MISSING_PARAMETERS' (0x45).
/var/mod/root # cat /mod/etc/inadyn-mt.conf
background
verbose 0
log_file /var/log/inadyn-mt.log
pid_file /var/run/inadyn-mt.pid

dyndns_system [email protected]
dyndns_server_name xxxx.dyndns.org
dyndns_server_url xxxx.dyndns.org
username xxxx
password xxxx

das password ist 8-stellig und enthält keine sonderzeichen.

gruß floders
 
Hm, wenn das Language File wirklich fehlt, dann dürfte das aber bei keinem gehen!?

MfG Oliver
 
und was soll ich jetzt tun ?

gruß floders
 
Bei mir sieht das so aus:
Code:
/var/mod/etc # inadyn-mt --input_file /mod/etc/inadyn-mt.conf
Sat Jan  1 01:04:55 2000: W:LANG: Cannot open language file.  Will use english defaults, or default override (--lang_file <path/file_name>...)
/var/mod/etc # ps |grep inadyn
 1249 root       812 S    inadyn-mt --input_file /mod/etc/inadyn-mt.conf
 1251 root      1180 S    grep inadyn
/var/mod/etc #

MfG Oliver

edit: Kann es sein, dass du deinen Alias unter Custom URL eingetragen hast?
 
Diese Language-Datei wird nicht benötigt, ist nur da, um inadyn mehrsprachig zu machen.
Bei mir inadyn-mt ohne Probleme, aber ich nutze es ohne WebGUI.
 
jetzt scheint es zu laufen, jedoch wird kein update der accounts gemacht

Code:
/var/mod/root # inadyn-mt --input_file /mod/etc/inadyn-mt.conf
Mon Sep 15 17:50:36 2008: W:LANG: Cannot open language file.  Will use english defaults, or default override (--lang_file <path/fi
le_name>...)
/var/mod/root # ps |grep inadyn
  734 root       816 S    inadyn-mt --input_file /mod/etc/inadyn-mt.conf
  921 root       812 S    inadyn-mt --input_file /mod/etc/inadyn-mt.conf
  923 root      1164 S    grep inadyn

gruß floders

ps: den alias hatte ich tätsächlich unter Custom URL eingetragen. asche auf mein haupt
 
hat noch jemand eine idee was ich tun kann, damit meine accounts endlich wieder ein update erhalten.

gruß floders
 
Vermutlich hast du so oft geupdated, dass die Accounts gesperrt sind...
 
also ich habe mich eben eingeloggt, und mal einen account von hand upgedatet. das funktioniert. in den zeiten kann ich auch einloggen.

hier mal der log von inadyn-mt

Code:
Tue Sep 16 16:17:32 2008: S:INADYN: Started 'inadyn-mt version 02.12.24 with multi services- & pid-patch' - dynamic DNS updater.
Tue Sep 16 16:17:32 2008: I:INADYN: IP address for alias 'xxx.dyndns.org' needs update to '90.136.230.xxx'
Tue Sep 16 16:17:32 2008: I:INADYN: IP address for alias 'yyyy.dyndns.org' needs update to '90.136.230.yyy'
Tue Sep 16 16:17:32 2008: W:INADYN: Error validating DYNDNS svr answer. Check usr,pass,hostname!
Tue Sep 16 16:17:32 2008: W:INADYN: DYNDNS Server response:
HTTP/1.1 200 OK
Date: Tue, 16 Sep 2008 14:17:32 GMT
Server: Apache
Content-Type: text/plain
Connection: close

nohost
Tue Sep 16 16:17:32 2008: W:'RC_IP_SEND_ERROR' (0x14) updating the IPs. (it 0)
so wie es aussieht scheint die kombination aus user/pass nicht zu stimmen.
diese habe ich aber mehrfach geprüft und ich kann mich den daten auf der dyndns-seite einloggen.
einloggen tue ich mich über diese seite : http://www.dyndns.com/

was könnte bei mir noch schief gehen. bin für jeden tip dankbar.

gruß floders

edit 1:

habe eben mal spasshalber bei no-ip.com einen account angelegt. da scheint es zu gehen.

Code:
Tue Sep 16 16:58:00 2008: S:INADYN: Started 'inadyn-mt version 02.12.24 with multi services- & pid-patch' - dynamic DNS updater.
Tue Sep 16 16:58:00 2008: I:INADYN: IP address for alias 'xxx.dyndns.org' needs update to '90.136.230.xxx'
Tue Sep 16 16:58:00 2008: I:INADYN: IP address for alias 'yyy.dyndns.org' needs update to '90.136.230.xxx'
Tue Sep 16 16:58:00 2008: I:INADYN: IP address for alias 'ccc.no-ip.org' needs update to '90.136.230.xxx'
Tue Sep 16 16:58:00 2008: W:INADYN: Error validating DYNDNS svr answer. Check usr,pass,hostname!
Tue Sep 16 16:58:00 2008: W:INADYN: DYNDNS Server response:
HTTP/1.1 200 OK
Date: Tue, 16 Sep 2008 14:58:00 GMT
Server: Apache
Content-Type: text/plain
Connection: close

nohost
Tue Sep 16 16:58:01 2008: I:INADYN: Alias 'aaaaa.no-ip.org' to IP '90.136.230.ccc' updated successful.
Tue Sep 16 16:58:01 2008: W:INADYN: DYNDNS Server response:
HTTP/1.1 200 OK
Date: Tue, 16 Sep 2008 14:58:01 GMT
Server: Apache
Content-Location: update.php
Vary: negotiate
TCN: choice
Content-Length: 20
Connection: close
Content-Type: text/plain

nochg 90.136.230.ccc
 
Zuletzt bearbeitet:
was könnte bei mir noch schief gehen. bin für jeden tip dankbar.

In Deiner Konfigurationsdatei /mod/etc/inadyn-mt.conf sehen die Parameter
Code:
dyndns_server_name xxxx.dyndns.org
dyndns_server_url xxxx.dyndns.org
komisch aus. dyndns_server_name muss der Name des Update-Servers sein (members.dyndns.org) und dyndns_server_url die Url des Update-Dienstes (/nic/update?). Bei Verwendung der Option "dyndns_system [email protected]" kann man die vorgenannten Optionen normalerweise auch ganz weglassen. Die eigene Domain ist bei mir nur als "Alias" eingetragen.

Ansonsten hilft vielleicht das weiter.

Probier doch mal aus, im Freetz-Webmenu als DNS-Service DynDns.org auszuwählen und nur Username, Password und Alias (=Deine vollständige DynDNS-Domain) einzugeben.

Gruß
alpha1974
 
so, habe mal was rumgespielt und dabei ist mir aufgefallen.

grundsätzlich funktioniert das update bei dyndns.org und auch bei no-ip.com.
das ganze aber nur unter folgenden vorraussetzungen.

testconfig :
- 2 unterschiedliche accounts mit unterschiedlichen usernamen und unterschiedlichen passwörtern und unterschiedlichen "domains".
- 1 account bei no-ip.com

versuche:
- jeder account einzeln im inadyn aktiviert -> alle accounts werden erfolgreich aktuallisiert
- 1 dyndns + 1 no-ip.com aktiviert -> beide accounts werden erfolgreich aktuallisiert
- 2 dyndns + 1 no-ip.com aktiviert -> es wird nur no-ip.com aktuallisiert
- 2 dyndns aktiviert -> es wird nichts aktuallisiert

also ist da scheinbar doch irgendwo der wurm in inadyn.

vielleicht sieht sich das ja nochmal einer an und bessert nach.

vielen dank schon mal für alle die sich bishierher bemüht haben.

gruß floders
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.