djarlaks / lidgren-network-gen3

Automatically exported from code.google.com/p/lidgren-network-gen3
0 stars 0 forks source link

NetUtility.GetMyAddress(out mask) returns address of VMWare NIC #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute the NetUtility.GetMyAddress(out mask) method

What is the expected output? What do you see instead?
I see 255.255.0.0 (the ip of my vmware adapter)
I want to see the ip my network card would use to connect to the current 
connected server. (So 192.168.1.15 in my case)

What version of the product are you using? On what operating system?
Last version, Windows 8

Original issue reported on code.google.com by DavyDavi...@gmail.com on 24 Apr 2013 at 7:41

GoogleCodeExporter commented 9 years ago
Can you debug this? Is there another adapter that gives the 192.168.1.15 
address? If not, it's probably unsolvable.

Original comment by lidg...@gmail.com on 7 May 2013 at 12:16

GoogleCodeExporter commented 9 years ago
Nope there isn't

Original comment by DavyDavi...@gmail.com on 8 May 2013 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by lidg...@gmail.com on 22 Feb 2014 at 10:12