I've just installed KVM on a Ubuntu host system and intend to install two guest VMs on it. I have a domain, e.g. example.com. How can I configure my system so that VM(a) is accessible by example.com and VM(b) is accessible by internal.example.com?

link|improve this question

64% accept rate
feedback

1 Answer

Assuming the VM's have publically accessible ip addresses (that's a different question) you will want to contact whoever manages the example.com dns server and provide those ip addresses so that they can add these two systems to it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.