Hello all!
Faced with an interesting problem ... Installed: /usr/ports/dns/ddclient
All worked in the past three months ...
here yesterday and found a log:
A day of Google ... and all to no avail ...
Also, try to reinstall the ddclient ... to update ports
At the freebsd 6.4., And then "On Debian, the package libio-socket-ssl-perl must be installed." - Do not understand???
But if zakommentit ssl = yes in the config, all works fine ...))) course without encryption ... bad)
Faced with an interesting problem ... Installed: /usr/ports/dns/ddclient
Code:
chmod 600 /usr/local/etc/ddclient.conf
ee /usr/local/etc/ddclient.conf
Use = web
Login = login
Password = password
Server = members.dyndns.org
Protocol = dyndns2
Daemon = 180
Syslog = yes
Pid = /var/run/ddclient.pid
Ssl = yes
Xxx.homeip.net
All worked in the past three months ...
here yesterday and found a log:
Code:
Aug 15 01:44:14 root ddclient [2776]: FATAL: Error loading the Perl module IO:: Socket:: SSL needed for SSL connect.
Aug 15 01:44:14 root ddclient [2776]: FATAL: On Debian, the package libio-socket-ssl-perl must be installed.
A day of Google ... and all to no avail ...
Code:
cd /usr/ports/security/p5-IO-Socket-SSL && make install clean
Also, try to reinstall the ddclient ... to update ports
At the freebsd 6.4., And then "On Debian, the package libio-socket-ssl-perl must be installed." - Do not understand???
But if zakommentit ssl = yes in the config, all works fine ...))) course without encryption ... bad)