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?
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?
To determine if the web service is enabled, running, and which port is being used, you need to check two key aspects: the status and configuration of the web daemon and whether the web server process is running and on which port. In expert mode, running 'netstat -tulnp | grep httpd2' will show if the httpd2 process is up and its port number. In clish, the command 'show web daemon-enable' will show if the web daemon is enabled. These steps ensure both the service status and configuration are checked, making this approach thorough and accurate.
I think it´s D
The answer is D
D is correct
httpd2 - Web server daemon (Gaia Portal) https://support.checkpoint.com/results/sk/sk97638 To show the Gaia Portal web server configuration: show web daemon-enable https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_Gaia_AdminGuide/html_frameset.htm?topic=documents/R80.30/WebAdminGuides/EN/CP_R80.30_Gaia_AdminGuide/214766