Add syslog to NSX

Reading Time: < 1 minuteon each host  add Firewall rules to allow syslogesxcli network firewall ruleset set –ruleset-id=syslog –enabled true esxcli network firewall refresh esxcli system syslog config set...

Checkpoint Hitcount not increasing

Reading Time: < 1 minutefw ctl set int fw_rules_uid_max_dic_entries 1048575and in CMA’Policy’ menu – click on ‘Global Properties…’ – click on ‘SmartDashboard Customization’ pane – click on...

Checkpoint find top talkers

Reading Time: < 1 minutefind top talkerstcpdump -tnn -c 20000 -i wrp1024 | awk -F “.” ‘{print $1″.”$2″.”$3″.”$4}’ | sort | uniq -c | sort -nr | awk ‘ $1 > 100...

Manual fail-over VSX with VSLS

Reading Time: < 1 minutehttps://sc1.checkpoint.com/documents/R77/CP_R77_ClusterXL_WebAdminGuide/7298.htm Fail manually from Firewall to other one with VSLSexpertcphaprob statevsenv 1clusterXL_admin down (it doesn t survive...