I am using a client that registers to the server using RMIRegistry through a VPN client. I am able to register with the server, but no matter what I try, the server always registers the outside IP address. When the server tries to send a response to the client, the action fails. Is there any way...