Palo always resolves rDNS - any way to override?
Let's say you have a single physical host with multiple IP addresses with each IP running one or more websites/services.DNS best practice is apparently to have PTRs pointing to the physical host name, so you might have:PTR hostname.domain.com 1.1.1.1PTR hostname.domain.com 1.1.1.2PTR hostname.domain.com 1.1.1.3when your forward DNS is:A hostname...




