To stop all firewall processes but leave the Default Filter running, run: cpstop -fwflag -default
To stop all Security Gateway processes but leave the security policy running, run: cpstop -fwflag -proc
To stop and start all Check Point processes, run: cpstop
and cpstart
cpstop -fwflag [‑default | ‑proc] |
Options |
Description |
-default |
Kills firewall processes (such as The security policy in the kernel is replaced with the Default Filter. |
-proc |
Kills firewall processes. Logs, kernel traps, resources, and security server connections stop. The security policy remains loaded in the kernel. Allow, reject, and drop rules that do not use resources, only services, continue to work. |