4 Replies Latest reply on Mar 31, 2004 11:17 AM by benwing

    EJB Client receives the servers 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.)

      Thanks
      Jon