|
Kvm guest dns issue
All,
I created a a guest VM successfully. Everything is fine except the fact that I cannot get the guest VM to resolve DNS.
This is the output of my resolv.conf
; generated by /sbin/dhclient-script
nameserver 192.168.122.1
nameserver 4.2.2.2
No matter the order of the 2 name servers, I can't get DNS to resolve on the guest VM. On the host, everything is fine.
Suggestions?
|