DAY 12: 100 Days of devops issue

Can someone help me complete this task?

First, I checked the status of Apache, and it showed that the service was running. So I thought the issue might be related to the firewall. However, when I ran the command, it showed:

Unit firewalld.service could not be found

So I concluded that firewalld was not installed on the server.

Then I checked whether iptables was blocking the connection, but the output was:

sudo: iptables: command not found

After that, I tested the connection from both stapp03 and the jump host by sending a curl request to the Apache server, and it worked successfully.

Even after verifying all this, I still cannot complete the lab…

hi refer to this solution for help and if you find this repo helpful please give it a star

1 Like

THANKS , you can also explore the solution of 100 days of cloud (AWS) where i explained and solved each task in a video tutorial

and if its helps give it a star :slightly_smiling_face:

1 Like

Thank you so much. That was very helpful, and I was able to complete the task. Your repo helped guide me and inspect where the issue was.

1 Like

sir , always welcome :hearts: