I got CMX box that doesn't seem to have DNS settings. Unfortunately, I do not have root account to edit the resolv.conf file. I can reach the internet via IP address, but cannot resolve any domains. Below is the issue
[xxxxxxxxxxx-CMX ~]$ ping google.com
ping: google.com: Name or service not known
[xxxxxxxxxxx-CMX ~]$ cmxos reconfigure
Reconfiguration is not supported while high availability is enabled
[xxxxxxxxxxx-CMX ~]$ ping www.google.com
ping: www.google.com: Name or service not known
[xxxxxxxxxxx-CMX ~]$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=1.42 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=116 time=1.47 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=116 time=1.55 ms
[sudo] password for cmxxxxx:
Sorry, user cmxxxxx is not allowed to execute '/bin/vi /etc/resolv.conf' as root on xxxxxxxxxxx-CMX.