Tag

BIND9

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
May 3, 2025 · Operations

Master Linux DNS: From Basics to Advanced BIND9 Configuration

Explore the essential role of DNS in the internet, learn how Linux resolves domain names, configure resolvers via /etc/resolv.conf, NetworkManager, systemd-resolved, set up a BIND9 server with zone files, and discover advanced techniques like DNSSEC, DoH, split views, and troubleshooting tools.

BIND9DNSLinux
0 likes · 11 min read
Master Linux DNS: From Basics to Advanced BIND9 Configuration
Bilibili Tech
Bilibili Tech
Dec 30, 2022 · Operations

Design and Evolution of Bilibili Intranet DNS Service

The article details Bilibili’s internal DNS service evolution—from an initial BIND9 master‑slave setup to a multi‑level caching architecture that boosts QPS to over 1.5 million—while describing comprehensive host, business, and client monitoring, key configuration pitfalls, and best‑practice recommendations for a low‑latency, reliable intranet DNS.

BIND9DNSNetwork
0 likes · 10 min read
Design and Evolution of Bilibili Intranet DNS Service
Ops Development Stories
Ops Development Stories
Nov 3, 2021 · Operations

Deploy BIND9 with chroot, ACL, and Views on CentOS 8

This guide walks through setting up BIND9 in a chroot environment, configuring ACLs and views for intelligent DNS routing, creating master and slave zones, and testing resolution on CentOS 8, providing a practical solution for secure and segmented DNS services.

ACLBIND9CentOS
0 likes · 17 min read
Deploy BIND9 with chroot, ACL, and Views on CentOS 8