DNS & Whitelisting

This page is intended for IT and network administrators.

The Connec2 platform is accessible from any network that meets the requirements below.
If allowed by your telecom provider, this can also be via a mobile 4G or 5G connection.

For full functionality, a network administrator may need to adjust DNS settings and whitelist domains and ports.


DNS records — connec2.app

The domain connec2.app is hosted and managed via Cloudflare.
Cloudflare provides DNS, CDN, caching, and SSL/TLS services.
All records below are proxied and secured through the Cloudflare network.
NameDNS Record TypeValueProxied by Cloudflare
@CNAMEconnec2.pages.devYes
cdnCNAMEconnec2-cdn.developer-013.workers.devYes
docsCNAMEconnec2-docs.pages.devYes
wwwCNAMEconnec2.pages.devYes

Whitelisting the Cloudflare network

To connect to connec2.app, allow inbound and outbound HTTPS traffic (TCP 443)
for Cloudflare IP ranges.

These are available at:

Recommendation: do not manually add individual IP addresses.
Synchronize or automate this list to keep firewall rules up to date.


Cloudflare Public DNS (optional)

PurposeIPv4IPv6
Primary1.1.1.12606:4700:4700::1111
Secondary1.0.0.12606:4700:4700::1001

These DNS resolvers are fast and secure and can be used for testing or fallback configurations.


DNS records — connec2.nl

NameDNS Record TypeValue
*A85.10.159.32
@A85.10.159.32
eu-nl-ams-0A185.10.50.94
eu-nl-ams-1A84.247.14.175
wwwCNAME@

Whitelisting

Core services

FQDNIP AddressProtocolPort(s)Description
www.connec2.nl85.10.159.32TCP / HTTPS443Connec2 website
uplink.connec2.nl85.10.159.32TCP / HTTPS443Connec2 Uplink installer
login.connec2.nl85.10.159.32TCP / HTTPS443Cluster redirection
packages.connec2.nl85.10.159.32TCP / HTTPS443Uplink package repository
api.connec2.nl85.10.159.32TCP / HTTPS443Connec2 API service
content.connec2.nl85.10.159.32TCP / HTTPS443Web content (e.g. scripts)

Clusters

ClusterIP AddressProtocolPort(s)Description
eu-nl-ams-0.connec2.nl185.10.50.94TCP / HTTPS443Management Console / Cloud API
eu-nl-ams-0.connec2.nl185.10.50.94TCP / WS+AES9000–9099XR services data channels (real-time)
eu-nl-ams-1.connec2.nl84.247.14.175TCP / HTTPS443Management Console / Cloud API
eu-nl-ams-1.connec2.nl84.247.14.175TCP / WS+AES9000–9099XR services data channels (real-time)

Connec2 XR services must be directly accessible for optimal performance (low latency).


Summary

For proper use of Connec2 Cloud:

  • Ensure all domains are reachable via DNS
  • Allow outbound traffic on:
    • HTTPS (443)
    • WebSocket AES (9000–9099)
  • Verify network access in advance for larger deployments

Tip: test connectivity using tools like ping or curl to verify reachability.

Last updated on