Menu

#51 freedns implementation does not update any specified address

3.8
new
wimpunk
None
ddclient
major
3.8.1
enhancement
2011-12-02
2011-12-02
No

Per current imlementation in ddclient, freedns updates all the specified hostnames with the default address that sends the HTTP_GET and not with the specified address in the configuration.

http://freedns.afraid.org/dynamic/update.php?<HASH>

There is a method in freedns that allows to specify the address to update for the hostname that might be different that the HTTP_GET source address in case of multiple interfaces

http://freedns.afraid.org/dynamic/update.php?<HASH>&address=1.1.1.1

This patch includes the addition of address parameter in the get.

2 Attachments

Discussion

  • Patricio Latini

    Patricio Latini - 2011-12-02
     
  • Patricio Latini

    Patricio Latini - 2011-12-02
     
  • Patricio Latini

    Patricio Latini - 2011-12-02
    • type changed from help to enhancement
    • summary changed from freedns implementation does not update an specifies address to freedns implementation does not update an specified address
     
  • Patricio Latini

    Patricio Latini - 2011-12-02
    • summary changed from freedns implementation does not update an specified address to freedns implementation does not update any specified address