In RHEL 8, systemctl list-unit-files|grep resolved reports that systemd-resolved is both present and running by default. However, systemd-resolve --statistics shows no name:ip mappings are being cached locally: caching statistics remain "0" even when I force resolution doing something with ping www.redhat.com or systemd-resolve www.redhat.com 127.0.0.1
Why is resolved not caching previously resolved name:ip mappings locally?!?!?

