I'm trying to find the DNS IPs, domain name and NTP IPs for my Supervisor appliance but having issues. Here's what I can see:
Seems like no NTP sources are defined:
[root@localhost etc]# ntpq -p
No association ID's returned
[root@localhost etc]#
Seems like no DNS IPs are defined:
[root@localhost etc]# cat /etc/resolv.conf
search localhost.localdom
[root@localhost etc]#
I assume I have to re-input all networking details in the shelladmin menu (Option #14) in order to get the DNS entries entered into the existing appliance?
I assume I have to use the shelladmin menu (Option #9) to input the new NTP source IPs?
It seems that the file "/etc/chrony.conf" contains the NTP IPs. Is this correct?