[Mono-bugs] [Bug 599059] Multiple NIC Cards Confuses MonoVS

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 23 10:44:16 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=599059

http://bugzilla.novell.com/show_bug.cgi?id=599059#c3


--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2010-04-23 14:44:15 UTC ---
I am confused what the bug is.  Is it:

- MonoVS server listens on the wrong NIC.
- MonoVS client shows the wrong IP address.

The first one should be configurable via:
<add key="MonoVS_Server_BindTo" value="192.168.0.99" />

in the .config file.  (2.0 will automatically listen on all NICs.)


The second one is something I don't know if we'll ever be able to fix due to
things like multiple NICs and NAT.  There are two ways to do it, both of which
fail under different cases.  I have changed it to the second way for 2.0,
hoping it will be slightly more accurate.

In 2.0, we are adding saved profiles, so you should only need to enter in the
IP address once, not every time.  I am hoping this will help mitigate this
issue.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list