Connect CMS with remote network guest

We planned to install CMS inside our corporate network and install some client outside office. Like this

CMS ===(corporate network)===router-----INTERNET-----router===(remote office network)===Windows/Linux Guest

I would like to know any ports or network setup (eg: port forwarding) are required for CMS and guest connections?

Best regards,

hello,
if you have dns, add dns name for xibo client.
If you dont have dns, you have to use DDNS service with port forwarding.
For example,

  1. you assign 192.168.1.170(CMS server ip) to aa.dydns.com
  2. set forforawrd 192.168.1.170:80 to any specific port(such as 8080)
  3. input server name to client(aa.dydns.com:8080)
    regards/