Quote Originally Posted by Freddie View Post
You guys are assuming that the OS always picks the "wrong" IP address in this situation.

Do you have some basis for believing that the OS's algorithm works this way?
I havent looked at what your using for a discovery protocol, I am making a couple assumptins here. and I will try to look latter and see what MOJO is acually using.

I am assuming your using DHCP discovery when detecting network addresses and UDP ARP for detecting other running Mojo clients.

Last I looked it was standard when discovering 2 Network IP's especially on one network card, to give Priorty to a Public IP address over a Private one.

I Might have a couple suggestions however I think I should try and see if I can find the accual Code first befor I do.