users@glassfish.java.net

Glassfish behind router

From: <glassfish_at_javadesktop.org>
Date: Tue, 10 Feb 2009 03:50:22 PST

Hey.
I have Glassfish running.
I can access my application by localhost:8080
I can access my router by xx.xx.xx.xx (my current IP)
I can access my router by xxx.no-ip.org
I can't access my application by xx.xx.xx.xx:8080 (my current IP)
I can't access my application by xxx.no-ip.org:8080
I have set up port forwarding on my router like this
Rule Application Protocol Start Port End Port Local IP Address
1 BitComet ALL 26135 26135 192.168.2.2 <--WORKS FINE!
2 VNC ALL 5900 5900 192.168.2.2 <--WORKS FINE!
3 glassfish ALL 8080 8080 192.168.2.2 <--Doesn't seem to work.

Is there any console setting I should change to make it visible for the world ?
[Message sent by forum member 'fauxpas' (fauxpas)]

http://forums.java.net/jive/thread.jspa?messageID=331012