{"id":37675,"date":"2019-10-31T22:18:59","date_gmt":"2019-10-31T19:18:59","guid":{"rendered":"https:\/\/prohoster.info\/blog\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc\/"},"modified":"2019-10-31T22:18:59","modified_gmt":"2019-10-31T19:18:59","slug":"opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc","title":{"rendered":"The Kea 1.6 DHCP server has been released by the ISC consortium","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>ISC Consortium <noindex><a rel=\"nofollow\" href=\"https:\/\/www.isc.org\/blogs\/kea-1-6\/\">announced<\/a><\/noindex> DHCP Server Release <noindex><a rel=\"nofollow\" href=\"http:\/\/kea.isc.org\">Kea 1.6.0<\/a><\/noindex>, which replaces the classic ISC DHCP. The project's source code <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/isc-projects\/kea\">is distributed<\/a><\/noindex> is licensed under <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=32726\">is available under the Mozilla Public License (MPL) 2.0<\/a><\/noindex>, instead of the previously used ISC License for ISC DHCP. <\/p>\n<p>The Kea DHCP server is based on BIND 10 technologies and <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=36235\">is built<\/a><\/noindex> utilizes a modular architecture that breaks functionality into different handler processes. The product includes a fully functional server implementation supporting DHCPv4 and DHCPv6 protocols, capable of replacing ISC DHCP. Kea features built-in Dynamic DNS tools, supports server discovery mechanisms, address assignment, updates and reconnects, information request servicing, address reservation for hosts, and PXE booting. The DHCPv6 implementation also offers prefix delegation capabilities. A special API is provided for interaction with external applications, and configuration updates can be made on the fly without restarting the server.<\/p>\n<p>Information about allocated addresses and client parameters can be stored in different types of storage \u2014 currently, backends for storage in CSV files, MySQL databases, Apache Cassandra, and PostgreSQL are provided. Host reservation parameters can be specified in a configuration file in JSON format or as a table in MySQL and PostgreSQL. This includes the perfdhcp tool for measuring DHCP server performance and components for gathering statistics. Kea demonstrates good performance; for instance, when using the MySQL backend, the server can achieve 1000 address assignments per second (about 4000 packets per second), while using the memfile backend boosts performance to 7500 assignments per second.<\/p>\n<p><center><noindex><a rel=\"nofollow\" href=\"http:\/\/bind10.isc.org\/raw-attachment\/wiki\/DesignDiagrams\/Overview-DHCP-2013-01-16.png\"><img decoding=\"async\" alt=\"The Kea 1.6 DHCP server has been released by the ISC consortium \" src=\"\/wp-content\/uploads\/2019\/09\/506faa6784a89a80eb89611b1cc11a24.png\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<p>Key <noindex><a rel=\"nofollow\" href=\"https:\/\/ftp.isc.org\/isc\/kea\/1.6.0\/Kea160ReleaseNotes.txt\">improvements<\/a><\/noindex> in Kea 1.6:<\/p>\n<ul>\n<li class=\"l\"> The backend configuration (CB, Configuration Backend) has been implemented, allowing for centralized management of the settings for multiple DHCPv4 and DHCPv6 servers. The backend can be used to store most Kea settings, including global parameters, common network information, subnets, options, pools, and option definitions. Instead of keeping all these settings in a local configuration file, they can now be stored in an external database. It is possible to define not all, but part of the settings via the CB, overlaying parameters from the external database and local configuration files (for example, network interface settings can be retained in local files).\n<p>Currently, only MySQL is supported as a backend database for configuration (for storing address assignments (leases), MySQL, PostgreSQL, and Cassandra can be used, while MySQL and PostgreSQL are used for host reservations). Configuration changes in the database can be made either through direct access to the database or through specially prepared wrapper libraries that provide a standard set of commands for managing the configuration, such as adding and removing parameters, bindings, DHCP options, and subnets;<\/p>\n<li class=\"l\"> A new class of handlers, 'DROP', has been added (all packets related to the DROP class are immediately discarded), which can be used to discard unwanted traffic, such as certain types of DHCP messages;\n<li class=\"l\"> New parameters max-lease-time and min-lease-time have been added, allowing the lease time of an address to a client (lease) to be defined not as a fixed value but as an acceptable range;\n<li class=\"l\"> Compatibility with devices that do not fully comply with DHCP standards has been improved. To work around these issues, Kea now sends the DHCPv4 message type information at the beginning of the options list, handles different representations of hostnames, recognizes the transmission of an empty hostname, and allows the definition of suboptions with codes from 0 to 255;\n<li class=\"l\"> A separate control socket has been added for the DDNS daemon, through which commands can be directly sent and configuration changes can be made. The following commands are supported: build-report, config-get, config-reload, config-set, config-test, config-write, list-commands, shutdown, and version-get;\n<li class=\"l\"> Fixed <noindex><a rel=\"nofollow\" href=\"https:\/\/www.openwall.com\/lists\/oss-security\/2019\/08\/29\/\">a vulnerability<\/a><\/noindex> (CVE-2019-6472, CVE-2019-6473, CVE-2019-6474), which can be used to perform a denial of service (causing crashes of the server DHCPv4 and DHCPv6 handlers) by sending requests with invalid options and values. The most significant risk is the issue <noindex><a rel=\"nofollow\" href=\"https:\/\/kb.isc.org\/docs\/cve-2019-6474\">CVE-2019-6474<\/a><\/noindex>, which, when used for memfile storage bindings, leads to the server process being unable to restart on its own, hence manual intervention from an administrator is required to restore functionality (cleaning of the binding database).\n<\/ul>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=51393\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c ISC \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u0440\u0435\u043b\u0438\u0437 DHCP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Kea 1.6.0, \u0438\u0434\u0443\u0449\u0435\u0433\u043e \u043d\u0430 \u0441\u043c\u0435\u043d\u0443 \u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u043c\u0443 ISC DHCP. \u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0435 \u0442\u0435\u043a\u0441\u0442\u044b \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u044e\u0442\u0441\u044f \u043f\u043e\u0434 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 Mozilla Public License (MPL) 2.0, \u0432\u043c\u0435\u0441\u0442\u043e \u0440\u0430\u043d\u0435\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c\u043e\u0439 \u0434\u043b\u044f ISC DHCP \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0438 ISC License. DHCP-\u0441\u0435\u0440\u0432\u0435\u0440 Kea \u043e\u0441\u043d\u043e\u0432\u0430\u043d \u043d\u0430 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0445 BIND 10 \u0438 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043c\u043e\u0434\u0443\u043b\u044c\u043d\u043e\u0439 \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b, \u043f\u043e\u0434\u0440\u0430\u0437\u0443\u043c\u0435\u0432\u0430\u044e\u0449\u0435\u0439 \u0440\u0430\u0437\u0431\u0438\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u0440\u0430\u0437\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b-\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438. \u041f\u0440\u043e\u0434\u0443\u043a\u0442 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":28274,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-37675","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c ISC \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u0440\u0435\u043b\u0438\u0437 DHCP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Kea 1.6.0, \u0438\u0434\u0443\u0449\u0435\u0433\u043e.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d DHCP-\u0441\u0435\u0440\u0432\u0435\u0440 Kea 1.6, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0435\u043c\u044b\u0439 \u043a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c\u043e\u043c ISC | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c ISC \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u0440\u0435\u043b\u0438\u0437 DHCP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Kea 1.6.0, \u0438\u0434\u0443\u0449\u0435\u0433\u043e.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-10-31T19:18:59+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-10-31T19:18:59+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47The DHCP server Kea 1.6 has been released by the ISC consortium | ProHoster","description":"The ISC consortium has released DHCP server Kea 1.6.0.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d DHCP-\u0441\u0435\u0440\u0432\u0435\u0440 Kea 1.6, \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0435\u043c\u044b\u0439 \u043a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c\u043e\u043c ISC | ProHoster","og:description":"\u041a\u043e\u043d\u0441\u043e\u0440\u0446\u0438\u0443\u043c ISC \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u0440\u0435\u043b\u0438\u0437 DHCP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Kea 1.6.0, \u0438\u0434\u0443\u0449\u0435\u0433\u043e.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/opublikovan-dhcp-server-kea-1-6-razvivaemyj-konsortsiumom-isc","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-10-31T19:18:59+00:00","article:modified_time":"2019-10-31T19:18:59+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"37675","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 18:52:19","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 01:22:29","updated":"2026-01-23 18:52:19","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/37675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=37675"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/37675\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/28274"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=37675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=37675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=37675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}