Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
PhoneBoy
Admin
Admin

When entering any CLI command (including fw sam), flags/switches to the command with their arguments (e.g. -s CP-GW) are specified before other arguments.
The "other arguments" in this case are the criteria listed in the fw sam help and must be listed in the exact order.

If your goal is is to drop all packets to destination IP 192.168.2.2 (regardless of source), the command is: fw sam -s CP-GW -t 3600 -j dst 192.168.2.2

View solution in original post

(1)
Who rated this post