Day 12 Linux Network Services
The network service is available when I have not done anything attached, the link should not be available and to be fix. curl http://stapp03:8083 , but the index.html rendered. I reloaded several times to give the one that that is not fix but none.
MIQDAD
August 5, 2026, 3:29pm
#2
hi refer to this solution
**🌟 Task 12 - Troubleshoot and Fix Apache Service Connectivity on Port 3002**
**📌 Task Description**
The monitoring tool reported that **Apache service** on **App Server 1** in **Stratos Datacenter** is not reachable on **port 3002**. Possible issues include the service being down, firewall blocking, or other network issues.
👉 **Your task:** Use network troubleshooting tools such as `telnet`, `netstat`, `iptables`, etc., to identify and fix the problem. Confirm Apache is reachable from the jump host without compromising security.
💡 **Note:** You can find the infrastructure details by clicking on the **Details of all Users and Servers** button on the top-right section of the page.
---
## 🔹 Step 1: Test connectivity from Jump Host
**From Jump Host:**
```bash
telnet stapp01 3002
```
This file has been truncated. show original
Thanks, this is awesome to follow for all other task.