This command line should be able to do it "fw sam":
Quote:
# fw sam Usage: sam [-v] [-s <sam server>] [-S <server sic name>] [-f <fw host>][-t <timeout>] [-l <log>] [-C] [-e <key=val>]+ -{n|i|I|j|J} <criteria> sam [-v] [-s <sam server>] [-S <server sic name>] [-f <fw host>] -M -ijnbq {<criteria> | all} sam [-v] [-s <sam server>] [-S <server sic name>] [-f <fw host>] -D Options: -C: Cancel -M: Monitor -D: Delete all -v: Verbose -s: Server for connection -S: SIC name of server -f: Name of target host/group -t: Timeout in seconds -l: Either nolog, long_noalert or long_alert -e: Rule information. Keys are: name, comment and originator -i: Reject -I: Reject and close -j: Drop -J: Drop and close -n: Notify Criteria: src <ip> dst <ip> any <ip> subsrc <ip> <net mask> subdst <ip> <net mask> subany <ip> <net mask> srcdst <src ip> <dst ip> srv <src ip> <dst ip> <service> <protocol> subsrv <src ip> <net mask> <dst ip> <net mask> <service> <protocol> subsrvs <src ip> <net mask> <dst ip> <service> <protocol> subsrvd <src ip> <dst ip> <net mask> <service> <protocol> srvpr <service> <protocol> srcsrv <src ip> <service> <protocol> dstsrv <dst ip> <service> <protocol> subdstsrv <dst ip> <net mask> <service> <protocol> srcpr <ip> <protocol> dstpr <ip> <protocol> subsrcpr <ip> <net mask> <protocol> subdstpr <ip> <net mask> <protocol> generic <key=val>+ # |
If I remember correctly, if you don't specify a firewall host, it will attempt to apply the SAM (suspicious activity monitoring) to every firewall.