10-19-2020 10:10 PM
Hi All,
I am working on Cisco FTD which are managed by FMC. I ahve conifgured the DNS group:
I did an nslookup from the firewall but the firewall doesnt seem to resolve google.com
I ahve route pointing towards the inside interface for 10.0.0.0/8 subnet, and my DNS server also falls under this subnet but it is reachable through the mgmt interface only.
Now on other vendors I can create a service route for the management interface, but doesnt seem to eb possible for this FTD.
How can I add a management route on the FTD to send this destination dns server traffic out from the menagement interface?
Thanks,
Varun
Solved! Go to Solution.
10-21-2020 12:56 AM
The DNS servers you configure in the GUI as you shared in your earlier screenshot are for doing DNS lookups for policy-related actions (e.g if there is an access-control policy entry with a FQDN object or similar).
The DNS server you configure via the management cli is only used for management purposes, not for the data plane or enforcemnt of traffic through it.
10-19-2020 10:10 PM
10-19-2020 11:01 PM
10-19-2020 11:05 PM
HI Mohammad,
The DNS server is reachable through Management interface only, i want the lookup to happen through mgmt interface, what do I need to do in that case?
10-19-2020 11:09 PM
10-20-2020 02:11 AM
You can configure the DNS servers for management interface from the command line (CLI) by using the following command (change dns server IP as needed):
configure network dns server 8.8.8.8
verify using the show network command.
10-21-2020 12:56 AM
The DNS servers you configure in the GUI as you shared in your earlier screenshot are for doing DNS lookups for policy-related actions (e.g if there is an access-control policy entry with a FQDN object or similar).
The DNS server you configure via the management cli is only used for management purposes, not for the data plane or enforcemnt of traffic through it.
12-19-2023 12:17 PM
hi Marvin
If the Interface is not avalibly from the dropdown there what is the cause for this?
we have 6 FP2110 FTD's running (12 - 6 in HA mode) - vers. 6.6.1 - 6.6.5 and 7.0.0 - which is managed from a FMC on 7.0.0
we have a common device policy for them where we assign the DNS settings trough - but DNS for fqdn in the ACE's doesnt resolve. When i do a DNS debug i get "DNS: DNS not enabled for interface "
Can you guide me to the cause for this?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide