Hi, I am trying to add a distant *KVM* host. I created a *VPN* for this purpose. I have a management server and a distant host now connected via a VPN (it is a point to point VPN). so KVM host has the ip address 10.0.0.1 on the ppp0 interface (specific to the VPN) and the MS has the address 10.0.0.100 on his ppp0 interface too. (point to point VPN).
I didn't know how to configure the /etc/network/interfaces on the KVM host. I couldn't try much because any error can make the server inaccessible. The problem is that I am not sure if I can put the ppp0 in the /etc/network/interfaces, because it is not a physical interface. How can I configure the network? thanks