ELS Messages for Hypertext Transfer Protocol (HTTP)
- Level:
- C-INFO
- Short Syntax:
- HTTP.001 User userName
( remote_IP_address
) authenticated
- Long Syntax:
- HTTP.001 User userName
( remote_IP_address
) has been authenticated
- Description:
- A server has responded indicating that the remote
user is to be allowed access through the firewall filters.
The profile(s) specified by the server will be
installed.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.002 User userName,
( ipAddress
) failed authentication
- Long Syntax:
- HTTP.002 Remote user userName,
( ipAddress
) failed authentication
- Description:
- Specified user was rejected by a server, and so was not
authenticated.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.003 TCP Listen failed for port port
- Long Syntax:
- HTTP.003 HTTP Server unable to register itself to listen to port port
- Description:
- The port specified for the web server to listen on was not
available. This could mean that an invalid port number was
configured.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.004 Unable to post TCP rcv
- Long Syntax:
- HTTP.004 Server was unable to post a TCP receive
- Description:
- This error indicates a problem existed in the router which
kept the web server from asking for additional data from
a user. The TCP session will die if this error occurs.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.005 User userName
timed out authentication
- Long Syntax:
- HTTP.005 User userName
took too long and the authentication data was purged
- Description:
- The user was presented with a form which required a response. The
server holds data in some cases while waiting for the user, and
will discard this data if the user does not respond in a timely
fashion.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.006 User userName
( ipAddr
) auth but no prf
- Long Syntax:
- HTTP.006 User userName
( ipAddr
) passed authentication but has no allowed profiles
- Description:
- The server does not have any profiles configured for the
specified user, despite the user being valid in the server.
- Level:
- C-INFO
- Short Syntax:
- HTTP.007 Req message
from ipAddr
- Long Syntax:
- HTTP.007 HTTP Request message
from ipAddr
- Description:
- User requested specified page from the router.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.008 Nonce/Addr mismatch user userName
( ipAddr
) but reply from ipAddr
- Long Syntax:
- HTTP.008 User userName
( ipAddr
) was sent a form but the response came from ipAddr
- Description:
- This message indicates that someone may be trying to breach
security or may be trying to deny service to legitimate users
by way of an attack.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.009 Unknown page ipAddr
req by message
- Long Syntax:
- HTTP.009 Host ipAddr
requested page message
, which does not exist
- Description:
- A request was made by the host at this address for a page
that does not exist.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.010 Bad form resp from ipAddr
- Long Syntax:
- HTTP.010 Host ipAddr
sent a form but the content was in error
- Description:
- A user sent data via a form, but the http processor didn't
find the correct data attached. No processing could be done.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.011 Memory allocation failed
- Long Syntax:
- HTTP.011 Memory was needed, but none available.
- Description:
- Memory was needed to process a request. Since none was available
the user will receive an Internal Server Error page.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.012 HTML syntax err frm ipAddr
- Long Syntax:
- HTTP.012 An HTML syntax problem was seen from host ipAddr
- Description:
- The web server didn't understand the formatting of an HTML request
from the user's web browser.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.013 Unkn HTML req type message
frm ipAddr
- Long Syntax:
- HTTP.013 Unkown HTML request type message
from ipAddr
- Description:
- An unknown request type was presented to the web server by a the
user's web browser.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.014 TCP Timeout for sess with host ipAddr
- Long Syntax:
- HTTP.014 TCP session timed out for user at host ipAddr
- Description:
- The TCP session timed out for this user. This could be caused by
the user's PC being disconnected from the network.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.015 No profile data from server for user message
- Long Syntax:
- HTTP.015 Authentication server supplied filter profile names for user message
- Description:
- Despite providing a valid response, the authentication server
failed to provide any data for the user. This could be caused
by a misconfigured server which has a user listed, but no
data programmed for that user.
- Level:
- CE-ERROR
- Short Syntax:
- HTTP.016 Prb snd auth req
- Long Syntax:
- HTTP.016 Problem sending authentication request
- Description:
- Error encountered sending an authentication request to the
authentication subsystem in the router.
- Level:
- C-INFO
- Short Syntax:
- HTTP.017 Attmpt to opn more sess than cnfgd max denied
- Long Syntax:
- HTTP.017 Attempt to open more sessions than configured maximum was denied
- Description:
- An attempt was made to open more sessions that the
maximum number of sessions configured by the user.