Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 186271

Summary: net-dns/ddclient multiple instances
Product: Gentoo Linux Reporter: Jaco Kroon <jaco>
Component: Current packagesAssignee: Thomas Anderson (tanderson) (RETIRED) <tanderson>
Status: RESOLVED UPSTREAM    
Severity: enhancement CC: matthewsmith
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ddclient init script

Description Jaco Kroon 2007-07-22 21:17:53 UTC
Sometimes it's useful to run multiple instances of ddclient in order to update multiple dynamic IPs (say I dial in over ADSL and iBurst, or just plain balancing between adsl links).

Similar to being able to run OpenVPN with multiple configurations.  Will attach an updated init script that can handle multiple configs in a second.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jaco Kroon 2007-07-22 21:19:11 UTC
Created attachment 125704 [details]
ddclient init script

This init script can handle multiple ddclient configurations, and defaults to /etc/ddclient/ddclient.{conf,cache}, but when invoked as /etc/init.d/ddclient.foo it'll use /etc/ddclient/foo.{conf,cache} instead.  Similar tricks are used for the PID file.
Comment 2 Aaron W. Swenson gentoo-dev 2011-08-12 12:31:57 UTC
Upstream supports multiple IP addresses now. Nothing for us to do to make that happen.

  12 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org> +ddclient-3.8.1.ebuild,
  +files/ddclient.initd-r1, metadata.xml:
  Version bump. Fixes bugs 186271, 212840, 296598 and 373183