|
Hi All
We are
facing some problem when we try to access Jonas behind the proxy and fire
wall.Let me explain what we are trying to do.
We are using Jonas 2.2.6 with RMI, our
client Desktop swing client.In the normal scenario our ejbserver and
Client are in the LAN behind the Firewall and Proxy.There was no
problem.
But we got requirement that our off shore client
wants to access the server, so we decided to set up the server over
internet.
Initially we kept a server in the
LAN behind proxy/firewall and try to access the server though the IP.but
the client was not able to detect the IP , it was giving
javax.naming.Communication. Root exception is
java.rmi.ConnectIOExcept
ion: Exception creating connection to: 202.68.143.174; nested exception is: java.net.NoRouteToHostException: Operation timed out: no further informa tion java.net.NoRouteToHostException: Operation timed out: no further information then we set up our server in external IP
and try to make our client connect the server through the external
modem.
Everything
started working fine.And once again we tried to connect the
server from the client behind proxy and fire wall it was started giving the
same exception.
Our suspection is that client and Server is not
able to maintain the communication through internet behind the proxy because of
the DNS allocating the internal temporary IP. If this is the case
then how do we solve the problem?
Can some
one please help on this.
Thanks and Regards Saminathan.
|
