Skip to main content
systemgeek
Visitor III
May 21, 2025
Solved

DNS Service on interface to improve ZTNA

  • May 21, 2025
  • 1 reply
  • 719 views

Running Fortigate 7.6.2.  I would like to set up Shadow DNS server to improve ZTNA proxy queries for a *.example.net proxy.  All possible matches for *.example.net can be looked up via our AD DNS servers inside our network.  So my question is should I put the DNS service on the WAN interface or should it be on the LAN interface?

 

The ZTNA users are on the WAN side.  The AD DNS servers are on the LAN side.

Best answer by AEK

Not on WAN interface. That will turn it ti public DNS server.

On the other hand, as per my experience it is not possible to access a FG resource via ZTNA, when this FG is the ZTNA server.

https://community.fortinet.com/t5/Support-Forum/Access-FGT-WebUI-through-ZTNA/td-p/335643

If this is confirmed, then the solution would be to use an separate internal DNS server, like configure a DNS server on a new VM.

1 reply

AEK
SuperUser
AEKAnswer
SuperUser
May 21, 2025

Not on WAN interface. That will turn it ti public DNS server.

On the other hand, as per my experience it is not possible to access a FG resource via ZTNA, when this FG is the ZTNA server.

https://community.fortinet.com/t5/Support-Forum/Access-FGT-WebUI-through-ZTNA/td-p/335643

If this is confirmed, then the solution would be to use an separate internal DNS server, like configure a DNS server on a new VM.

AEK