1 Reply Latest reply on Jun 2, 2006 2:28 PM by peterj

    Want to change listening interface (eth0, eth1, etc)

    aastaneh

      Hello-

      On my server there are two interfaces- eth0 and eth0:1
      with IPs 10.1.1.10 and 10.1.1.11.

      10.1.1.11 has a httpd daemon that MUST bind to port 8080 on this interface.

      Currently the JBoss service binds to 10.1.11.10:8080 and 10.1.11.11:8080
      when it starts.. making it impossible for jboss and httpd to both be up (port conflict)

      How to I configure Jboss to bind to only the first interface?

      Thanks
      Amin