fw monitor -e doesn't work Hi, I'm running secureplatform ngx r61. I'd like to capture the traffic with fw monitor for only specified source or destination address. according to the fw monitor document at checkpoint, this syntax should work : fw monitor -e 'accept src=1.2.3.4 or dst=1.2.3.4' but the monitor exits with the following code : monitorfilter : "/opt/CPsuite-R61/fw1/tmp/monitorfilter.pf", line3 : ERROR: syntax error Compilation failed. monitor : filter compilation failed /opt/CPsuite-R61/fw1/tmp/monitorfilter has anyone ever tried (and managed) to run fw monitor on secure platform ? thanks |