mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
docs: Add DNS guidance for Domain Controllers (#629)
Add use case for running NetBird on Windows Domain Controllers, recommending a dedicated group with DNS management disabled to avoid conflicts with Active Directory DNS services.
This commit is contained in:
@@ -131,6 +131,16 @@ The peer will start using configured nameserver groups again.
|
||||
3. If fixed, investigate nameserver configuration
|
||||
4. If not fixed, issue is unrelated to NetBird DNS
|
||||
|
||||
### Use Case 5: Domain Controllers
|
||||
|
||||
**Problem**: Running NetBird on a Windows Domain Controller used as a routing peer can cause DNS conflicts, since Domain Controllers rely on their own DNS configuration for Active Directory services.
|
||||
|
||||
**Solution**:
|
||||
1. Create a dedicated group for your Domain Controllers (e.g., "Domain Controllers")
|
||||
2. Go to **DNS** → **DNS Settings**
|
||||
3. Add the Domain Controller group to **Disable DNS management for these groups**
|
||||
4. Save Changes
|
||||
|
||||
---
|
||||
|
||||
## How Peers Behave in Each Mode
|
||||
|
||||
Reference in New Issue
Block a user