How to update debian dns server? New VM with same hostname as old VM
- by opensourcechris
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?