WA00555 A22 - The web server must be configured to listen on a specific IP address and port - listen

Information

The Apache Listen directive specifies the IP addresses and port numbers the Apache web server will listen for requests. Rather than be unrestricted to listen on all IP addresses available to the system, the specific IP address or addresses intended must be explicitly specified. Specifically a Listen directive with no IP address specified, or with an IP address of zero's should not be used. Having multiple interfaces on web servers is fairly common, and without explicit Listen directives, the web server is likely to be listening on an inappropriate IP address / interface that were not intended for the web server. Single homed system with a single IP addressed are also required to have an explicit IP address in the Listen directive, in case additional interfaces are added to the system at a later date.

Solution

Edit the httpd.conf file and set the 'Listen directive' to listen on a specific IP address and port.

See Also

https://iasecontent.disa.mil/stigs/zip/U_Apache_2-2_UNIX_V1R11_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, CAT|II, Rule-ID|SV-33228r1_rule, STIG-ID|WA00555_A22, Vuln-ID|V-26326

Plugin: Unix

Control ID: 128c97367da0e54be40eb3798f7e6ba618e6f9cedb0d938e99f8f911b9a41f9d