How to set up ZOOM Meeting Connector on premises

Prerequisite

Business, Enterprise or Education account

What is Zoom on premises and why use it instead of the regular Zoom hosting ?

Zoom on premises allows you to host your meeting on your own server (called Zoom Meeting Connector). Using this service, all the Zoom information (credentials, accounts identification…) are still handled by Zoom but all the content of the meeting (Video, Audio, documents, chat…) are hosted on your private server (Zoom Meeting Connector). This allows a much better confidentiality of your data if you are dealing with sensitive information.

Virtual machines (VM) and meeting capacities

A zoom server is characterized by two types of virtual machines and server processes:

  • Zone Controller (ZC)
  • Multimedia Router (MMR)

To run a meeting, you need at least 1 ZC and 1 MMR. Both can be deployed on one VM. The ZC controls the MMRs and you can connect up to 200 MMR to one ZC. For any additional MMR, another VM needs to be deployed. 1 MMR support 200 simultaneous participants and up to 100 meetings (ie, 100 meetings with two persons or 4 meetings with fifty persons). Adding MMR allows to increase the capacities of your meetings.

Note: As a backup, you can deploy a second ZC. If the first ZC process in controller 1 is down, the second ZC process will take over automatically.

How to set up a Zoom Meeting Connector

First part: Set up your VM client

This tutorial explains the procedure for the VMware client but any other client that supports an OVF can be used.

Download the VMware software, set it up and activate your license.

illustration part 1

Second part: Server update

Step 1

Log into your admin Zoom account, click on “Advanced” then “Meeting Connector”
illustration part 2 step 1

Step 2

If this is not already done, click on “Enable Meeting Connector”
illustration part 2 step 2

Step 3

Under the “Download” section, download the OVF and the VMDK file for the “Controller VM”.

illustration part 2 step 3

Step 4

Import the files into your VM client (for VMware, you can follow this tutorial)

illustration part 2 step 4

Step 5

Start the VM on your client.

illustration part 2 step 5

Step 6

​Log in to the VM. For your first connection, the username and password are written on the VM info. This can be changed later. Warning: pay attention to your keyboard configuration. In your VM, it might be QWERTY by default.

illustration part 2 step 6

Step 7

Enter the command “ifconfig” to display your IP address. The line “inet” on the eth0 section displays the IP address of your VM. If your server does not have an IP address, you can configure one manually.

illustration part 2 step 7

Step 8

In a browser, connect to the address https://YourIP:5480. With “YourIP” being the IP address you collected from the previous step. Enter your username as admin and the password being the one you used to connect to the VM.

illustration part 2 step 8

Step 9 (optional)

Once you’re connected, you will be able to change your access password. Warning, this password will not be written anymore when you connect to your VM through your VM client so make sure to remember it. To change your password, go to “User” and click on “Manage”. Then select “Change password”.
illustration part 2 step 9

Step 10

Go to the “Address” tab, under the “Network” section. Eth0 corresponds to the ZC IP address and eth0:0 corresponds to the MMR IP address. Eth0:0 depends on eth0 because the MMR are controlled by the ZC. You can set eth0 as DHCP, it should give you YourIP as IP address and the netmask is also indicated thanks to the ifconfig command. You will also need to setup eth0:0 with a determined IP. You can either ask your network team for a free IP you can use or set one yourself. You can usually keep the same subnet (the three first digit of your IP) and increase the last digit by one. The netmask can be the same as your eth0 configuration. Once you’ve done that, click on submit.

illustration part 2 step 10

Step 11

On the “Configure” Tab

  • Check that the ZC IPv4 (Eth0) and the MMR IPv4 (eth0:0) are correctly filled.
  • Enter the token you get from your zoom.us account manager (found on step 3 of this tutorial, click on the “copy” button).
  • (optional) If you would like to set a backup ZC VM, enter its IP address in the “Another ZC IPv4 Address” field.

Click on submit.

illustration part 2 step 11

Step 12

Go to “Dashboard” to check that your “zctrl” (ZC) and “mmr” are running.

Reminder : 1 MMR supports 200 simultaneous participants and 100 simultaneous meetings.

illustration part 2 step 12

Step 13

Back on your Meeting connector (step 3), click on the “Monitoring” tab to check that your ZC is running.
illustration part 2 step 13

Step 14

During the meeting, you can access to list of participants by clicking on the “Participants” button. If you want to close this list, click again on the “Participants” button.

illustration part 2 step 14

Step 15

Allocate “On-prem” licenses to your users to allow them to host meetings on your server.

Note: a Zoom license is needed to allocate a user with “On-Prem”.

illustration part 2 step 15