Hi Akos, > Hi Khai, > > On Fri, 10 Jun 2005, Khai Binh Duong wrote: > > > I have the problem, that one of my server in a Windows PC > Cluster does > > not find the client. The server runs on the frontend of the > Cluster, > > which has two networkadapter. > > > > If I deactivate the other network, everything works fine. I > think the > > server search in the wrong network for the client. I try to > set explicit > > the IP-address of the client in the server, but it doesn't work. > > As Gerrit has already suggested, this is most probably due to > a routing > bug. I'd go even further and say that this is very probably due to > incorrectly routing the multicast packets that OpenSG uses to > discover the > rendering servers (even when setting the IP adresses > explicitly). On Linux > you usually issue a command like: > > /sbin/route add -net 224.0.0.0 netmask 240.0.0.0 dev eth1 > > I imagine on Windows it's very similar but I'll leave that up to the > reader as an exercise (or maybe someone on the list with Windows > networking knowledge can step in) as I don't know too much > about Windows > networking internals. :) > > Yours, > Akos >
I also believe that is a routing bug with the multicast packets. The routing you mention exist for both adapters: Destination Mask Gateway Interface 224.0.0.0 240.0.0.0 10.0.254.34 10.0.254.34 224.0.0.0 240.0.0.0 192.168.0.34 192.168.0.34 It makes no different if I delete one of these routing entry. It works only if I deactivate one of the network. I'm at a loss with this strange problem. Khai Binh Duong ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
