Koozali.org: home of the SME Server

ZoneEdit Dynamic DNS question

Des Dougan

ZoneEdit Dynamic DNS question
« on: November 09, 2001, 06:05:21 PM »
Last night and again this morning, my ADSL service dropped. Checking with the ISP's help line, I got a recorded message saying they had no known problems, but before talking to a rep, customers should renew their IP address - so obviously they've been up to something....

Anyway, I dropped and re-established the link successfully. In the message log I saw:

Nov  9 06:56:48 jeeves e-smith-bg: Connecting to dynamic.zoneedit.com:80... connected!
Nov  9 06:56:48 jeeves e-smith-bg: HTTP request sent, awaiting response... 200 OK
Nov  9 06:56:48 jeeves e-smith-bg: Length: 81 [text/html]
Nov  9 06:56:48 jeeves e-smith-bg:
Nov  9 06:56:48 jeeves e-smith-bg:     0K ->                                                        [100%]
Nov  9 06:56:48 jeeves e-smith-bg:
Nov  9 06:56:48 jeeves e-smith-bg: 06:56:48 (
39.55 KB/s) - -' saved [81/81]
Nov  9 06:56:48 jeeves e-smith-bg:

However, on both occasions, the IP address had changed from its previous one. Can anyone shed any light on why the dynamic DNS script would show no update required?

The wget line in the custom script is:

wget -O - --http-user=$USERID --http-passwd=$PASSWD 'http://dynamic.zoneedit.com/auth/dynamic.html?host=douganconsulting.com'


Thanks,

Des Dougan