If you’ve ever tried connecting your MacBook to a T‑Mobile iPhone hotspot only to find that FortiClient, GlobalProtect, or other VPNs refuse to pass traffic or connect at all, you’re not alone. The hotspot provides perfectly normal internet access, but the VPN has issues.
Here’s the short version of why it happens and the simple workaround that fixes it.
The Cause: T‑Mobile’s IPv6‑Only Hotspot Path
T‑Mobile’s mobile network is largely IPv6‑only, and when your Mac connects to an iPhone hotspot, it often receives only an IPv6 address, not a real IPv4 lease. To keep IPv4‑only apps working, the carrier uses DNS64/NAT64 translation mechanisms that synthesize IPv6 addresses for IPv4 destinations. This system works for normal browsing but breaks many enterprise VPN clients, which often expect either:
- A real IPv4 path, or
- A fully IPv6‑capable VPN gateway (many aren’t)
As a result, the VPN may connect but fail to pass traffic—or fail during negotiation—when used over a T‑Mobile hotspot.
The Easy Workaround
Fortunately, the fix is simple:
Force IPv4 on the Mac for this hotspot SSID.
You can do this by disabling IPv6 on the Wi‑Fi interface whenever you join the hotspot. Once IPv6 is off, the Mac stops using DNS64/NAT64, and the VPN behaves normally again. This avoids the synthetic IPv6 addressing that causes the VPN tunnel to break.
A Smooth Way to Automate It
Instead of toggling settings manually, macOS lets you create a dedicated Network Location:
- System Settings → Network → (…) → Locations → Edit Locations
- Create a new location, e.g., “T‑Mobile Hotspot IPv4”
- With that location selected, open your Wi‑Fi interface → Details → TCP/IP
- Set Configure IPv6 → Off
- Switch to this location whenever you join the hotspot
Now you have a one‑click way to force IPv4 whenever you tether.
Wrap‑Up
The problem isn’t your Mac, your VPN client, or even your employer’s firewall—it’s simply how IPv6‑only networks interact with VPN protocols that weren’t built with translation layers in mind. For now, flipping your Mac into IPv4‑only mode on that hotspot SSID is the cleanest and most reliable solution.
