0 Replies Latest reply on May 19, 2003 12:24 PM by jonbr

    Client receives internal IP address

    jonbr

      I have a server that only has an internal IP address (192.168...), it is reached from the outside world by some IP mapping done in the firewall. My problem is that when an EJB client tries to connect to JBoss 3.0.7 it receives the internal IP address after the initial "handshaking". My server only has one network adapter, so I'm unable to bind the NamingService to its outside address.

      Does anyone have some helpful hints for me...?

      (I've read a similar post referring to a "java.rmi.server.hostname trick explained in the FAQ", but I was unable to find this post.)

      Thanks
      Jon