[Kea-users] Reverse DDNS name syntax (INTERNAL)

Weisteen Per per.weisteen at telenor.no
Wed Mar 15 13:33:05 UTC 2023


Hi

I'm running a DNS server which is authoritative for an internal classless subnet being 10.40.128.0/18 and defined in BIND as 128-191.40.10.in-addr.arpa.
Is that notation also valid for KEA 2.0.3 ?
IE, may I use

        "reverse-ddns" : {
                "ddns-domains": [
                        {
                        "name": "128-191.40.10.in-addr.arpa.",
            "key-name": "ddns-key.zone2",
            "dns-servers": [
                 {
                "ip-address": "10.12.14.18"
                },
                {
                "ip-address": "10.12.16.36"
                }
               ]
            },

./PerW


Sensitivity: Internal


More information about the Kea-users mailing list