View Single Post
  #1 (permalink)  
Old 2006-09-08
pookicat pookicat is offline
Junior Member
 
Join Date: 2006-09-07
Posts: 5
Rep Power: 0
pookicat has an average reputation (10+)
Default 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
Reply With Quote