[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 10:14:01 -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-30 12:30:21.000000000 -0400
+++ shadow/64626.tmp.28162 2004-08-31 10:14:01.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 64626
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: banderso@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -39,6 +39,14 @@
How often does this happen?
everytime
Additional Information:
Obviously, if I add my machine to the host file the call works as expected.
+
+------- Additional Comments From dick@ximian.com 2004-08-31 10:14 -------
+Are you absolutely positive that windows hasn't set the equivalent of
+/etc/resolv.conf + /etc/hosts to give the machine name, even though
+it's not manually added to any DNS server anywhere? ie, what does
+"ping machinename" do from a command prompt?
+
+