FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
oarslan
Staff
Staff
Article Id 189857
Description
This article explains how to specify outgoing interface for local DNS traffic.

Scope
For version 6.2.4 and onwards.

Solution
From FortiOS 6.2.4 onwards , it is possible to specify outgoing interface for local DNS traffic under DNS configuration.

Use the following command.
# config system dns
    set interface-select-method specify
    set interface <interface_name>
end

Contributors