HP Comware 5 Debug Manual Vol 3
Field
Description
Failed to get MAC
information (IP ip-addr).
Failed to get MAC information of the user whose IP address is ip-addr.
Examples
# On a device enabled with local portal server, enable portal server debugging. When a user uses the
IE browser to trigger portal authentication, output similar to the following example is generated:
<Sysname> debugging portal server
*Jan 10 16:17:01:94 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received connection from WS
*Jan 10 16:17:02:422 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Processing connection.
// The portal server processed the received portal connection request.
*Jan 10 16:17:02:422 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Replied a file logon.htm for client.
// The portal server replied with a logon file to the portal client, providing the logon page to the portal
client.
*Jan 10 16:17:11:984 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received read msg.
*Jan 10 16:17:11:984 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Action: POST, Type: LOGON, UserName: admin, Passwd: admin.
// The portal server received a logon post request from the portal client.
*Jan 10 16:17:11:984 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received message from portal web server, IP = 2.2.20.4, type = PT_NORMAL_REQ_INFO.
// The portal module received an information request message from the local portal server.
*Jan 10 16:17:11:984 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received message from portal, IP = 2.2.20.4, type = PT_NORMAL_ACK_INFO.
// The portal server received an information request response message from the portal module.
*Jan 10 16:17:11:984 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received message from portal web server, IP = 2.2.20.4, type = PT_NORMAL_REQ_AUTH.
// The portal module received an authentication request message from the local portal server.
*Jan 10 16:17:12:187 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received message from portal, IP = 2.2.20.4, type = PT_NORMAL_ACK_AUTH.
// The portal server received an authentication acknowledgement message from the portal module.
*Jan 10 16:17:12:390 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Received message from portal, IP = 2.2.20.4, type = ACCT_SUCCESS.
// The portal server received an accounting success message from the portal module.
*Jan 10 16:17:12:390 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Send web page to inform user 2.2.20.4: Authentication succeeded!
*Jan 10 16:17:12:390 2008 Sysname PORTAL/7/PORTAL_DEBUG:
Sent HTTP packet to user successfully.
// The portal server successfully informed the portal client of authentication success.
*Jan 10 16:19:40:531 2008 Sysname PORTAL/7/PORTAL_DEBUG:
User 2.2.20.4 is being detected, index = 0, detection mode = 2.
242