We ran into the same issue on Windows 11 24H2—VPN connects, but the internet drops completely. This has been happening since 22H2, and somehow, it’s even worse now.
We tried updating to the latest Check Point client (E88.60.1) from E88.60, but no luck. However, we found a workaround that actually fixes it:
- Navigate to:
C:\Program Files (x86)\CheckPoint\Endpoint Security\Endpoint Connect
- Open trac.defaults in a text editor (Run as Administrator).
- Find this line:
route_conflict_resolution_method
- Change it to:
route_conflict_resolution_method STRING "modify" GLOBAL 1
- Save the file, restart the VPN client, and it should work.
Hopefully, Microsoft and Check Point address this properly soon. In the meantime, this should help anyone stuck with the issue!