Hi,
Does anyone know how i configure a conditional dns forwarding on Fortigates?
I want a DNS server active on the internal interface but with a conditional DNS forwarding for the local domain.
Thanks in advance
- MBR -
NSE1, NSE2, NSE3
FGT60D/E, FWF60D/E, FGT200D
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Found out this has to be done using CLI (Not possible in GUI) using the following commands:
config system dns-database
edit "my_forward"
set authoritative disable
set domain "mydomain.local"
set forwarder "192.168.1.200"
next
end
You also have to set the DNS service mode to "Recursive"
It would be nicer if it was possible to set "set forwarder" field using GUI. (hint!)
- MBR -
NSE1, NSE2, NSE3
FGT60D/E, FWF60D/E, FGT200D
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1660 | |
1077 | |
752 | |
443 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.