Re: RMI app behind NAT firewall
Tobias Weih <[email protected]> Fri, 27 Jan 2006 14:09:40 +0100
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <OF8906B5D9.299CB1D0-ONC1257103.00483609-C1257103.00484B83@de.ibm.com> |
Hi Andres, thank you. It's not because of the policy. I granted everything to anyone :) I am not allowed to bind to 9.154.38.47, and I assume this is, because you're never allowed to bind to a remote host. The strange thing is, binding to localhost is not working. I might be forced to bind to a local address but specify the java.rmi.server.hostname to be the public address, since it is the return-IP the rmi-client uses. I am not able to test at the moment, but I will keep you up to date. Thanks. Tobi Andres Ledesma <[email protected]> 27.01.2006 13:50 Please respond to Andres Ledesma To [email protected] cc Subject Re: RMI app behind NAT firewall Hi Tobias, I'm pretty new in this stuff of RMI, believe me today had my first rmi client connected to an rmi server, but, this you talk about sounds like a security policy affair. Did you grant permision for the client's IP in the java.policy file to connect to the server ? Regards, -- Andres Ledesma ================= =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html