Skip to main content

network-requirements-for-ports-and-domains

If you deploy signageOS-powered devices within restricted networks, you have to check availability/connectivity to domains and ports below.

Domains

Devices accessing the signageOS Cloud

signageOS rolls out additional regions for EU and US. Customers will be able to choose one of the regions for their device fleet management. Global endpoints has to be always allowed along with region-specific ones.

DomainProtocolPortNotes
Global endpoints

platform.signageos.io

gateway.signageos.io

gateway.root.signageos.io

config.signageos.io
 

US-regions endpoints
gateway.us1.signageos.io
gateway.us2.signageos.io
gateway.us3.signageos.io

EU-regions endpoints
gateway.eu1.signageos.io
gateway.eu2.signageos.io
gateway.eu3.signageos.io
ws(s)http(s)443/80Primary access point for all devices
Global endpoints

upload.signageos.io
upload.root.signageos.io

US-regions endpoints  
upload.us1.signageos.io
upload.us2.signageos.io
upload.us3.signageos.io

EU-regions endpoints
upload.eu1.signageos.io
upload.eu2.signageos.io
upload.eu3.signageos.io
http(s)443/80Service for uploading screenshots
Global endpoints

applet-synchronizer.signageos.io
ws(s)http(s)443/80Optional - For content synchro playback, on-prem deployment recommended
Global endpoints

1.signageos.iostatic.signageos.io2.signageos.io
http(s)443CDN endpoint
Global endpoints

rm1.signageos.io
ws(s)http(s)443/80Samsung RM Management endpoint
Global endpoints

icanhazip.com, ipv4.icanhazip.com, captive.apple.com
http(s)443For checking internet connectivity, fallback URLs
Global endpoints

remote-desktop.signageos.io
https(s)443Remote desktop endpoint

Ports

Mandatory is only port 443. Port 80 is used as a failover option in case 443 is not available e.g.:

- the device has incorrect time and the SSL certificate is invalid

- SSL root certificate on the device is invalid

- proxy setup blocks WebSocket over SSL

It's highly recommended to allow the traffic on port 80. It's used only in the above-mentioned scenarios and helps mitigate issues without dispatching teams.

Device Network Bandwidth

  • The device usually use something between 2kb/s to 4kb/s, depending on the number of additional REST API requests you perform.
  • During the first boot up, device needs to perform the whole registration handshake and share initial data. The total initial communication size is about 50kb.
  • Average screenshot size, that is uploaded is 500 KB to 1.2 MB.
  • Recommended minimum network speed is 2Mbs download, 2Mbs upload with network latency less then 1000ms.

Proxy the device communication

 

Currently, it’s not possible to proxy communication from devices due to High-availability setup and Load balancers configuration. In case of a large project, kindly reach out to signageOS sales rep for further discussion.

Device deployments

All domains in this section are in the category of Global endpoints and has to be allowed.

DomainProtocolPortNotes
1.signageos.iostatic.signageos.io2.signageos.iohttp(s)443CDN endpoint
hugstatic.blob.core.windows.nethttp(s)443Deprecated, CDN endpoint
w.signageos.iohttp(s)443Optional - Endpoint for installing the latest LG webOS application (shortcut)
a.signageos.iohttp(s)443Optional - Endpoint for installing the latest Android application (shortcut)
t.signageos.iohttp(s)443Optional - Endpoint for installing the latest Samsung Tizen application (shortcut)
s.signageos.iohttp(s)443Optional - Endpoint for installing the latest Samsung SSSP 2/3 application (shortcut)
b.signageos.iohttp(s)443Optional - Endpoint for installing the latest BrightSign application (shortcut)
c.signageos.iohttp(s)443Optional - Endpoint for installing the latest Chrome application (shortcut)
win.signageos.iohttp(s)443Optional - Endpoint for installing the latest Windows application (shortcut)
o.signageos.iohttp(s)443Optional - Endpoint for installing the latest Linux image application (shortcut)
cc.signageos.iohttp(s)443Optional - Endpoint for installing the latest Cloud Control application (shortcut)
weinre.signageos.iohttp(s)443Optional - For remote debugging

Device management from CMS ↔ signageOS Cloud

DomainProtocolPortNotes
api.signageos.iohttps443Primary REST API endpoint

Other domains used in signageOS Ecosystem

DomainNotes
box.signageos.ioDevice management console
npm.signageos.ioPrivate NPM repository

Synchronizer

signageOS offers a server-less synchronized playback API. In order to sync content, devices are establishing a UDP communication within local network. Below are network requirements and testing tool for network validation.

Communication is happening only in the local network.

ProtocolPort
UDP60537
TCP60538

Estimated bandwidth is ~30kbps for 4 synced displays.

Testing tool for synchronized playback communication

  1. Download the node.js testing app (no longer available from the old Zendesk source)
  2. Install Node.js v16 and above
  3. Connect your computer into the local network used by displays
  4. Run the app
  5. If the output of the app is "OK" your network is compatible with the sync APIs
run: 
node script.js

Third-party domains

NTP servers on webOS:

Below-mentioned NTP servers are used as default servers on LG webOS devices. If you are using older webOS devices (v. 1.0, 2.0, 3.0), you should enable such domains in your network.

nist1.symmetricom.com, 69.25.96.13, San Jose, California 

nist1-sj.ustiming.org, 216.171.124.36, San Jose, California

nist1-la.ustiming.org, 64.147.116.229, Los Angeles, California

nist1-lv.ustiming.org, 64.250.229.100, Las Vegas, Nevada

HTTP(S) Requests Origins going from Applet

Below is the table containing paths to loading applets on each currently supported platform. These paths are also an origin of any HTTP(S) request.

PlatformPath
Samsung SSSPfile:///mtd_down/common/cache/
Samsung Tizenfile:///opt/usr/media/Documents/data/data/applet/
LG WebOSfile:///media/cryptofs/apps/usr/palm/applications/com.lg.app.signage/
Brightsignhttp://localhost:8081/sd/applet/
Android (Philips, Sharp, Panasonic, Elo,...)https://appassets.android.signageos.io
Legacy for CA <4.5: content://io.signageos.android.fileprovider
Raspberry Pihttp://localhost:8081/internal/data/applet/
CLI Emulatorhttp://localhost:8090
Windowshttp://localhost:8090 + http://localhost:3000