[Mono-bugs] [Bug 64626][Nor] Changed - Mono's Dns.GetHostName does not behave like the .NET equivalent
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 31 Aug 2004 12:04:05 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=64626
--- shadow/64626 2004-08-31 10:25:29.000000000 -0400
+++ shadow/64626.tmp.31677 2004-08-31 12:04:05.000000000 -0400
@@ -85,6 +85,14 @@
Pinging schnukipc [164.99.192.140] with 32 bytes of data:
Reply from 164.99.192.140: bytes=32 time<1ms TTL=128
Reply from 164.99.192.140: bytes=32 time<1ms TTL=128
+
+------- Additional Comments From dick@ximian.com 2004-08-31 12:04 -------
+Yeah, I didn't expect windows to have resolv.conf. So we're seeing
+the windows resolver being clever here and in bug 63265.
+
+Miguel - do you want me to try and intercept DNS lookups and try and
+emulate returning this hostname -> local interfaces behaviour?
+