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,
ironlyj
2
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,
- you assign 192.168.1.170(CMS server ip) to aa.dydns.com
- set forforawrd 192.168.1.170:80 to any specific port(such as 8080)
- input server name to client(aa.dydns.com:8080)
regards/