When you say "there it's no problem to connect to that one"... Do you
mean with a browser?
If that is so then I don't understand how you can connect to port 8080
on the server from your client with a browser yet telnet cannot connect.
Whatever is stopping the telnet connecting on port 8080 does not say
anything about what is stopping the access on port 9080.
Chris
On 17/12/2010 08:10, alim wrote:
Hey Chris
When doing the telnet from the client box i get:
"telnet: Unable to connect to remote host: Connection refused"
However, there's also another AS on that same server listening on port 8080
and there it's no problem to connect to that one.
Plus I also tried running JBoss on port 8080 (while having the other AS shut
down), and also there the same problem:
Telnet local: "Trying 127.0.0.1... Connected to localhost."
Telnet remote: "telnet: Unable to connect to remote host: Connection
refused"
Considering that, it couldn't be a firewall problem, could it?
Thanks for the help!
Audrey
Chris Selwyn wrote:
> Maybe a firewall(iptables) issue?
> Can you do the telnet from your client box?
>
> Chris
>