Hi guys,
sorry to bother you again. But i’m running a xibo instance on http (so without the custom ports configured). What i did i changed the public xmr adress to tcp://website.be:9506 (i’m running another instance off xibo on 9505). I also configured this on the windows display settings. I did a port forward on my firewall and allowed the 9506 tcp port on the xibo firewall (ubuntu 16.04 with docker).
Am i overlooking something? As it works on my other instance perfectly, main difference however is: my other one has the custom-ports.yml enabled and has ssl support. I’m kinda waiting for letsencrypt to release it’s wildcards to put this instance on ssl aswell.
fyi: i have a loadbalancer which is used to loadbalance http and https traffic
so kinda wondering if i have to configure the custom-ports aswell on this instance (tried it tho, and wasnt able to access the cms anymore).
thanks in advance!
EDIT: configured the docker-compose.yml to listen to 9506, i can see it listens on this port with netstat, however with putty on lan i get a ‘connection refused’. Also tried turning off the firewall: same result
kr,
Jonas