Skip to content

Dataflows

Terminology

Endpoint

The combination of a host, a port and a transport protocol, e.g. UDP@10.0.0.1:53.

Devices

Summary

  • No port-forwarding or NAT needed
  • Outbound traffic only
  • Standard protocols: HTTPS, STUN, WebRTC, NTP
  • Proprietary protocols: AXIS O3Cv2

Details

Devices managed and utilized through YourSixOS needs to reach the YourSix cloud on the following endpoints:

TransportPortHost
TCP443archiver.cloud.yoursix.com​
TCP443evbridge.cloud.yoursix.com​
TCP443oneclick-[1-36].cloud.yoursix.com​

In addition to reaching the cloud, the devices need to reach the following endpoints for WebRTC connectivity:

TransportPortHost
UDP3478stun.cloudflare.com​
UDP30000-400000.0.0.0/0

To be enrolled, devices need to reach the AXIS O3C Dispatcher on at least one (two recommended) of the following endpoints:

TransportPortHost
TCP443dispatchse1-st.axis.com​ ​
TCP443dispatchse2-st.axis.com​​
TCP443dispatchus1-st.axis.com​​
TCP443dispatchjp1-st.axis.com​​

To maintain accurate system time and prevent drift, devices will be configured to synchronize time using NTP with the following endpoints:

TransportPortHost
UDP123time.aws.com

INFO

If NTP is announced by DHCP on the local network, DHCP announced NTP server will take precedence.

In addition to the above, devices assume a sane network setup, providing IP addressing and DNS configuration via DHCP. If deploying a separate VLAN/subnet for the devices, make sure WebRTC UDP traffic is allowed between the subnets in order for streaming to work.

Applications

YourSix does not commit to any set of endpoints used by web- and mobile applications, however, we do commit to a set of trusted paths, see below:

ApplicationTrusted path
Authenticatehttps://auth.platform.yoursix.com
Loginhttps://login.platform.yoursix.com
End-customerhttps://platform.yoursix.com
Tunnelinghttps://accessdevice.cloud.yoursix.com
Central stationhttps://inspect.cloud.yoursix.com

We only operate on the yoursix.com domain.

Email

Emails from YourSixOS are sent from the following addresses:

  • invite@platform.yoursix.com
  • notifications@platform.yoursix.com

YourSixOS utilizes AWS SES for email sending, and all of our emails are SPF and DKIM signed for the domain platform.yoursix.com to comply with DMARC.

Webhooks

Webhooks from YourSixOS are sent from IPs pointed out by the IPv4 A record at: webhook.cloud.yoursix.com. All webhooks are sent using the user-agent y6-platform.

This site is in beta and under active development. Links may break.