LMSouq
general-dev Open

trace a particular IP and port

MU
murtaza52
1 month ago
3 views
Problem Description
I have an app running on port 9100 on a remote server serving http pages. After I ssh into the server I can curl localhost 9100 and I receive the response. However I am unable to access the same app from the browser using `http://ip:9100` I am also unable to telnet from my local PC. How do I debug it? Is there a way to traceroute a particular IP and port combination, to see where it is being blocked? Any linux tools / commands / utilities will be appreciated. Thanks, Murtaza

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base