This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Logs - Debug Mode

I was asked by Sophos support to Use GUI, Console Advanced Shell (5,3) and to run a command for debug mode.

Unfortunately session timed out before I could run the command again to take out of debug mode. I do not know now whether in debug mode or not.

How do I check if Firewall is in debug mode.

 

 

Many thanks

 



This thread was automatically locked due to age.
Parents
  • Most services uses the normal Service Command.

    So try a 'service -S' to show all running services. 

    There you can take a look, if some service is running in Debug Mode. 

    If so, it should be 'service Name:debug -ds nosync' to disable the Debug. 

Reply
  • Most services uses the normal Service Command.

    So try a 'service -S' to show all running services. 

    There you can take a look, if some service is running in Debug Mode. 

    If so, it should be 'service Name:debug -ds nosync' to disable the Debug. 

Children