kidhack Posted December 26, 2017 Posted December 26, 2017 Hello, the 10th october my servlet thrown this fail and I open a topic... Krydos fixed it, and since a days the error is back: Estado HTTP 500 – Internal Server ErrorTipo Informe de Excepciónmensaje Connection refused (Connection refused)descripción El servidor encontró un error interno que hizo que no pudiera rellenar este requerimiento.excepciónjava.net.ConnectException: Connection refused (Connection refused) java.net.PlainSocketImpl.socketConnect(Native Method) java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) java.net.Socket.connect(Socket.java:589) java.net.Socket.connect(Socket.java:538) The post where was solved is this. Thanks.
kidhack Posted December 27, 2017 Author Posted December 27, 2017 Yes... Now the IP is 37.187.168.233. The port is only open for one specific IP?
kidhack Posted December 28, 2017 Author Posted December 28, 2017 Yes! Works perfectly... there is not possibility to add the port without IP specification? Thanks
Krydos Posted December 28, 2017 Posted December 28, 2017 No, open ports to any IP are a security vulnerability.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now