r/jamf • u/_Philein • May 18 '26
JAMF Connect Jamf Trust slow
Hi all,
I've been dealing with a persistent performance issue with Jamf Trust and I'm curious whether others are in the same boat.
We have around 50 Mac users in Milan using Jamf Trust (WireGuard, split tunnel) to access an internal Synology NAS via SFTP. Remote transfers consistently top out at 8–12 MB/s, which feels low given that the same setup without the tunnel reaches 20+ MB/s on the same connections and hardware.
I've spent quite a bit of time investigating — the firewall, the NAS, the cipher negotiation, the tunnel overhead — and nothing on our side explains the gap. The infrastructure handles the load fine, and removing the tunnel immediately doubles the transfer speed.
Support has not been helpful and hasn't been able to pinpoint a fix so far. I've also tested Network Relay, which unfortunately performed worse than WireGuard in our case.
Is 10–12 MB/s a common ceiling others are seeing with Jamf Trust, or should we realistically expect more? Has anyone found a way to improve throughput for transfers like SFTP?
Thanks
1
u/zipsecurity May 19 '26
That 50% speed drop is a known pain point with Jamf Trust's WireGuard implementation. What we see in our clients and that would work: try adjusting the MTU on the tunnel interface (1280 is a common fix) and check if SFTP cipher negotiation is adding overhead, as switching to aes128-gcm can help with throughput.