Hi list, I’m testing kea-dhcp6 with prefix delegation but I can’t get the 
server log the option 18 and 37. I can see both ia_na and ia_pd logged but not 
my options. What am i missing?
It’s KEA 1.1 built with this option - ./configure --enable-logger-check 
--with-openssl --with-dhcp-mysql  --enable-debug

here is part of my kea.conf.

    "subnet6": [ {
                "subnet": ”2001:db8:0020::/48",
                "pd-pools": [ { "prefix": ”2001:db8:0020::", "prefix-len": 
48,"delegated-len": 56 } ], "pools": [ { "pool": 
”2001:db8:0020:0000:dead:beaf:cafe:ff00-2001:db8:0020:0000:dead:beaf:cafe:ffff" 
} ]
                } ]


},

"Logging": {
    "loggers": [
        {
        "name": "*",
        "output_options": [ {
            "output": "/var/log/syslog"
        } ],
        "severity": ”DEBUG"
        }
    ]
}




Torbjörn Eklöv | Interlan Gefle AB
Norra Kungsgatan 5, 803 20 Gävle
Växel: 026-18 50 00 | Direkt: 070-683 51 75
http://www.dnssecandipv6.se

"Ever since I can remember I always wanted to use IPv6.
To me that was better than being president of the United States.
To use IPv6 was to own the world."

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to