[tao-users] Multi Homed Host

Winkler Martin M.Winkler at hainzl.at
Wed Apr 20 11:25:17 CDT 2016


Hello,

Thank you. 

Finally I have found the time to investigate the issue further.

There was a problem in the data structure, which I have used to pass the parameters to the orbs. (the second orb has overwritten some of the parameters)

After fixing this error, it works as expected.

Best regards,
Martin


-----Ursprüngliche Nachricht-----
Von: Johnny Willemsen [mailto:jwillemsen at remedy.nl] 
Gesendet: Freitag, 16. Oktober 2015 11:13
An: Winkler Martin; tao-users at list.isis.vanderbilt.edu
Betreff: Re: [tao-users] Multi Homed Host

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 at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/tao-users
> 


More information about the tao-users mailing list