Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMI Ports with Port Forwarding

843793Jan 24 2008 — edited Jan 29 2008
Hello all,

I have a personal router, and I have written an RMI application that works just fine inside my internal network. When I move the RMI client to outside my network, I get connection errors...

I've forwarded port 1099 for the RMI Server, and I know that port forwarding works because I am hosting a web server on the same machine and the website is accessible from outside. Are there any other ports I need to forward in order for RMI to start working?

Thanks!
-Kris
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2008
Added on Jan 24 2008
1 comment
383 views