Check Point Certified Security Expert (CCSE) R81 — Question 172

The admin lost access to the Gaia Web Management Interface but he was able to connect via ssh. How can you check if the web service is enabled, running and which port is used?

Answer options

Correct answer: D

Explanation

Option D is correct because it properly checks for the httpd2 service using netstat to confirm if it's running and retrieves the port number. The other options either reference the wrong service (httpd instead of httpd2) or do not provide the correct commands to check the web daemon's status.