Re: [OpenWrt-Devel] [PATCH] [packages] net/updatedd: Fix dyndns host for ovh

2008-06-15 Thread Olivier Sobrie
Hi, On Sun, Jun 15, 2008 at 01:27:07PM +0200, Oliver Ertl wrote: > Can you give the ddns-scripts a try? > ddns-scripts is more flexible in it's configurations and was desinged to make > use of UCI. I just made the test with ddns-script. I works with: /etc/config/ddns: option service_name "ww

Re: [OpenWrt-Devel] [PATCH] [packages] net/updatedd: Fix dyndns host for ovh

2008-06-15 Thread Oliver Ertl
Can you give the ddns-scripts a try? ddns-scripts is more flexible in it's configurations and was desinged to make use of UCI. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] [packages] net/updatedd: Fix dyndns host for ovh

2008-06-15 Thread Olivier Sobrie
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 +++