<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong local host address determined on multihomed hosts"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=998#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong local host address determined on multihomed hosts"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=998">bug 998</a>
              from <span class="vcard"><a class="email" href="mailto:jens@vagtsi.de" title="Jens Vagts <jens@vagtsi.de>"> <span class="fn">Jens Vagts</span></a>
</span></b>
        <pre>ipconfig:
=========
Windows IP Configuration


Ethernet adapter Hausnetz:

   Connection-specific DNS Suffix  . : mydomain.de
   IPv4 Address. . . . . . . . . . . : 10.49.4.111
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.49.4.1

Ethernet adapter VMware Network Adapter VMnet1:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::50f2:5478:714d:ae6f%14
   IPv4 Address. . . . . . . . . . . : 192.168.42.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Ethernet adapter VMware Network Adapter VMnet8:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::8166:4bd9:927c:cf6f%15
   IPv4 Address. . . . . . . . . . . : 192.168.88.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Ethernet adapter VirtualBox Host-Only Network:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::844c:5d4e:144f:868b%18
   IPv4 Address. . . . . . . . . . . : 192.168.56.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :


org.jacorb.util.Diagnostic:
===========================
JacORB Version: JacORB V3.5 (www.jacorb.org)
        (C) The JacORB project 1997-2014
        11 July 2014 with SHA 0620c4ad

Operating system name: Windows 7
Operating system version: 6.1
Operating system architecture: amd64
Java Vendor: Oracle Corporation
Java Version: 1.7.0_71
Runtime max memory: 2731M

Found the following network addresses:
    /192.168.56.1 / mycomputer.mydomain.de
    /192.168.88.1 / mycomputer.mydomain.de
    /192.168.42.1 / mycomputer.mydomain.de
    /10.49.4.111 / mycomputer.mydomain.de
    /fe80:0:0:0:0:5efe:c0a8:3801%17 / fe80:0:0:0:0:5efe:c0a8:3801%17
    /fe80:0:0:0:0:5efe:c0a8:5801%13 / fe80:0:0:0:0:5efe:c0a8:5801%13
    /fe80:0:0:0:0:5efe:c0a8:2a01%12 / fe80:0:0:0:0:5efe:c0a8:2a01%12
    /fe80:0:0:0:0:5efe:a31:46f%11 / fe80:0:0:0:0:5efe:a31:46f%11
    /127.0.0.1 / 127.0.0.1
    /0:0:0:0:0:0:0:1 / 0:0:0:0:0:0:0:1
    /fe80:0:0:0:50f2:5478:714d:ae6f%14 / mycomputer.mydomain.de
    /fe80:0:0:0:8166:4bd9:927c:cf6f%15 / mycomputer.mydomain.de
    /fe80:0:0:0:844c:5d4e:144f:868b%18 / mycomputer.mydomain.de
Preferred non-loopback address /192.168.56.1

Default locale en_US (which is English (United States))
System file encoding property: Cp1252
Cannonical encoding: Cp1252
Default WChar encoding: UTF16

INFO Initialising ORB with ID:
WARNING Warning - unknown codeset (Cp1252) - defaulting to ISO-8859-1
INFO InterceptorManager started with 0 Server Interceptors, 0 Client
Interceptors and 1 IOR Interceptors
Created ORB org.jacorb.orb.ORB

===========================
As you can see: the order of adapters is reversed and the main issue for me:
the primary/preferred IP address becomes a virtual network adapter resulting is
corba objects bound to this wrong/internal address.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>