create_dns_forwarder_host_override
Create a DNS forwarder host override entry that maps a hostname and domain to a custom IP address, enabling custom DNS resolution on pfSense.
Instructions
Create a DNS Forwarder host override entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to resolve to | |
| host | Yes | Hostname (e.g., 'myserver') | |
| descr | No | Optional description | |
| domain | Yes | Domain name (e.g., 'example.com') | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||