Report this

What is the reason for this report?

port not listening for outside connections

Posted on April 5, 2013

jboss port .

when i use wget 198.211.117.63/login.htm , I am getting connection refused , but when I use wget localhost/login.htm my application login page is getting downloaded .

May I know why the port is not listening for outside connections ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You would need to check your config for that and also run: <br> <br># netstat -lnp <br> <br>Then you will see on which IPs/ports all of your connections are listening on to confirm.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.