Cross-Service Network IaaS Side Configuration

Go to the Virtuozzo Infrastructure admin panel and add a global public network for cross-service (VM public).

VM Public Network

Inside the settings, this network can be assigned to any specific or all projects. In the latter case, every project of every user inside Virtuozzo Infrastructure will be able to see this cross-service network.

Project Network Access

If your VM is behind the router, you can add a static route to gain access to the Virtuozzo Application Management containers via the cross-service network:

1
ip r a 10.65.0.0/16 via 10.0.10.1 dev ethX

Do not forget to add router’s external IP to the access control list on the PaaS side to allow connection between environments.

What’s next?