Diag Debug and Sniffer
Are there any commands to easily reveal what diagnose commands are enabled and/or active?
Part 2: Will all diag commands be disabled (inactive) upon FGT reboot?
Part 3: Expanded question:
(global) # diag debug info debug output: disable console timestamp: disable console no user log message: disable zebos debug level: 306783954 (0x124926d2) <<??? CLI debug level: 3 (global) # diag debug reset (global) # diag debug info debug output: disable console timestamp: disable console no user log message: disable CLI debug level: 3
What does "zebos debug level: 306783954 (0x124926d2)" mean? Obviously, it disappeared after I used the reset command.
Part 4:
Is the following syntax correct?
(root) # diag sniff packet any 'host 10.19.1.231 and port80 and port 443' 1
If so, when 10.19.1.231 tries to access any web page via http will the sniff catch the packets?
BTW: (root) # diag sniff packet any 'host 10.19.1.231 and icmp' 1 << did catch packets
