users@glassfish.java.net

Re: Glassfish behind router

From: Jacob Kessler <Jacob.Kessler_at_Sun.COM>
Date: Tue, 10 Feb 2009 12:27:01 -0800

Can you access your application from another computer behind the router?

If not, I'd check to make sure that Glassfish is binding to the right
interfaces (I remember seeing a thread about that somewhere on here).

If so, I'd check to make sure that Glassfish was only using 8080 for the
connection (which it should, but since I don't know about GF networking,
I can't confirm).

glassfish_at_javadesktop.org wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>