mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add DNS management re-enablement instructions (#535)
This commit is contained in:
@@ -54,6 +54,12 @@ netbird down
|
||||
netbird up --disable-dns
|
||||
```
|
||||
If the problem goes away, the issue is in your NetBird DNS configuration. If it persists, it's unrelated to NetBird DNS.
|
||||
|
||||
**To re-enable DNS management after testing**:
|
||||
```bash
|
||||
netbird down
|
||||
netbird up --disable-dns=false
|
||||
```
|
||||
</Note>
|
||||
|
||||
## Common Issues and Solutions
|
||||
|
||||
Reference in New Issue
Block a user