How do I debug VPND on Check Point ?

To debug VPND run the following command :

vpn debug trunc

To disable the debug run the commands :

vpn debug off; vpn debug ikeoff

To view the logs run the command :

cd $FWDIR/log ; tail -f ike.elg vpnd.elg

Leave a comment