<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dynamic DNS RFC2136 tracking gateway groups]]></title><description><![CDATA[<p dir="auto">The DynDNS client can track gateway groups but the RFC2136 seems to lack that option.</p>
<p dir="auto">I've just come a cropper trying to get the custom DynDNS client to work with PowerDNS's API which wants something like this:</p>
<pre><code>curl -X PATCH --data '{"rrsets": [ {"name": "host1.example.co.uk", "type": "A", "changetype": "REPLACE", "records": [ {"content": "192.0.5.4", "disabled": false, "name": "host1.example.co.uk", "ttl": 86400, "type": "A" } ] } ] }' -H 'X-API-Key: d41d80000000000000998ecf8427e' http://ns.example.co.uk:8081/servers/localhost/zones/example.co.uk
</code></pre>
<p dir="auto">Still, it was a fun experiment …</p>
<p dir="auto">Please could the gateway groups be added to the RFC2136 interface list in the same way as the DynDNS client?</p>
<p dir="auto">BTW I could make a test PowerDNS server available to a dev if wanted to add support.</p>
]]></description><link>https://forum.netgate.com/topic/91046/dynamic-dns-rfc2136-tracking-gateway-groups</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 14:20:02 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/91046.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Oct 2015 17:34:01 GMT</pubDate><ttl>60</ttl></channel></rss>