• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Plesk and Bridged Network

tkalfaoglu

Silver Pleskian
I'd like to install KVM hypervisor on the machine that's running plesk.
That involves creating a bridge, and assigning the ethernet to it. The ethernet itself becomes without an IP, and the br0 picks up the IP address. Likewise, the other IP addresses that are normally assigned to eth0:1 or 2 or 3 etc should presumably be assiged to br0:1 or 2 or 3 etc.

Any ideas how to implement bridging and alias IP addresses without breaking plesk?
Many thanks, -t
 
Last edited:
Probably not. I assume having KVM virtual machines and running Plesk in one or more of them is quite common, but having Plesk on the actual hardware node alongside the VMs isn't common at all.

That being said, there are alternative KVM networking setups that don't require creating a bridge with the server's NIC. A tap network with the help of qemu hooks, perhaps?

I had something like this in production but our hardware nodes were quite minimal and I have no idea what adding something like Plesk would do.
 
Back
Top