create_dns_domain_override
Redirect DNS queries for a domain to a specified authoritative server by creating an override entry on pfSense.
Instructions
Create a DNS domain override entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address of the authoritative DNS server for this domain | |
| descr | No | Optional description | |
| domain | Yes | Domain name to override (e.g., "example.com") | |
| apply_immediately | No | Whether to apply changes immediately | |
| forward_tls_upstream | No | Whether to use TLS for forwarding to this upstream |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||