ez-ipupdate don't update ip for zoneedit

Bug #244511 reported by sravinet
4
Affects Status Importance Assigned to Milestone
ez-ipupdate (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: ez-ipupdate

Description: Ubuntu 8.04.1
Release: 8.04

Package : ez-ipupdate_3.0.11b8-13

zoneedit has change their update url from www.zoneedit.com to dynamic.zoneedit.com.

This causes log like this :
Jun 30 13:03:40 medusa ez-ipupdate[31942]: unknown return code: 301
Jun 30 13:03:40 medusa ez-ipupdate[31942]: server response: Moved Permanently

and no update is performed.

here's a small patch for ez-ipupdate.c :

--- ez-ipupdate.c.old 2008-07-01 13:54:18.000000000 +0200
+++ ez-ipupdate.c 2008-07-01 12:33:47.000000000 +0200
@@ -95,7 +95,7 @@
 #define HN_DEFAULT_PORT "80"
 #define HN_REQUEST "/vanity/update"

-#define ZONEEDIT_DEFAULT_SERVER "www.zoneedit.com"
+#define ZONEEDIT_DEFAULT_SERVER "dynamic.zoneedit.com"
 #define ZONEEDIT_DEFAULT_PORT "80"
 #define ZONEEDIT_REQUEST "/auth/dynamic.html"

sravinet (seb+ubuntu)
description: updated
Revision history for this message
Hassan El Jacifi (waver) wrote :

I have the same error:

Aug 29 13:44:20 Jupiter ez-ipupdate[8690]: version 3.0.11b8, interface eth0, host xxx.xx,
 server www.zoneedit.com, service zoneedit
Aug 29 13:44:20 Jupiter ez-ipupdate[8690]: got last update 80.xxx.xxx.xxx on 2008/04/25 20:
43 from cache file
Aug 29 13:44:21 Jupiter ez-ipupdate[8690]: unknown return code: 301
Aug 29 13:44:21 Jupiter ez-ipupdate[8690]: server response: Moved Permanently
Aug 29 13:44:21 Jupiter ez-ipupdate[8690]: failed to update eth0->80.xxx.xxx.xxx (xxx.xx)

Changed in ez-ipupdate:
status: New → Confirmed
Revision history for this message
Hassan El Jacifi (waver) wrote :

I add on my /etc/hosts: 64.85.73.40 www.zoneedit.com
Like this www.zoneedit.com point to dynamic.zoneedit.com

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.