Package: ddclient
Version: 3.6.7-2
Severity: important
Hi, i have to testing ddclient, for update my dynamic dns, ddclient is cool i
think
change to ddclient.
I'm using sitelutions.com (dns service), searching in google.com, see ddclient
have
support for this service, but checking in the source code of ddclient i have
see:
line 2996:
verbose("UPDATE:","updating %s", $h);
my $url;
$url = "http://$config{$h}{'server'}/dnsup";
$url .= "?id=$h";
$url .= "&user=$config{$h}{'login'}";
$url .= "&pass=$config{$h}{'password'}";
$url .= "&ip=";
$url .= $ip if $ip;
I don't know perl, i'm a newbie, but with the url ddclient show me, ddclient
don't use
the "https" secure conection for update the dns, a think so this is important
have a
few security updating the dns service.
sorry my english is bad =(
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=es_MX.UTF-8, LC_CTYPE=es_MX.UTF-8 (charmap=UTF-8)
Versions of packages ddclient depends on:
ii debconf [debconf-2.0] 1.5.8 Debian configuration management sy
ii perl [perl5] 5.8.8-6.1 Larry Wall's Practical Extraction
ddclient recommends no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]