Add the dyndns.fr service to the dyndns service providers list. File to updated : packages/net/ddns-scripts/files/usr/lib/ddns/services
Signed-off-by: Fabrice Dreyfus <[email protected]> Index: packages/net/ddns-scripts/files/usr/lib/ddns/services =================================================================== --- packages/net/ddns-scripts/files/usr/lib/ddns/services (révision 40902) +++ packages/net/ddns-scripts/files/usr/lib/ddns/services (copie de travail) @@ -63,3 +63,7 @@ # Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS "mythic-beasts.com" "http://dnsapi4.mythic-beasts.com/?domain=[USERNAME]&password=[PASSWORD]&command=REPLACE%20[DOMAIN]%2 060%20A%20DYNAMIC_IP" + +# Dyndns.fr +"dyndns.fr" "http://[DOMAIN]:[PASSWORD]@dyndns.dyndns.fr/update.php?hostname=[DOMAIN]&myip=[IP]&sys=router" + _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
