Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 

Tcpdump capture script

the_rock
MVP Diamond
MVP Diamond

This script lets you execute tcpdump capture and you can also choose any, rather than specific IP address. Below is example from my lab. As always, dos2unix and chmod 777 needed to run it. It can be printed on screen or you can output it into a file as well.

Lab example:

[Expert@CP-GW:0]# ./cp_tcpdump.sh
=== Check Point tcpdump interactive capture ===
Tip: Use 'tcpdump -D' to list interfaces before running.

Interface name (e.g., bond0, eth1, or 'any') [any]:
Source IP (or 'any') [an

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free

Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.




0 Kudos
0 Replies