[Mono-bugs] [Bug 63265][Nor] Changed - When the AddressList for a machine is requested only loopback address is returned

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Aug 2004 15:45:18 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63265

--- shadow/63265	2004-08-19 06:57:30.000000000 -0400
+++ shadow/63265.tmp.32168	2004-08-20 15:45:18.000000000 -0400
@@ -99,6 +99,20 @@
 windows machine have multiple A entries in the DNS database? (Bearing
 in mind that they might have been added automatically by a DHCP server.)
 
 And I still think the loopback address is being printed because on the
 linux machine DNS.GetHostName() is returning "localhost".
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-08-20 15:45 -------
+Curious:
+
+C:\gonzalo\tests>.\if.exe
+NOVELL-FVUVPGKV
+IP for Interface 0: 164.99.120.79
+
+And if I unplug the network cable:
+C:\gonzalo\tests>.\if.exe
+NOVELL-FVUVPGKV
+IP for Interface 0: 164.99.120.79
+
+NOVELL-FVUVPGKV is the name of this windows machine.