The only solution to this is the following
- Shut down the Remote Access VPN Client.
- Open Windows Services (services.msc), search and stop these Check Point Watchdog services:
Check Point Endpoint Client Watchdog
Check Point Endpoint Security VPN
- Go to the installation folder of the Remote Access VPN client.
C:\Program Files (x86)\CheckPoint\Endpoint Security\Endpoint Connect\
- Create a copy of the trac.defaults file.
- Edit the trac.defaults file in a plain-text editor such as Notepad++.
- Change the parameter route_conflict_resolution_method from:
route_conflict_resolution_method STRING "delete_create" GLOBAL 1
to
route_conflict_resolution_method STRING "modify" GLOBAL 1
- Save the file and close the editor.
- Restart the stopped (Check Point Endpoint Client Watchdog and Check Point Endpoint Security VPN) services.
- Reconnect with the Remote Access VPN client.