JBoss behind NAT hostname problem

Posted by z0mbix on Server Fault See other posts from Server Fault or by z0mbix
Published on 2009-11-05T12:01:35Z Indexed on 2010/03/15 15:30 UTC
Read the original article Hit count: 213

Filed under:
|
|

My company has a JBoss cluster sitting behind a firewall that performs NAT. We forward ports to JBoss from the firewall, so that our client application can access the server. We are having trouble when JBoss replies it tells the clients to connect to the internal hostname, not the external one with which the initial connection was made.

Is this something that is easily resolved/configured?

How are other JBoss app servers configured behind NAT firewalls? Split-horizon DNS?

Many Thanks

© Server Fault or respective owner

Related posts about jboss

Related posts about nat