HP Comware 5 Debug Manual Vol 3
Examples
# Enable packet debugging for Java applet blocking. Output similar to the following example is
generated when a client on the private network accesses www.webfilter.com/alcsfnow.class under the
following conditions:
•
The Java applet blocking function is configured on the device.
•
The function denies Web requests containing Java applet.
<Sysname> debugging firewall http activex-blocking packet
*Feb 24 10:33:58:500 2007 Sysname DPALG/7/debug:
Java applet blocking replaced the suffix.
// A file suffix in the packet was replaced.
debugging firewall http activex-blocking
Use debugging firewall http activex-blocking to enable debugging for ActiveX blocking.
Use undo debugging firewall http activex-blocking to disable debugging for ActiveX blocking.
Syntax
debugging firewall http activex-blocking { event | packet }
undo debugging firewall http activex-blocking { event | packet }
Default
Debugging for ActiveX blocking is disabled.
Views
User view
Default command level
2: System level
Parameters
event: Specifies event debugging.
packet: Specifies packet debugging.
Examples
# Enable packet debugging for ActiveX blocking. Output similar to the following example is generated
when a client on the private network accesses 1.1.1.1 / t e s t . o c x under the following conditions:
•
The ActiveX blocking function is configured on the device.
•
The function permits Web requests containing ActiveX.
<Sysname> debugging firewall http activex-blocking packet
*Feb 24 10:33:58:500 2007 Sysname DPALG/7/debug:
ActiveX blocking didn't replace the suffix, because 1.1.1.1 is permitted by ACL 2000.
535