HP Comware 5 Debug Manual Vol 3
Field
Description
DNS A answer is translated successfully by
dns-map(address1 -> address2).
The IP address in the type A DNS reply has been translated.
• address1
—
The IP address before translation.
• address2
—
The IP address after translation.
Table 2 describes output fields and messages for the debugging nat event command.
Table 86 Output from the debugging nat event command
Field
Description
The packet can't translate by static. Static address translation failed.
(interface-index-out)
The outbound packet is serviced by NAT on interface
interface-index.
(interface-index-in)
The inbound packet is serviced by NAT on interface
interface-index.
Ftp Packet To Svr Processes FTP packets sent to the server using NAT ALG.
Translate Ftp PORT CMD fail FTP port address translation failed.
Table 3 describes output fields and messages for the debugging nat packet command.
Table 87 Output from the debugging nat packet command
Field
Description
from VPN : vpn index
VPN index of the outbound packet (not displayed if no VPN
exists).
is from NAT static The outbound packet is translated by using static NAT.
( inside-source-ip: port1 -
global-destination-ip: port2) ------>
Before address translation:
• inside-source-ip
—
Source IP address.
• port1—Source port number.
• global-destination-ip—Public destination IP address.
• port2—Destination port number.
( global-source-ip: port1 -
global-destination-ip: port2)
After address translation:
• global-source-ip—Source IP address.
• port1—Source port number.
• global-destination-ip—Public destination IP address.
• port2—Destination port number.
to VPN : vpn index
VPN index of the inbound packet (not displayed if no VPN
exists).
is to NAT server
The inbound packet is translated by using the NAT Server
feature.
is to NAT static The inbound packet is translated by using static NAT.
114