bgpdebug.sh
A new Bash script that automates all debug steps from sk101399 for debugging BGP and the RouteD daemon of Check Point Security Gateways.
All output and logfiles are put together in a single directory for further investigation (by TAC if you want). Security Gateways in VSX Mode and Security Gateways in Gateway Mode are both supported.
It’s available in the CheckMates Toolbox and my GitHub repository.
Changelog
0.1 Initial version. Only Security Gateways in VSX are supported.
0.2 Security Gateways in Gateway Mode are now supported.
Added new menu options: – Show debug status
– Switch to other Virtual System (VSX only)
– Quit the script
0.2.1 FIX: Option 6 now only works in VSX mode.
Minor quality updates