0

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

1 Answers1

0

https://askubuntu.com/a/638269/498411 - This helped!

I read that before asking this question but the problem was that I didn't completely reboot my server to setup my new interfaces.

Now it works!