FortiGate/System
특정 인터페이스로 Local DNS 쿼리 보내기
에티버스이비티
2021. 2. 22. 11:42
여러개의 인터넷 회선이 연결된 상태에서 특정 인터페이스를 통해 FortiGate가 쿼리하는(FortiGate에서 출발하는) DNS 쿼리를 보내는 방법이다.
이 방법은 FortiOS 6.2.4 이상에서 설정 가능하다.
# config system dns
set interface-select-method specify
set interface <interface_name>
end