- Products
- Learn
- Local User Groups
- Partners
- More
MVP 2026: Submissions
Are Now Open!
What's New in R82.10?
Watch NowOverlap in Security Validation
Help us to understand your needs better
CheckMates Go:
Maestro Madness
Want to determine top talker host in checkpoint via cli. Any idea how?
OS: IPSO Kernel Ver. 4.2
Source IP Top 10
fwaccel conns | awk '{print $1}' | sort | uniq -c | sort -n -r | head -n 10
Destination IP Top 10
fwaccel conns | awk '{print $3}' | sort | uniq -c | sort -n -r | head -n 10
You can also use "fw tab -t connections -u -f" and change the parameter for the "print $x" command.
Assuming SecureXL (flows) is enabled, you should be able to use the Top Talkers script by @Craig_Dods, not sure if it will work on IPSO but worth a try:
http😕/expert-mode.blogspot.com/2013/05/checkpoint-top-talkers-script-display.html
IPSO 4.2 implies you're running R65 or earlier, which hasn't been supported for quite a while. Pretty sure there is no facility for this in those releases. You might be able to write a script to parse the connections table to see who the top talker is "right now."
SmartView Monitor may be an option assuming you have a license for it and it runs on IPSO (don't remember if it's supported or not). Otherwise, you'd have to parse the logs to figure this out.
Source IP Top 10
fwaccel conns | awk '{print $1}' | sort | uniq -c | sort -n -r | head -n 10
Destination IP Top 10
fwaccel conns | awk '{print $3}' | sort | uniq -c | sort -n -r | head -n 10
You can also use "fw tab -t connections -u -f" and change the parameter for the "print $x" command.
HI @HeikoAnkenbrand in the context of using fw tab -t connections -u -f, can you please explain what you mean by changing the parameter for the print $x command?
Appreciate it! Thanks
You can use Smartview Monitor from the CLI with rtm monitor.
For example:
# rtm monitor -k src -v wb sort=top -i 60
Will give you an output every 60 seconds of top source addresses.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 19 | |
| 17 | |
| 13 | |
| 8 | |
| 7 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
Tue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!Thu 18 Dec 2025 @ 10:00 AM (CET)
Cloud Architect Series - Building a Hybrid Mesh Security Strategy across cloudsTue 16 Dec 2025 @ 05:00 PM (CET)
Under the Hood: CloudGuard Network Security for Oracle Cloud - Config and Autoscaling!Thu 18 Dec 2025 @ 10:00 AM (CET)
Cloud Architect Series - Building a Hybrid Mesh Security Strategy across cloudsAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY