• [tao-users] Multi Homed Host

    From Johnny Willemsen@21:1/5 to Winkler Martin on Fri Oct 16 11:13:04 2015
    To: tao-users@list.isis.vanderbilt.edu (tao-users@list.isis.vanderbilt.edu)

    Hi,

    Have you tried to debug the process and see why it crashes? Also please
    use the problem-report-form in the root of the distribution, we lack a
    lot of information that could help to identify the problem.

    Best regards,

    Johnny

    On 10/16/2015 11:10 AM, Winkler Martin wrote:
    Hello,



    i have a host system with multiple network interfaces (vlan). In the
    system there are three network interfaces. (eth0.1 (interface1), eth0.2 (interface2) , eth0.3(interface3)).

    In my application I have two orbs (with different id’s), because the two orbs are connected to different NameServers.



    I’d like to have orb1 listening only on eth0.1 and orb2 only on eth0.2.

    I pass the option –ORBListenEndpoints iiop://interface1 to orb1 and
    –ORBListenEndpoints iiop://interface2 to orb2. On orb1 I get a segmentation fault, on orb 2 it is working.



    When I specify no options the two orbs start, but the object ior’s of
    both orbs object’s contain both network interfaces.



    eth0.1 get’s it’s ip (192.168.1.1) address through a dns server, eth0.2 has a fix ip (192.168.101.1) address.



    Any Ideas what the problem could be?





    Regards,

    Martin





    _______________________________________________
    tao-users mailing list
    tao-users@list.isis.vanderbilt.edu http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/tao-users


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Winkler Martin@21:1/5 to All on Fri Oct 16 09:10:50 2015
    Hello,

    i have a host system with multiple network interfaces (vlan). In the system there are three network interfaces. (eth0.1 (interface1), eth0.2 (interface2) , eth0.3(interface3)).
    In my application I have two orbs (with different id's), because the two orbs are connected to different NameServers.

    I'd like to have orb1 listening only on eth0.1 and orb2 only on eth0.2.
    I pass the option -ORBListenEndpoints iiop://interface1 to orb1 and -ORBListenEndpoints iiop://interface2 to orb2. On orb1 I get a segmentation fault, on orb 2 it is working.

    When I specify no options the two orbs start, but the object ior's of both orbs object's contain both network interfaces.

    eth0.1 get's it's ip (192.168.1.1) address through a dns server, eth0.2 has a fix ip (192.168.101.1) address.

    Any Ideas what the problem could be?


    Regards,
    Martin


    <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
    <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <style><!--
    /* Font Definitions */
    @font-face
    {font-family:"Cambria Math";
    panose-1:2 4 5 3 5 4 6 3 2 4;}
    @font-face
    {font-family:Calibri;
    panose-1:2 15 5 2 2 2 4 3 2 4;}
    /* Style Definitions */
    p.MsoNormal, li.MsoNormal, div.MsoNormal
    {margin:0cm;
    margin-bottom:.0001pt;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";}
    a:link, span.MsoHyperlink
    {mso-style-priority:99;
    color:blue;
    text-decoration:underline;}
    a:visited, span.MsoHyperlinkFollowed
    {mso-style-priority:99;
    color:purple;
    text-decoration:underline;}
    span.E-MailFormatvorlage17
    {mso-style-type:personal-compose;
    font-family:"Calibri","sans-serif";
    color:windowtext;}
    .MsoChpDefault
    {mso-style-type:export-only;}
    @page WordSection1
    {size:612.0pt 792.0pt;
    margin:70.85pt 70.85pt 2.0cm 70.85pt;}
    div.WordSection1
    {page:WordSection1;}
    </style><!--[if gte mso 9]><xml>
    <o:shapedefaults v:ext="edit" spidmax="1026" />
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <o:shapelayout v:ext="edit">
    <o:idmap v:ext="edit" data="1" />
    </o:shapelayout></xml><![endif]-->
    </head>
    <body lang="DE" link="blue" vlink="purple">
    <div class="WordSection1">
    <p class="MsoNormal">Hello,<o:p></o:p></p>
    <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
    <p class="MsoNormal"><span lang="EN-US">i have a host system with multiple network interfaces (vlan). In the system there are three network interfaces. (eth0.1 (interface1), eth0.2 (interface2) , eth0.3(interface3)).<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">In my application I have two orbs (with different id&#8217;s), because the two orbs are connected to different NameServers.<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">I&#8217;d like to have orb1 listening only on eth0.1 and orb2 only on eth0.2.<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">I pass the option &#8211;ORBListenEndpoints iiop://interface1 to orb1 and &nbsp;&#8211;ORBListenEndpoints iiop://interface2 to orb2. On orb1 I get a segmentation fault, on orb 2 it is working.<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">When I specify no options the two orbs start, but the object ior&#8217;s of both orbs object&#8217;s contain both network interfaces.
    <o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">eth0.1 get&#8217;s it&#8217;s ip (192.168.1.1) address through a dns server, eth0.2 has a fix ip (192.168.101.1) address.<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US">Any Ideas what the problem could be?<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Regards,<o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Martin</span><span lang="EN-US"><o:p></o:p></span></p>
    <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)