Out of curiousity, though obviously its AI response, but somewhat interesting...
In Check Point Remote Access VPN (Harmony/Endpoint Security VPN / Mobile / SNX), you do NOT need to delete & re‑create the VPN “site” on the client as long as the change you made on the firewall doesn’t invalidate what the client cached when the site was created (gateway address resolution, trust/fingerprint, and authentication method). [sc1.checkpoint.com], [community….kpoint.com], [community….kpoint.com]
Below are the common change types where re-creating the site is not needed—a disconnect/reconnect (or “Update Topology”) is usually enough.
✅ Changes that typically DO NOT require deleting/re-creating the client “site”
1) Access Control / Security Policy rule changes
If you’re only changing what remote users can access (new rules, modified services, rule ordering, VPN column changes, etc.), the client site entry doesn’t need to change—you just install policy and users reconnect. [sc1.checkpoint.com]
Adding/removing gateways in the Remote Access community, changing participating user groups, or changing Identity Awareness / Access Roles that control who gets access are policy-side changes; they do not require rebuilding the site on the endpoint. [sc1.checkpoint.com]
3) Crypto settings adjusted in Global Properties (encryption/integrity/DH)
Changing IKE/IPsec proposal preferences (encryption algorithms, integrity, DH group) is normally handled via policy and negotiation; users typically just reconnect after policy install. [sc1.checkpoint.com]
Practical note: users may need to disconnect/reconnect so Phase 1/2 can renegotiate using the new settings. [sc1.checkpoint.com]
4) Topology/Office Mode parameters where “Update Topology” is sufficient
When you change things like Office Mode behavior, split-tunnel routes, or similar “site topology” data, Check Point’s own guidance is generally to have users create or update site topology after policy install—not necessarily delete/recreate the site entry. [sc1.checkpoint.com]
5) Certificate updates where the trust anchor/fingerprint expectation doesn’t change
The client uses a fingerprint/trust check during site definition/initial connection; if your changes don’t alter what the client expects/trusts (e.g., still anchored the same way), then you typically don’t need to delete/recreate—at most users may see a prompt to verify/accept. [sc1.checkpoint.com]
A simple rule of thumb (fast test)
You usually don’t need to delete/recreate the site if all three are true:
- Same gateway identifier (the hostname/IP the site points to still works) [community….kpoint.com]
- Same authentication method (you didn’t switch CP password ↔ RADIUS/other) [community….kpoint.com]
- Trust/fingerprint isn’t “stale” (client isn’t rejecting the gateway identity) [sc1.checkpoint.com]
If those hold, changes like policies, groups, and crypto settings generally don’t require site recreation. [sc1.checkpoint.com]
For context: when site recreation is commonly required (so you can avoid it)
Even though you didn’t ask, this helps draw the boundary:
- Switching authentication mechanism (e.g., Check Point password → RADIUS) can require delete/re-add. [community….kpoint.com]
- If the site was added by FQDN, the client may resolve it once; if the gateway IP behind that FQDN changes, you may have to delete/re-add. [community….kpoint.com]
Quick troubleshooting before telling users to delete/recreate
Try these in order (least disruptive first):
- Disconnect/reconnect (forces renegotiation). [sc1.checkpoint.com]
- Update site topology / refresh site info (if your client UI supports it). [sc1.checkpoint.com]
- If it’s an FQDN-based site and you suspect IP changed, confirm behavior (some clients cache resolution). [community….kpoint.com]
A couple questions so I can answer exactly for your environment
- Which client are you using: Harmony Endpoint VPN / Endpoint Security VPN / Mobile VPN / SNX?
- Do users create the site using FQDN (e.g.,
vpn.company.com) or a raw IP? [community….kpoint.com]
- What change are you planning (policy rule change, encryption settings, certificate, auth method, gateway IP/FQDN)?
If you tell me those three, I can give you a precise “no client action / reconnect only / update topology / must recreate” answer for your specific change.