mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-06-21 13:00:05 +02:00
Updated NextDNS Mode (markdown)
@@ -172,6 +172,15 @@ Once you crafted your perfect config, simply run: `ctrld restart` in order for c
|
||||
[2.7.0-RELEASE][root@pfSense.home.arpa]/root:
|
||||
```
|
||||
|
||||
By the way, `ctrld` will resolve any LAN-local A or PTR record for you, using the data it has in the client list.
|
||||
|
||||
```
|
||||
[2.7.0-RELEASE][root@pfSense.home.arpa]/var: dig +short Test-W11
|
||||
10.0.10.245
|
||||
[2.7.0-RELEASE][root@pfSense.home.arpa]/var: dig +short -x 10.0.10.245
|
||||
Test-W11.
|
||||
```
|
||||
|
||||
## DNS Steering Rules
|
||||
Much like in the native app, you can steer DNS queries to different NextDNS Profiles based on:
|
||||
- hostnames
|
||||
|
||||
Reference in New Issue
Block a user