• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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