Questions tagged [checkpoint]

Check Point Software Technologies is a widely deployed brand of firewalls and other security and networking products.

Check Point Software Technologies is a widely deployed brand of firewalls and other security and networking products.

304 questions
-2
votes
1 answer

Check point version up failure (R76→R77.30) by iso through oracle vm virtual server

I am wrting this to ask you about Check point version up failure (R76→R77.30) by iso through oracle vm virtual server. After mount iso , I commanded 「upgrade cd」 in virtual server. And then, the error message is as following. bin/upgrade_start: line…
-2
votes
1 answer

Executing a command with multiple parameters in bash

I am trying to execute a command with multiple parameters in a bash script: #!/bin/bash read a[{1..3}] <<< $(echo /opt/CPshrd-R77/bin/cpview history off); echo "${a[1]} ${a[2]} ${a[3]}" #"/opt/CPshrd-R77/bin/cpview history off" for (( i =0 ; i <…
-2
votes
1 answer

Using vpn client inside azure vm

I am trying to use a VPN Client (Check Point Endpoint Security) from withing an azure VM. Everything works fine, when the VM is not part of an azure VPN. When it is the connection cannot be made (negotiation with site failed). I tried adding several…
Boston George
  • 81
  • 1
  • 14
1 2 3
20
21