Seid ihr sicher, dass es an der geänderten IP liegt? Bei mir hat das hier geholfen:
http://www.ip-phone-forum.de/showthread.php?t=152193
http://www.ip-phone-forum.de/showthread.php?t=152193
new_ip="$(wget -q -O - http://whatismyip.org)"
new_ip=""
until [ -n "$new_ip" ]; do
sleep 10
new_ip="$(wget -q -O - http://whatismyip.org | grep ^[0-9] )" 2> /dev/null
done
0_AM:(12/02 04:24:20):: renew: >>11.22.33.44<< (55.66.77.88)
0_AM:(12/02 05:00:05):: wget: server returned error 500: HTTP/1.1 500 ( The connection was reset by a peer. )
aktIP:(12/02 05:00:16):: _____: >>11.22.33.44<<
0_AM:(12/02 07:01:05):: wget: Unable to connect to remote host (whatismyip.org): Connection timed out
0_AM:(12/02 07:04:19):: wget: Unable to connect to remote host (whatismyip.org): Connection timed out
0_AM:(12/02 07:07:34):: wget: Unable to connect to remote host (whatismyip.org): Connection timed out
0_AM:(12/02 07:10:48):: wget: Unable to connect to remote host (whatismyip.org): Connection timed out
aktIP:(12/02 07:10:59):: _____: >>11.22.33.44<<
0_AM:(12/02 08:01:20):: wget: server returned error 500: HTTP/1.1 500 ( The connection was reset by a peer. )
aktIP:(12/02 08:01:31):: _____: >>11.22.33.44<<
Hallo,
ich möchte an dieser Stelle gerne eine meines Erachtens und bei Bedarf sinnvolle Ergänzung anfügen:
Code:[...] [COLOR="Red"]wget -q -O - http://USERNAME:[email protected]/nic/update?hostname=DYNDNSHOSTNAME[/COLOR] voipd -R [...]
Ich habe nämlich das Problem das die Fritzbox hinter Firewall (Cisco Asa5505) als IP CLient hängt und somit nur die Lokale IP (192.168.178.1) an dyndns übertragt !!!!
Console Ausgaben auf diieses Terminal umgelenkt
# logread
-sh: logread: not found
#