Introduction
This article outlines the network connections that are required for Field Effect appliances.
To verify that your network appliance is functioning correctly, see Validating Network Coverage.
This article covers the following topics:
- Requirements: Physical Appliance
- Requirements: Self-Hosted Virtual Appliance
- Requirements: Endpoint Agents
To learn more about how our appliances communicate with both client devices and Field Effect systems, see:
Requirements: Physical Appliance
All appliances (primary and remote sensors) establish a primary connection to our secure cloud relay using UDP/443.
You will need to allow the relay's server hostname ($hash) traffic through your organization's firewall. This is unique to your organization and can be found on the Appliance Status Page.
Required Outbound Rule
The following outbound connection must be made on your organization's firewall. Replace the <$hash> in the code block below from
$hash.mobile.fieldeffect.net, UDP/443- The required protocol is UDP.
- This is an outbound rule (appliance → internet).
- The appliance requires functional DNS:
- Typically provided by DHCP within your environment. See our appliance installation content.
- Additional firewall rules may be required depending on your network configuration.
Additional Rules and Traffic:
If your organization permits general HTTPS outbound access (443/TCP), allowing this port will provide fallback connectivity in the event that the relay connection is disrupted.
If the relay becomes unavailable—or if UDP/443 is blocked—the appliance will attempt the following outbound traffic:
- TCP/22 — SSH to the relay
- TCP/443 — HTTPS traffic to various systems
- UDP/3478 — STUN
- Various UDP ports — WireGuard connections
Requirements: Self-Hosted Virtual Appliance
During initial configuration, the following outbound connections must be allowed:
- TCP/22 — SSH to the relay
- TCP/443— HTTPS to the following systems:
- login.tailscale.com
- controlplane.tailscale.com
- derp1-all.tailscale.com
- 192.200.0.0/24
- Allowing an outbound UDP traffic is recommended for efficiency but not required.
Post-Configuration Requirements
After configuration is complete, only the standard relay connection is required:
$hash.mobile.fieldeffect.net, UDP/443HTTPS (TCP/443) outbound is recommended, but optional.
Requirements: Endpoint Agents
When a new endpoint agent is installed, it connects to the following systems to self‑configure:
epid.fieldeffect.net, TCP/443
installlogs.fieldeffect.net, TCP/443After successful installation, the endpoint attempts to contact the secure cloud relay over TCP/443:
$hash.mobile.fieldeffect.netWas this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article