log connection verification

From cpwiki.net
Revision as of 16:11, 2 April 2021 by Nighthawk (Talk | contribs)

Jump to: navigation, search
Check Point Profressional Services
Expert@chkpfw2:0]# cpstat fw -f log_connection

Overall Status: 0 Overall Status Description: Security Gateway is reporting logs as defined Local Logging Mode Description: Logs are written to log server Local Logging Mode Status: 0

Log Servers Connections -------------------------------------------- |IP |Status|Status Description | -------------------------------------------- |192.168.144.80| 0|Log-Server Connected| --------------------------------------------

netstat should show established connection to logging management server

[Expert@chkpfw2:0]# netstat -an | grep -i "257.*ESTABLISHED"
tcp        0      0 192.168.1.3:49571         192.168.1.80:257          ESTABLISHED