The table below describes the diagnosis events on application layer.
DNS Server Slow Response |
The response time from the DNS server is equal to or higher than the threshold. |
Performance |
- Network congestion.
- The route between client and DNS server is slow.
- The DNS server is overloaded.
- Poor DNS server performance.
|
- Check the application services running on the network.
- Use other DNS server addresses.
- Check the security and working status of the DNS server.
- Upgrade the DNS server.
|
Non-existent DNS Host or Domain |
Requested host or domain name cannot be found. |
Fault |
- The IP address or domain name is invalid.
- The DNS server has an incomplete DNS table.
- Reverse DNS lookup is disabled.
|
- Ensure the IP address or domain name is listed on the DNS table.
- Ensure the IP address or domain name is typed correctly.
- Change the DNS server address.
|
DNS Server Returned Error |
DNS server returns an error other than an invalid name. |
Fault |
- Query format error.
- Query failure.
- DNS server returns Not Implemented, Refused, or Reserved.
|
- Ensure the DNS query is correct.
- Change the DNS server address.
|
SMTP Server Slow Response |
The response time is equal to or higher than the threshold. |
Performance |
- Network congestion.
- The connection between client and SMTP server is slow.
- The SMTP server is overloaded.
- Poor SMTP server performance.
|
- Check the application services running on the network.
- Update the configurations of route.
- Check the security and the working status of the SMTP server.
- Upgrade the SMTP server.
|
Suspicious SMTP Conversation |
A connection uses TCP port 25 to transmit non-SMTP data. |
Security |
An application running on TCP port 25 produces non-SMTP traffic. |
- Check the applications that are using port 25.
- Check the traffic content of the source port and destination port.
|
SMTP Server Returned Error |
An SMTP connection or request is rejected by an SMTP server after a TCP connection has already been established. |
Fault |
- The client program executes invalid commands.
- The client application configures an incorrect user name and password.
- SMTP server is overloaded.
- Incorrect configurations of SMTP server software.
|
- Ensure the client executes correct commands.
- Check user name and password on the client application.
- Look for attempted spam.
- Check the configurations of the SMTP server software.
|
POP3 Server Slow Response |
The average response time is equal to or higher than the threshold. |
Performance |
- Network congestion.
- The connection between client and POP3 server is slow.
- The POP3 server is overloaded.
- Poor POP3 server performance.
|
- Check the application services running on the network.
- Update the configurations of route.
- Check the security and the working status of the POP3 server.
- Upgrade the POP3 server.
|
Suspicious POP3 Conversation |
A connection uses TCP port 110 to transmit non-POP3 traffic. |
Security |
An application running on TCP port 110 produces non-POP3 traffic. |
- Check the applications using port 110.
- Check the traffic content of source port and destination port.
|
POP3 Server Returned Error |
A POP3 connection or request is rejected by a POP3 server after a TCP connection has already been established. |
Fault |
- The client executes invalid commands.
- The client application configures incorrect user name and password.
- POP3 server is overloaded.
- Incorrect configurations of POP3 server software.
|
- Ensure the client executes correct commands.
- Check user name and password on the client application.
- Check for POP3 server attack.
- Check the configurations of the POP3 server software.
|
FTP Server Slow Response |
The response time is equal to or higher than the threshold. |
Performance |
- Network congestion.
- The connection between client and FTP server is slow.
- The FTP server is overloaded.
- Poor FTP server performance.
|
- Check the application services running on the network.
- Update the configurations of route.
- Check the security and the working status of the FTP server.
- Upgrade the FTP server.
|
Suspicious FTP Conversation |
A connection uses TCP port 21 to transmit non-FTP traffic. |
Security |
An application running on TCP port 21 produces non-FTP traffic. |
- Check the applications using port 21.
- Check the traffic content of the source port and destination port.
|
FTP Server Returned Error |
An FTP connection or request is rejected by an FTP server after a TCP connection has already been established. |
Fault |
- The client executes invalid commands.
- The client application configures incorrect user name and password.
- POP3 server is overloaded.
- The client has a work mode unmatched with the server.
- Incorrect configurations of FTP server software.
|
- Ensure the client executes correct commands.
- Check user name and password on the client application.
- Check for POP3 server attack.
- Ensure the client works in a mode supported by the server.
- Check the configurations of the POP3 server software.
|
HTTP Client Error |
HTTP server returns a 4xx error code other than 404 (Request Not Found) to indicate a client error. |
Fault |
- The request could not be understood by the server due to malformed syntax.
- Unauthorized request.
- The access is forbidden.
- The request method is not allowed.
- The request times out.
- The requested URL is too long.
- Unsupported media type.
|
- Check the syntax in the original request packet that generated the error.
- Change the request.
- Change the request or use authorized account.
- Change the request method.
- The client repeats the request.
- Change the requested URL.
- Modify the media type.
|
Suspicious HTTP Conversation |
A connection uses TCP port 80 to transmit non-HTTP traffic. |
Security |
An application running on TCP port 80 produces non-HTTP traffic. |
- Check the applications using port 80.
- Check the traffic content of the source port and destination port.
|
HTTP Request Not Found |
HTTP server returns this error when the requested URL was not found. |
Fault |
- Invalid URL.
- DNS server table does not contain the map relationship between the entered domain name and mapped IP address.
|
- Check the validity of the URL.
- Change the DNS server address.
|
HTTP Server Returned Error |
HTTP server returns a 5xx error code to indicate a server error; usually the client's request is valid. |
Fault |
- Internal server error, not implemented, gateway timeout, or unavailable service.
- HTTP version is not supported.
|
- Update the configurations of the HTTP server.
- Upgrade the HTTP server to support the version type.
|
HTTP Server Slow Response |
The average response time is equal to or higher than the threshold. |
Performance |
- Network congestion.
- The connection between client and HTTP server is slow.
- The HTTP server is overloaded.
- Poor HTTP server performance.
|
- Check the application services running on the network.
- Update the route configurations.
- Check the security and working status of the HTTP server.
- Upgrade the HTTP server.
|