dns
ip/dns
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| servers | multi_arg { address (flags=46v) } | |
| use-doh-server | string | |
| verify-doh-cert | bool | |
| doh-max-server-connections | num | |
| doh-max-concurrent-queries | num | |
| doh-timeout | time | |
| allow-remote-requests | bool | |
| max-udp-packet-size | num | |
| query-server-timeout | time | |
| query-total-timeout | time | |
| max-concurrent-queries | num | |
| max-concurrent-tcp-sessions | num | |
| cache-size | num | |
| cache-max-ttl | time | |
| address-list-extra-time | time | |
| vrf | enum | |
| mdns-repeat-ifaces | multi_arg { interface_enum } |
| Read-only Argument | Type | Description |
|---|---|---|
| dynamic-servers | multi_arg { address (flags=46v) } | |
| cache-used | num |
ip/dns/cache
Type: Directory
| Flag | Name | Description |
|---|---|---|
| S | static | static |
| Read-only Argument | Type | Description |
|---|---|---|
| type | enum (A | NS | CNAME | MX | TXT | AAAA | SRV) | |
| data | alt { ipAddr , string , composite_arg { , } { , } , composite_arg { , } { , } , composite_arg { , } { , } , string , ip6Addr } | |
| name | string | |
| ttl | time |
ip/dns/cache/flush
Type: Command
ip/dns/cache/all
Type: Directory
| Flag | Name | Description |
|---|---|---|
| S | static | static |
| N | negative | negative |
| Read-only Argument | Type | Description |
|---|---|---|
| name | string | |
| type | enum (A | NS | MD | MF | CNAME | SOA | MB | MG | MR | NULL | WKS | PTR | HINFO | MINFO | MX | TXT | AAAA | SRV) | |
| data | alt { ipAddr , string , composite_arg { , } { , } , composite_arg { , } { , } , composite_arg { , } { , } , string , ip6Addr } | |
| ttl | time | |
| responsible | string | |
| serial | num | |
| refresh | num | |
| retry | num | |
| expire | num | |
| minimum | num |
ip/dns/static
Type: Directory
| Flag | Name | Description |
|---|---|---|
| D | dynamic | dynamic |
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| regexp | string | |
| type | enum (NXDOMAIN | A | NS | CNAME | MX | TXT | AAAA | SRV | FWD) | |
| forward-to | alt { enum , ipAddr , ip6Addr , string } | |
| address | alt { ipAddr , ip6Addr } | |
| mx-preference | num | |
| mx-exchange | string | |
| cname | string | |
| text | string | |
| ns | string | |
| srv-priority | num | |
| srv-weight | num | |
| srv-port | num | |
| srv-target | string | |
| ttl | time | |
| match-subdomain | bool | |
| address-list | string |
ip/dns/adlist
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| file | file_enum { } | |
| url | string | |
| ssl-verify | bool |
| Read-only Argument | Type | Description |
|---|---|---|
| match-count | num | |
| name-count | num |
ip/dns/adlist/pause
Type: Command
| Argument | Type | Description |
|---|---|---|
| duration | time |
ip/dns/adlist/reload
Type: Command
ip/dns/forwarders
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| dns-servers | multi_arg { address (flags=46D) } | |
| doh-servers | multi_arg { string } | |
| verify-doh-cert | bool |