[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problems with firewall access

glynbach do-not-reply at jboss.com
Thu Oct 16 11:06:25 EDT 2008


I'm trying to connect to a session bean from a client app outside the firewall.

I've followed the firewall instructions from http://www.jboss.org/community/docs/DOC-12519

It's not connecting with these ports opened. Using a packet sniffer I can see that it does the following steps

-> 1100 ok
-> 1101 ok
-> 3625 (blocked because 3625 is not a port we have opened)

Could anyone tell me what might be running on 3625? It must be a dynamic port allocated in run time as it doesn't exist in any of the JBoss config files. I guess its whatever service is accessed after communicating with the RmiPort in the HA-JNDI service.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182690#4182690

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182690



More information about the jboss-user mailing list