HP Comware 5 Debug Manual Vol 1

// The ALG module obtained NAT information in the packet payload after the PORT command was
executed.
# Enable ALG packet debugging on the device with DNS ALG enabled. Output similar to the following
example is generated when a host on the private network accesses a DNS server on the public network
in type-A query mode. In this mode, the host queries an IPv4 address by domain name.
<Sysname> debugging alg packet
*0.418080 Sysname ALG/8/PACKETS: Receive a DNS query packet.
// The ALG module received a DNS query packet.
# Enable ALG packet debugging on the device with NBT ALG enabled. Output similar to the following
example is generated when a host on the private network pings the hostname of another host on the
public network.
<Sysname> debugging alg packet
*Aug 24 10:50:58:500 2007 Sysname DPALG/7/debug:
Received a NBT NAME QUERY REQUEST.
// The ALG module received an NBT query request.
# Enable ALG packet debugging on the device with SQLNET ALG enabled. Output similar to the
following example is generated when an Oracle client on the public network tests the database
connection in its network configuration wizard.
<Sysname> debugging alg packet
*Aug 24 10:50:58:500 2007 Sysname DPALG/7/debug:
Received a SQLNET CONNECT REQUEST.
// The ALG module received an SQLNET connection request.
*Aug 24 10:51:58:500 2007 Sysname DPALG/7/debug:
Received a SQLNET REDIRECT RESPONSE.
// The ALG module received an SQLNET redirect response.
# Enable ALG event debugging on the device with RTSP ALG enabled. Output similar to the following
example is generated when an RTSP client opens the URL of a media file under these conditions:
The RTSP client is RealPlayer software on the private network.
The URL contains the IP address of an RTSP server and the name of the media file.
<Sysname> debugging alg event
*Aug 24 10:50:58:500 2007 Sysname DPALG/7/debug:
From VPN : 1,Pro : TCP
Direction : OUT
( 1.1.1.2: 1000 ) ----> ( 2.2.2.9: 2010 )
// After the dclient sent the setup command, the ALG module translated the address in the packet
payload.
# Enable ALG packet debugging on the device with ILS ALG enabled. Output similar to the following
example is generated when NetMeeting on the private network sends an AddRequest message to a
public network server for registration.
<Sysname> debugging alg packet
*Aug 24 10:50:58:500 2007 Sysname DPALG/7/debug:
Received an ILS AddRequest packet.
// The ALG module received an ILS registration request.
94