Bind 9 Linux 3.19, Microsoft Windows Server 2008 Integration Guide: Bind 9

Total Page:16

File Type:pdf, Size:1020Kb

Bind 9 Linux 3.19, Microsoft Windows Server 2008 Integration Guide: Bind 9 Integration Guide Bind 9 Linux 3.19, Microsoft Windows Server 2008 Integration Guide: Bind 9 Imprint copyright 2016 Utimaco IS GmbH Germanusstrasse 4 D-52080 Aachen Germany phone +49 (0)241 / 1696-200 fax +49 (0)241 / 1696-199 web http://hsm.utimaco.com email [email protected] document version 1.2.1 date January 2016 author System Engineering HSM document no. SGCS_IG_BIND9 all rights reserved No part of this documentation may be reproduced in any form (printing, photocopy or according to any other process) without the written approval of Utimaco IS GmbH or be processed, reproduced or distributed using electronic systems. Utimaco IS GmbH reserves the right to modify or amend the documentation at any time without prior notice. Utimaco IS GmbH assumes no liability for typographical errors and damages incurred due to them. All trademarks and registered trademarks are the property of their respective owners. Contents 1 Introduction 4 1.1 Concepts ............................................. 4 2 Requirements 5 2.1 Supported Operating Systems ................................ 5 3 Installation 6 3.1 Install CryptoServer Hardware ................................. 6 3.2 Install CryptoServer Software ................................. 6 4 Procedures 7 4.1 Configure PKCS#11 Environment ............................... 7 4.1.1 Linux ........................................... 7 4.1.2 Microsoft Windows .................................. 7 4.1.3 Adjust Configuration File ............................... 7 4.2 Test PKCS#11 Environment .................................. 8 4.3 Patch and Build OpenSSL ................................... 9 4.3.1 Linux ........................................... 9 4.3.2 Microsoft Windows .................................. 10 4.4 Install BIND Domain Name Server .............................. 12 4.4.1 Linux ........................................... 12 4.4.2 Microsoft Windows .................................. 12 5 Generate Keys and Sign a Domain Zone 14 5.1 ReSigning Domain Zones ................................... 15 6 Further Information 16 Integration Guide: Bind 9 1 Introduction This paper provides an integration guide explaining how to integrate a Hardware Security Module (HSM) - CryptoServer - with the BIND 9.10 server on a Linux or Microsoft Windows operating system platform. Configuration details - especially to domain name system configuration - that goes beyond normal configuration for the integration of hardware security module are not explained in this docu- ment. For further information to configure and setup BIND for a domain name system, it is referred to the documents and information of ISC1. 1.1 Concepts The Domain Name System (DNS) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network. Most im- portantly, it translates domain names meaningful to human-readable identifiers into the numerical identifiers associated with networking equipment for the purpose of locating and addressing these devices worldwide. Often the Domain Name System is compared with the phone book of the world- wide internet. The original design of the Domain Name System did not include any security. Instead, it was developed as a simple scalable distributed system. The Domain Name System Security Extensions (DNSSEC) attempts to add security, while maintain- ing backwards compatibility to the existing Domain Name System. The RFC 3833 attempts to doc- ument some of the known threats to the DNS and how DNSSEC tries to responds to those threats. DNSSEC was designed to protect Internet resolvers from forged DNS data, such as that created by e.g. DNS cache poisoning. All answers from DNSSEC enabled domain name system are digitally signed. By verifying the digital signature, a DNS resolver is able to check if the information is correct and complete to the information on the authoritative domain name server. While protecting IP ad- dresses is the immediate concern for many users, DNSSEC can protect other information such as general-purpose cryptographic certificates too. Basically cryptographic keys are used to sign domain name related information’s. The keys require extensively protection against being stolen or corrupted. A hardware security module is the best solution in maintaining highest security and performance for the protection of those keys. 1ISC - http://www.isc.org Page 4 2 Requirements Ensure that you have a copy of the CryptoServer Administration Guide [?] and the CryptoServer PKCS#11 Interface [?]. You should also have prepared an installed Linux operating system (for this guide, Ubuntu 15.04). If you are using PCI(e) card also compile and install the necessary driver for that card. This guide assumes that a Ubuntu based Linux distribution or Microsoft Windows Server 2008 is used. Software- and Hardware Requirements HSM Model CryptoServer CS-Series/S-Series/Se-Series PCI CryptoServer CS-Series/S-Series/Se-Series LAN CryptoServer Simulator CS/Se HSM Firmware CryptoServer 2.50 Software CryptoServer 2.50 Linux 3.19 (Ubuntu 15.04 amd64) Microsoft Windows Server 2008 x86 2.1 Supported Operating Systems For the interoperability of the CryptoServer solution, operating systems, Bind and OpenSSL have been tested successfully for the following combinations: Operating CryptoServer Bind OpenSSL PCI Support Ethernet Sup- System Version port Windows 2.30.2 9.7.2-P3 0.9.8i Yes Yes Server 2008 Enterprise x86 Debian 4.1.2 2.50 9.7.2-P3 0.9.8i Yes Yes x86/amd64 Ubuntu 15.04 3.21 9.10.2-P1 1.0.1j Yes Yes x86/amd64 Page 5 Integration Guide: Bind 9 3 Installation The installation of the CryptoServer in preparation for integration with Bind consists of two parts: • Install CryptoServer Hardware • Install CryptoServer Software 3.1 Install CryptoServer Hardware For more information on commonly installing and setting up CryptoServer PCI or LAN, see the docu- mentation CryptoServer CryptoServer PCI / (LAN) Installation & Operating manual. There is no need to install any software specific for running CryptoServer. 3.2 Install CryptoServer Software The CryptoServer software - this includes administrative tools and library software - has to be installed on your computer system manually on Linux based system. To install the necessary PKCS#11 li- braries it is referred to the CryptoServer PKCS#11 Interface and SafeGuard CryptoServer - PKCS#11 (R2) Development Guide document. Further PKCS#11 related configuration steps for the integration are explained in the next chapter’s. Page 6 4 Procedures The steps to integrate the CryptoServer in BIND with Linux or Microsoft Windows are a little different. In places where the description of the integration steps may differ, the individual steps are explained in separate chapters. To integrate the CryptoServer with BIND domain name server (named) in context of DNSSEC secured environment you need follow these steps: 1. Configure PKCS#11 environment 2. Test PKCS#11 environment 3. Patch and Build OpenSSL 4. Install BIND Domain Name Server 5. Generate Keys and Sign a Zone 4.1 Configure PKCS#11 Environment The location of library and configuration file differs on Linux and Microsoft Windows operating system. Therefore the procedures to setup the PKCS#11 respectively PKCS#11 R2 environment is described separately. 4.1.1 Linux The PKCS#11 library and configuration files for Linux operating system have to be installed manually. For further installations steps it is referred to QuickStart Guide PKCS#11 [?]. 4.1.2 Microsoft Windows With the installation of the CryptoServer software the necessary libraries, tools and configuration file cs2_pkcs11.ini have been installed on your Microsoft Windows system. An environment variable has been also set up and is refering to the configuration file. 4.1.3 Adjust Configuration File The CryptoServer device specifier to address the CryptoServer device has to be adjusted in your con- figuration file to use the PKCS#11 (R2) library. Open the configuration cs2_pkcs11.ini respectively Page 7 Integration Guide: Bind 9 cs_pkcs11_R2.cfg with an editor of your choice and find the device parameter of the CryptoServer sec- tion. Change the value to one of these values in accordance to your CryptoServer hardware. • IP address of your device (e.g. 192.168.0.42) This device specifier is used for network attached devices. Further details to setup the ip ad- dress of your device can be found in CryptoServer LAN Operating & Installation Manual. • /dev/cs2 This device specifier addresses a local installed PCI or PCIe device. An installed device driver is necessary to open a connection. Further details to setup the driver can be found in CryptoServer PCI(e) Operating & Installation Manual. For debugging purposes change the parameter Logging from value 0 which means no logging to 15 respectively 5 for PKCS#11 R2 to provide full logging details. 4.2 Test PKCS#11 Environment The p11tool respectively p11tool2 is an administration command line tool to manage PKCS#11 and PKCS#11 R2 related issues for the CryptoServer. Check if your PKCS#11 environment has been configured and installed correctly by performing ListSlots command of p11tool respectively p11tool2. The output should display a listing of available PKCS#11 slot numbers. 0: 00000000 1: 00000001 2: 00000002 3: 00000003 4: 00000004 Listing 1: ListSlots Initialize a PKCS#11 slot to store the necessary cryptographic keys used for DNSSEC later in this document. PKCS#11 # p11tool slot=0 InitToken=123456 # p11tool slot=0 LoginSO=123456 InitPin=utimaco123 PKCS#11 R2 Page 8 # p11tool2
Recommended publications
  • Oracle Berkeley DB Installation and Build Guide Release 18.1
    Oracle Berkeley DB Installation and Build Guide Release 18.1 Library Version 18.1.32 Legal Notice Copyright © 2002 - 2019 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. Berkeley DB, and Sleepycat are trademarks or registered trademarks of Oracle. All rights to these marks are reserved. No third- party use is permitted without the express prior written consent of Oracle. Other names may be trademarks of their respective owners. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Unbound: a New Secure and High Performance Open Source DNS Server
    New Open Source DNS Server Released Today Unbound – A Secure, High-Performance Alternative to BIND – Makes its Debut within Open Source Community Amsterdam, The Netherlands and Mountain View, CA – May 20, 2008 – Unbound – a new open source alternative to the BIND domain name system (DNS) server– makes its worldwide debut today with the worldwide public release of Unbound 1.0 at http://unbound.net. Released to open source developers by NLnet Labs, VeriSign, Inc. (NASDAQ: VRSN), Nominet, and Kirei, Unbound is a validating, recursive, and caching DNS server designed as a high- performance alternative for BIND (Berkeley Internet Name Domain). Unbound will be supported by NLnet Labs. An essential component of the Internet, the DNS ties domain names (such as www.verisign.com) to the IP addresses and other information that Web browsers need to access and interact with specific sites. Though it is unknown to the vast majority of Web users, DNS is at the heart of a range of Internet-based services beyond Web browsing, including email, messaging and Voice Over Internet Protocol (VOIP) telecommunications. Although BIND has been the de facto choice for DNS servers since the 1980s, a desire to seek an alternative server that excels in security, performance and ease of use prompted an effort to develop an open source DNS implementation. Unbound is the result of that effort. Mostly deployed by ISPs and enterprise users, Unbound will also be available for embedding in customer devices, such as dedicated DNS appliances and ADSL modems. By making Unbound code available to open source developers, its originators hope to enable rapid development of features that have not traditionally been associated with DNS.
    [Show full text]
  • Stateless DNS
    Technical Report KN{2014{DiSy{004 Distributed System Laboratory Stateless DNS Daniel Kaiser, Matthias Fratz, Marcel Waldvogel, Valentin Dietrich, Holger Strittmatter Distributed Systems Laboratory Department of Computer and Information Science University of Konstanz { Germany Konstanzer Online-Publikations-System (KOPS) URL: http://nbn-resolving.de/urn:nbn:de:bsz:352-0-267760 Abstract. Several network applications, like service discovery, file dis- covery in P2P networks, distributed hash tables, and distributed caches, use or would benefit from distributed key value stores. The Domain Name System (DNS) is a key value store which has a huge infrastructure and is accessible from almost everywhere. Nevertheless storing information in this database makes it necessary to be authoritative for a domain or to be \registered" with a domain, e.g. via DynDNS, to be allowed to store and update resource records using nsupdate . Applications like the ones listed above would greatly benefit from a configurationless approach, giving users a much more convenient experience. In this report we describe a technique we call Stateless DNS, which allows to store data in the cache of the local DNS server. It works without any infrastructure updates; it just needs our very simple, configurationless echo DNS server that can parse special queries containing information desired to be stored, process this information, and generate DNS answers in a way that the DNS cache that was asked the special query will store the desired information. Because all this happens in the authority zone of our echo DNS server, we do not cause cache poisoning. Our tests show that Stateless DNS works with a huge number of public DNS servers.
    [Show full text]
  • Internet Systems Consortium, Inc
    BIND 9 Administrator Reference Manual I S C Copyright c 2004, 2005, 2006, 2007, 2008, 2009, 2010 Internet Systems Consortium, Inc. (”ISC”) Copyright c 2000, 2001, 2002, 2003 Internet Software Consortium. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED ”AS IS” AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2 Contents 1 Introduction 9 1.1 Scope of Document . 9 1.2 Organization of This Document . 9 1.3 Conventions Used in This Document . 9 1.4 The Domain Name System (DNS) . 10 1.4.1 DNS Fundamentals . 10 1.4.2 Domains and Domain Names . 10 1.4.3 Zones . 10 1.4.4 Authoritative Name Servers . 11 1.4.4.1 The Primary Master . 11 1.4.4.2 Slave Servers . 11 1.4.4.3 Stealth Servers . 11 1.4.5 Caching Name Servers . 12 1.4.5.1 Forwarding . 12 1.4.6 Name Servers in Multiple Roles . 12 2 BIND Resource Requirements 13 2.1 Hardware requirements . 13 2.2 CPU Requirements . 13 2.3 Memory Requirements .
    [Show full text]
  • Getting Started with Berkeley DB Java Edition
    Oracle Berkeley DB, Java Edition Getting Started with Berkeley DB Java Edition 12c Release 2 Library Version 12.2.7.5 Legal Notice Copyright © 2002 - 2017 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. Berkeley DB, Berkeley DB Java Edition and Sleepycat are trademarks or registered trademarks of Oracle. All rights to these marks are reserved. No third-party use is permitted without the express prior written consent of Oracle. Other names may be trademarks of their respective owners. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.
    [Show full text]
  • Analysis of DNS Resolver Performance Measurements Author
    Master in System and Network Engineering Analysis of DNS Resolver Performance Measurements Supervisors: Author: Yuri Schaeffer Hamza Boulakhrif [email protected] [email protected] Willem Toorop [email protected] July 13, 2015 Abstract The Domain Name System (DNS) is an essential building block of the Internet. Applica- tions depend on it in order to operate properly. Therefore DNS resolvers are required to perform well, and do whatever they can to provide an answer to a query. In this paper a methodology is devised to measure the performance of the Unbound, BIND, and PowerDNS resolvers. Measurements of these resolvers is required to be objective and not biased. Analysis is conducted on these performance measurements, where the implementations are compared to each other. Corner cases have also been identified and analysed. Acknowledgement I would like to thank NLnet Labs for providing this interesting Research Project. Also the support they provided throughout this project is really appreciated. Especially Willem Toorop and Yuri Schaeffer who answered all of my questions and guided me through this project. Thanks go also to Wouter Wijngaards who answered my questions related to DNS resolvers. The performed measurements during this project were carried out from the SNE lab, at the University of Amsterdam. I would also like to thank Harm Dermois for providing his server in the lab to perform these measurements. Special thanks also go to the SNE staff for their support and guidance. This does not only concern this project but the entire study. Hamza Boulakhrif 1 Contents 1 Introduction 3 1.1 Related Work . .3 1.2 Research Questions .
    [Show full text]
  • Working with Oracle® Solaris 11.4 Directory and Naming Services: LDAP
    ® Working With Oracle Solaris 11.4 Directory and Naming Services: LDAP Part No: E61012 November 2020 Working With Oracle Solaris 11.4 Directory and Naming Services: LDAP Part No: E61012 Copyright © 2002, 2020, Oracle and/or its affiliates. License Restrictions Warranty/Consequential Damages Disclaimer This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. Warranty Disclaimer The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. Restricted Rights Notice If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users
    [Show full text]
  • BIND 9 the Past, the Present and the Future Ondřej Surý @ ISC FOSDEM 2018, Brussels BIND 9.0: the Past
    BIND 9 The Past, The Present and The Future Ondřej Surý @ ISC FOSDEM 2018, Brussels BIND 9.0: The Past • First released in 2000 • Other things from 2000: • gcc 2.95.2 • Linux kernel 2.4.0 • GNOME 1.2 • Qt 2.0 • Window 2000 • First camera phone • Playstation 2 launched • New century started (only in pop- culture and US) Photo by Jacob Wixom on Unsplash BIND 9 Past Releases BIND 9.12: The Present • NSEC Aggressive Use • Serve Stale (TTL Stretching) • Response Policy Interface • Major Refactoring [1] • Speedup factor: 1.25-6 • CDS/CDNSKEY tools • EDDSA Support (when available in OpenSSL) 1. https://www.isc.org/blogs/evan-hunt-presented-the-bind-9-12-refactoring-at-dns-oarc/ Photo by Robert Zunikoff on Unsplash BIND 9: The Future • Open Development • Faster Release Cycle • Reduce Supported Platforms • New Features • More Refactoring Photo by Tom Barrett on Unsplash Open Development • Open (By Default) Issue Tracker • Public Merge Requests • Public Wiki • Public Continuous Integration • (Future) Public Web Forum to discuss BIND and DNS Photo by Roman Kraft on Unsplash ISC GitLab • Work In Progress • Self-hosted Instance • https://gitlab.isc.org/isc-projects/bind9 Faster Release Cycle • Odd Numbers — Development Release • 9.13.x, 9.15.x, 9.17.x • Releases as we go • Best Effort Support • Even Numbers — Stable Release • When Development Release stabilise • 9.13.<last> → 9.14.0 • Supported until next Stable Release = ~ 1 year • Every Second Stable Release — Extended Support Version • Supported until next ESV Release with overlap = 4 years BIND
    [Show full text]
  • Writing Exploit-Resistant Code with Openbsd Lawrence Teo Lteo Openbsd.Org @Lteo
    Writing Exploit-Resistant Code with OpenBSD Lawrence Teo lteo openbsd.org @lteo Slides and references at: https://lteo.net/carolinacon15 CarolinaCon 15 - Charlotte, NC - April 27, 2019 A question Innovation’s Black Hole Security vulnerabilities Image Credit: EHT Collaboration https://www.eso.org/public/images/eso1907a/ What is OpenBSD? • Free, multi-platform UNIX-liKe operating system • Founded by Theo de Raadt in 1995 • Secure by default • A research operating system • Two releases per year • You’re very liKely using OpenBSD code everyday • OpenSSH • LibreSSL • tmux • More: openbsd.org/innovations.html • Coolest mascot ever whoami • OpenBSD developer since 2012 • Primarily areas related to networking • PF, networK stacK, libpcap, tcpdump, etc. • Userland stuff, ports, man pages, etc • Co-founder, Calyptix Security • Shipping thousands of OpenBSD-based firewalls from Charlotte since 2006! • Ph.D. from UNC Charlotte (2006) • Research area: Info sharing for intrusion detection Auditing Software vulnerabilities How OpenBSD attacks the software vulnerability problem (my view) Auditing Exploit Software Mitigation vulnerabilities Techniques How OpenBSD attacks the software vulnerability problem (my view) Auditing Exploit Software Mitigation vulnerabilities Techniques Rigorous Development Process How OpenBSD attacks the software vulnerability problem (my view) Licensing Auditing Exploit Software Mitigation vulnerabilities Techniques Rigorous Development Process How OpenBSD attacks the software vulnerability problem (my view) Licensing Education
    [Show full text]
  • Latest Result of DNSSEC Validation
    BIND 9 Administrator Reference Manual Internet Systems Consortium Sep 23, 2021 CONTENTS 1 Introduction 1 1.1 Scope of Document ............................................ 1 1.2 Organization of This Document ..................................... 1 1.3 Conventions Used in This Document ................................... 1 1.4 The Domain Name System (DNS) .................................... 2 2 BIND Resource Requirements 7 2.1 Hardware Requirements ......................................... 7 2.2 CPU Requirements ............................................ 7 2.3 Memory Requirements .......................................... 7 2.4 Name Server-Intensive Environment Issues ............................... 7 2.5 Supported Operating Systems ...................................... 8 3 Name Server Configuration 9 3.1 Sample Configurations .......................................... 9 3.2 Load Balancing .............................................. 10 3.3 Name Server Operations ......................................... 11 3.4 Plugins .................................................. 13 4 BIND 9 Configuration Reference 15 4.1 Configuration File Elements ....................................... 15 4.2 Configuration File Grammar ....................................... 18 4.3 Zone File ................................................. 105 4.4 BIND 9 Statistics ............................................. 110 5 Advanced DNS Features 117 5.1 Notify ................................................... 117 5.2 Dynamic Update ............................................
    [Show full text]
  • Modernizing Netbsd Networking Facilities and Interrupt Handling
    Modernizing NetBSD Networking Facilities and Interrupt Handling Ryota Ozaki Kengo Nakahara [email protected] [email protected] Internet Initiative Japan Inc. Internet Initiative Japan Inc. Abstract This paper is organized as follows. Section 2 describes the current status of network processing in NetBSD. Sec- Networking facilities of NetBSD still have a lot of room tion 3 describes how to make networking facilities MP- for improvement, especially the scalability of its network safe; we pick vioif and bridge to explain that in de- processing is one of big issues that we have to address. tail. Section 4 and Section 5 describe how we support We have been working on making the network stack and hardware mentioned above in NetBSD. Section 6 reports network device drivers MP-safe to run NetBSD network- the results of preliminary performance evaluations on our ing facilities run in parallel. Supporting MSI/MSI-X and implementation. At last, Section 7 concludes the paper. multi-queue (with interrupt affinity) features of network devices in NetBSD device drivers is also an important task towards the goal. 2 Current Status of Network Processing This paper describes the current status of NetBSD net- working facilities and our recent work to improve them. In this section, we describe the current status of network The paper also reports the results of preliminary evalu- processing of NetBSD, including how the network facil- ations on our implementation and shows that our imple- ities of NetBSD work on multi-core systems, how tra- mentation scales up well on a multi-core system.
    [Show full text]
  • Part 3 - Load Balancing with Dnsdist)
    BIND 9 (Part 3 - Load Balancing With DNSdist) Carsten Strotmann and the ISC Team All content © 2021 Internet Systems Consortium, Inc. 1 Welcome Welcome to part three of our BIND 9 webinar series All content © 2021 Internet Systems Consortium, Inc. 2 . 1 In this Webinar Installation and configuration Applications for dnsdist Aggregating metrics across a cluster Cache concentration Load balancing for authoritative Load balancing for resolver All content © 2021 Internet Systems Consortium, Inc. 2 . 2 What is dnsdist dnsdist is an open source DNS load balancer Homepage: https://dnsdist.org License: GPL Version 2 Developed by PowerDNS.COM B.V dnsdist is independent from the PowerDNS authoritative DNS server and DNS resolver (although some souce code is shared) dnsdist works with standard compliant DNS server, such as BIND 9 dnsdist works with any standards-compliant DNS server, including BIND 9 All content © 2021 Internet Systems Consortium, Inc. 3 . 1 dnsdist features (1) Receives DNS traffic and forwards DNS requests to downstream DNS resolver or authoritative DNS server fail-over or load-balancing policies Response cache dnsdist can detect abuse and can rate-limit or block abusive sources DNS-over-TLS and DNS-over-HTTPS support DNScrypt support All content © 2021 Internet Systems Consortium, Inc. 3 . 2 dnsdist features (2) eBPF Socket Filtering (Linux) Simple but expressive and flexible configuration via Lua (embedded programming language) Dynamic reconfiguration Remote HTTP API Built-in web-server for API and statistics website All content © 2021 Internet Systems Consortium, Inc. 3 . 3 Installation and configuration All content © 2021 Internet Systems Consortium, Inc. 4 . 1 OS packages DNSDist is available in many Unix/Linux operating- system repositories Debian/Ubuntu Fedora Red Hat EL / CentOS (via EPEL) Arch Linux (AUR) NixOS FreeBSD / NetBSD / OpenBSD / DragonFlyBSD pkgsrc (Cross-Platform https://www.pkgsrc.org) Distribution repositories might not have the latest release version available! All content © 2021 Internet Systems Consortium, Inc.
    [Show full text]