Ovh dyndns page has moved from http://ovh.com/nic... to
http://www.ovh.com/nic...
Using ovh.com as DYNDNSHOST causes updatedd to return 'Internal Server Error'.
Fix it to www.ovh.com

Signed-off-by: Olivier Sobrie <[EMAIL PROTECTED]>
---
 net/updatedd/patches/002-ovh-dyndnshost.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 net/updatedd/patches/002-ovh-dyndnshost.patch

diff --git a/net/updatedd/patches/002-ovh-dyndnshost.patch 
b/net/updatedd/patches/002-ovh-dyndnshost.patch
new file mode 100644
index 0000000..0e617d9
--- /dev/null
+++ b/net/updatedd/patches/002-ovh-dyndnshost.patch
@@ -0,0 +1,12 @@
+diff -pruN updatedd-2.6-ori/src/plugins/libovh.h 
updatedd-2.6/src/plugins/libovh.h
+--- updatedd-2.6-ori/src/plugins/libovh.h      2006-09-07 22:32:59.000000000 
+0200
++++ updatedd-2.6/src/plugins/libovh.h  2008-06-08 13:12:17.000000000 +0200
+@@ -21,7 +21,7 @@
+ 
+ #include <ret_codes.h>
+ 
+-#define DYNDNSHOST    "ovh.com"
++#define DYNDNSHOST    "www.ovh.com"
+ #define PORT          80
+ 
+ #define BUFSIZE               512
-- 
1.5.2.2

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to