Hi,
my Foritgate is acting as a DNS server with static entrys. However a revrese lookup (ip to name) on a client which have fortigate as a DNS server configured gives no result.
Is there an additional setting which have to be configured for DNS reverse lookup?
Kind Regards,
Juergen
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.
In short (as I am on holidays and not at my desk):
1- You need to create an additional zone, aptly named like a reverse zone.
2- Populate it with PTR records instead of A records.
Then the FGT will do reverse lookups. It is clumsy, and PTR records are not created automatically, but it works.
did you configure PTR records for every A record you want the reverse lookup to work for? That's required to get reverse lookups working as far as I know.
Hi Juergen,
are you using an active directory by an chance?
If so you could forward these requests to the domain dns servers.
I did it this way and it works fine:
conf system dns-database
edit "10.in-addr.arpa"
set domain "10.in-addr.arpa"
set ttl 28800
set authoritative disable
set forwarder "[DC1]" "[DC2]"
This way every PTR request for IPs of 10.0.0.0/8 gets forwarded.
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 |
---|---|
1661 | |
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.