0 Replies Latest reply on Jun 26, 2012 10:37 AM by warxsg

    Binding a service to only a specific IP mantaining the -b 0.0.0.0 option

    warxsg

      Hi all,

       

      I have Jboss AS 4.2.2 with option -b 0.0.0.0 inside the startup script (on Linux RedHat Enterprise 5.0).

      This should mean that all the services deployed are binded to all the network interfaces available on the server.

      Is it possible to bind only a specific service to only one network interface, but mantaining the -b 0.0.0.0 option ? (it means all other services keep binding to all network interfaces )

      Unfortunately I don't have the source code of this service and I can change only the configuration at JBoss AS level

      For more details the involved service is an UDP connector ( client and server ) and I want to bind it to a local loopback interface behind a network load balacer.

      Our servers are configured in order to support the configuration called "Cisco ACE ASN" ( for more details http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/rsfarms.html#wp1027634 )

      Cheers.

       

             zoster