• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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