Thanks Andreas - at least I know it's possible. 

I've got
test.mydomain.org.uk pointing to the Pound server IP address, and Pound
routing port 80 to port 80 on the JBoss server (for simplicity).


http://test.mydomain.org.uk should display the JBoss Welcome page, but
doesn't 

http://test.mydomain.org.uk/app/start.jsf should display
application home page, but again doesn't. 

Both work fine
server-to-server in the DMZ. 

subs 

On 21.07.2014 13:04, Andreas
Hilboll wrote: 

> We successfully run JBoss behind a Pound proxy. We
only use Port 8080,
> and Pound does SSL termination, so
www.example.com:443gets directed to
> local_jboss_server:8080, and the
web application runs just fine.
> However, we don't use the admin
console, so I cannot comment on that.
> 
> Cheers,
> Andreas.
> 
> On
21.07.2014 13:33, weirdfish+subs wrote:
> 
>> Actually, scratch that...
Internal to the DMZ, all works fine. External, no pages are displayed.
Looks like these ports are all needed
http://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Security_on_JBoss-Configuring_JBoss_for_use_Behind_a_Firewall.html
[1]So will this work behind Pound? Thanks On 21.07.2014 11:03,
weirdfish+subs wrote: 
>> 
>>> Hi all, I'm trying to set up a JBoss
server in a DMZ with requests proxied by Pound. Initial request to the
server works fine and displays the EAP start page. Accessing the link to
the admin console results in a timeout - the browser doesn't receive
anything back. Is this because the initial request has come from the
pound server, and replies on different ports from the JBoss server go
back to the pound server? Or something else? Your help much appreciated
Subs

 

Links:
------
[1]
http://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Security_on_JBoss-Configuring_JBoss_for_use_Behind_a_Firewall.html

Reply via email to