SV-99879r1_rule
V-89229
SRG-APP-000093-WSR-000053
VRAU-LI-000045
CAT II
10
Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf
Configure the "lighttpd.conf" file with the following:
$HTTP["url"] !~ "(.css|.jpg|.gif|.png|.ico)$" {
accesslog.filename = log_root + "/access.log"
}
At the command prompt, execute the following command:
tail -n 1 /opt/vmware/var/log/lighttpd/access.log
If client IP addresses are not being logged, this is a finding.
Note: Lighttpd will prepend IPv4 addresses with ::ffff: This is called "IPv4-mapped IPv6 addresses".
V-89229
False
VRAU-LI-000045
At the command prompt, execute the following command:
tail -n 1 /opt/vmware/var/log/lighttpd/access.log
If client IP addresses are not being logged, this is a finding.
Note: Lighttpd will prepend IPv4 addresses with ::ffff: This is called "IPv4-mapped IPv6 addresses".
M
3457