How do I turn fwm and fwd debug on in NG?

 

On the manager / module, run these commands if it is a Windows machine:
fw debug fwm on TDERROR_ALL_ALL=3
fw debug fwd on TDERROR_ALL_ALL=3

Run these commands if it is a Unix machine:
fw debug fwm on TDERROR_ALL_ALL 3
fw debug fwd on TDERROR_ALL_ALL 3

To turn debugging off, run the command as above but with off instead of on.

Added 16 MAR 2003

 

< back