How to update debian dns server? New VM with same hostname as old VM

Posted by opensourcechris on Server Fault See other posts from Server Fault or by opensourcechris
Published on 2012-12-18T22:08:28Z Indexed on 2012/12/18 23:04 UTC
Read the original article Hit count: 210

We run several linux VM's on our Hyper-V cluster. Our old IT manager configured the dns server to resolve the url 'devlabs.ourdomain.com' to a debian squeeze apache webserver hosted on the hyper v cluster with the hostname: devlabs.

We recently created a new Ubuntu vm to replace the original squeeze vm. When we created the new Ubuntu VM we used the same hostname of 'devlabs" to name the new VM.

My problem is that now I am only able to access the new Ubuntu VM by using the IP address.

How can I update our DNS server to point the url 'devlabs.ourdomain.com' to the new VM?

© Server Fault or respective owner

Related posts about ubuntu

Related posts about dns