Linux Network Services task incorrect

After killing the sendmail process listening on port 3000 ,and then starting the httpd service I am able to curl to http://localhost:3000

Also, ‘netstat -naltp | grep 3000’ shows that port 3000 is now listening on httpd service.

@Inderpreet @mmumshad @vijin.palazhi Could you please review my task.

@shankersumit Have you pass the task for review. If not please share it for review. If you find the reviews are not satisfying then can take it on community.

hi @shankersumit, as per your answer, apache is available from localhost i.e stapp01 but as per question you had to make sure apache is available from jump host as well.

Thanks rahul .
My bad ,I missed to read this .