update_system_dns
Update DNS server settings on a pfSense firewall, specifying DNS servers, enabling local resolver, and applying changes immediately.
Instructions
Update system DNS server settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dnsserver | No | Array of DNS server IP addresses (e.g., ["8.8.8.8", "1.1.1.1"]) | |
| dnslocalhost | No | Whether to use the local DNS resolver (Unbound) as the primary DNS | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||