11-21-2023 03:31 AM
hello.
When building an ISE, we asked the customer to register two ISEs to be redundancy on the DNS server.
We have been asked by our customers for the exact reason or flow for this task.
Can anyone provide me with accurate cisco documentation or explanation on this?
The conclusion is whether Cisco documentation or explanation is available as to why it is necessary to register IP and FQDN on the DNS server and enable two-way lookup when building and redundancing Cisco ISE.
11-21-2023 05:12 AM
M.
11-21-2023 12:44 PM - edited 11-21-2023 12:57 PM
To be honest, the explanation from Jason Kunst gave some ideas about what will break if you don't have PTR records in place. But it never explained why the application needs such a mechanism in the first place. I can only assume that some part of the ISE software can't deal with IP hostnames, and it requires an IPv4 address instead (perhaps how it's stored in some internal file/database)- but then later on it needs the hostname related to that IP for something (perhaps a cert check) - the only way it can get a hostname for a foreign its hard-coded IP address, is to perform a reverse lookup. At least that is the case for IPv4 ISE deployments - not sure what happens when ISE is deployed using IPv6 - probably the same story.
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