mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-04 08:16:35 +00:00
docs: Reorganize DNS documentation (#635)
- Create Internal DNS Servers page consolidating nameserver configuration, private DNS routing, and Active Directory guidance - Trim DNS Overview, DNS Settings removing duplicated and filler content - Merge Configuring Nameservers page into Internal DNS Servers - Replace Quickstart and Configuring Nameservers pages with redirects - Update navigation sidebar and all internal links
This commit is contained in:
@@ -539,7 +539,7 @@ General rules:
|
||||
- Create a Network that includes:
|
||||
- IP ranges (for example `10.10.0.0/16` - the `/16` means the first 16 bits are the network portion, allowing 65,536 IP addresses)
|
||||
- DNS resources (for example `db.internal.example.com` for a specific hostname, or `*.corp.internal` for all subdomains) where appropriate
|
||||
- Add a DNS server in NetBird with the right match domain (for example `corp.internal`) under [DNS → Nameservers](/manage/dns/nameserver-groups).
|
||||
- Add a DNS server in NetBird with the right match domain (for example `corp.internal`) under [DNS → Nameservers](/manage/dns/internal-dns-servers#configuring-nameservers-for-internal-domains).
|
||||
- Add explicit policies allowing peers to reach the DNS servers themselves (UDP and TCP 53 to the resolver IPs).
|
||||
|
||||
<Note>
|
||||
|
||||
Reference in New Issue
Block a user