fw monitor -F "10.0.0.1,0,13.*.*.*,0,0" -F "13.*.*.*,0,10.0.0.1,0,0"
This syntax doesn't seem to work correctly for me, as an example this works as expected:
fw monitor -F 4.2.2.2,*,*,*,* -F 0,0,4.2.2.2,0,0
However this next one doesn't install a filter at all, and just gives me everything unfiltered:
fw monitor -F 4.2.2.*,*,*,*,* -F 0,0,4.2.2.2,0,0
I've noticed that if you typo the -F filter it doesn't error out but just gives you everything unfiltered which is a bit dangerous in my opinion. Example:
fw monitor -F totalgarbage
I get every possible packet unfiltered, it even says "Compiled OK". Huh?
Gateway Performance Optimization R81.20 Course
now available at maxpowerfirewalls.com