How to change IP Address in Check Point firewall

To view IP Address information in Linux/UNIX, use ifconfig (F) command. It’s slightly different from Microsoft whereby ipconfig (P) command is used. [R60-FW]# ifconfig To change the IP Address, use the following command ifconfig eth0 192.168.10.254 netmask 255.255.255.0 up Again, use ifconfig command to verify it. Even though we can change the IP Address ofContinue reading “How to change IP Address in Check Point firewall”

Check Point – GAiA – Change or Set Expert Password – CLI

In order to change expert password of Check Point firewall running GAiA OS, logon to CLI, make sure you are in “clish” mode and execute command “set expert-password plain“. You need to enter current expert password and they you’ll be able to choose a new expert password. Syntax: set expert-password plain Example: CP-Firewall-GAiA> CP-Firewall-GAiA> set expert-passwordContinue reading “Check Point – GAiA – Change or Set Expert Password – CLI”