Система Kubuntu 12.04 64bit. Суть проблемы в следующем. Установил из реп ddclient. Прописал в /etc/ddclient.conf
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
ssl=yes
protocol=dyndns2
use=web, web=whatismyip.org
server=updates.opendns.com
login=мой логин
password=мой пароль
имя сети
/etc/default/ddclient
# Configuration for ddclient scripts
# generated from debconf on Ср. авг. 15 18:47:05 FET 2012
#
# /etc/default/ddclient
# Set to "true" if ddclient should be run every time a new ppp connection is
# established. This might be useful, if you are using dial-on-demand.
run_ipup="false"
# Set to "true" if ddclient should run in daemon mode
# If this is changed to true, run_ipup must be set to false.
run_daemon="true"
# Set the time interval between the updates of the dynamic DNS name in seconds.
# This option only takes effect if the ddclient runs in daemon mode.
daemon_interval="300"
ip на opendns.com не меняется (или правильнее сказать не добавляется новая сеть про смене ip провайдером). Что не так?