Hi
We have customers that have had VSX on Maestro deployed by CP PS and they are starting to come to us to assist with troubleshooting traffic flows.
Im trying to come up with a methodology for this because some of the gclish comands dont seem to take vsx into account.
Ideally I would run tcpdump/fw monitor or cppcap to a file and then take it offline to analyze in wireshark, but its proving problematic.
Im struggling to understand what commands work and in which shell.
At the moment my approach is;
1) 'asg search srcip dstip' to find connection owner, I can run this inside VS shell
2) m x_y to move to the owning member SGM - I can run this inside VS shell but it dumps me to GCLISH
3) expert mode then VSENV X to move to the desired VS
Then I can run cppcap or tcpdump as needed on console output.
I can write to a file in /tmp but the tcpdump -read -r doesnt seem to work
The tcpdump -mcap doesnt seem to work inside VSX shell, and outside of it it doesnt take VSX shell into account
Also, I note from this thread that getting the files off the SGMs with WINSCP is more painful for maestro;
https://community.checkpoint.com/t5/Maestro/WinSCP-access-to-individual-members-of-security-group/m-...
So is there a suggested workflow for approaching this type of activity?
How do the VS shell and clish shells interoperate?
What is the value of running global captures on all SGMS - is this only to look at the correction layer?
Is there a problem with focussing on the connection owner only?
And finally, cppcap doesnt seem to work with the g_all prefix or global clish shell, is it not an appropriate tool for Maestro?
Thanks