SV-100609r1_rule
V-89959
SRG-APP-000098-WSR-000060
VRAU-TC-000210
CAT II
10
Navigate to and open /etc/vco/app-server/server.xml.
Navigate to and locate <Host>.
Configure the <Host> node with the <RemoteIpValve> below.
Note: The "RemoteIpValve" should be configured as follows:
<Valve className="org.apache.catalina.valves.RemoteIpValve"
remoteIpHeader="x-forwarded-for"
remoteIpProxiesHeader="x-forwarded-by"
internalProxies=".*"
protocolHeader="x-forwarded-proto" />
At the command prompt, execute the following command:
tail /storage/log/vmware/vco/app-server/localhost_access_log.txt
If actual client IP information, not load balancer or proxy server, is not being recorded, this is a finding.
V-89959
False
VRAU-TC-000210
At the command prompt, execute the following command:
tail /storage/log/vmware/vco/app-server/localhost_access_log.txt
If actual client IP information, not load balancer or proxy server, is not being recorded, this is a finding.
M
3439