I have installed Ubuntu 16.04.3 on my dedicated server and I have an additional IP on my host server.
I want to create KVM on my host server and assign my additional IP to it so that it can be accessed with that IP and setup dns-server, etc.
How can I assign my additional IP as an static IP in my KVM?
What should I write in main server's /etc/network/interfaces and KVM's /etc/network/interfaces?
I looked the other questions but this one for example even turns my main server down Bridge interfaces and KVM
/etc/network/interfaces
files. – Doug Smythies Aug 20 '17 at 21:32