system {ips-urlfilter-dns | ips-urlfilter-dns6}
Use this command to specify IPV4 and IPv6 DNS servers for IPS URL filtering queries. Individual addresses can be enabled/disabled as needed.
![]() |
Similar entries can be found under both ips-urlfilter-dns and ips-urlfilter-dns6 (except the IPv4 version also includes an IPv6 capability option), so only one CLI syntax is shown. |
History
The following table shows all newly added, changed, or removed entries as of FortiOS 6.0.
Command | Description |
---|---|
config system ips-urlfilter-dns6 |
IPv6 DNS queries can be configured as well as IPv4. |
config system ips-urlfilter-dns edit <address> set ipv6-capability {enable | disable} next end |
Enable or disable (by default) this server for IPv6 queries. |
config system ips-urlfilter-dns edit {address} # Configure IPS URL filter DNS servers. set address {ipv4 address} DNS server IP address. set status {enable | disable} Enable/disable using this DNS server for IPS URL filter DNS queries. set ipv6-capability {enable | disable} Enable/disable this server for IPv6 queries. next end