[Mono-bugs] [Bug 78596][Maj] Changed - Certain remoting server
functionality fails on PCs with dual network cards
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 7 04:07:13 EDT 2006
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 admin at svwebhosting.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78596
--- shadow/78596 2006-06-07 04:00:36.000000000 -0400
+++ shadow/78596.tmp.24945 2006-06-07 04:07:13.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: remoting
AssignedTo: lluis at ximian.com
ReportedBy: admin at svwebhosting.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -45,6 +45,18 @@
Every time.
------- Additional Comments From admin at svwebhosting.com 2006-06-07 04:00 -------
Created an attachment (id=17151)
Client and Server examples
+
+------- Additional Comments From admin at svwebhosting.com 2006-06-07 04:07 -------
+The zip includes soap_envelope.xml. This is what the server sends the
+client. At the bottom you will see:
+http://192.168.1.81:8888
+This is the server's ip on eth0. In this example it should have really
+been http://192.168.0.81:8888 because that is what has been configured
+in the remoting configuration.
+
+A workaround for this bug is to bind the remoting server to all IPs
+but this will only work if both network cards are in the same network.
+If the client can't access the ip on eth0 it won't work.
More information about the mono-bugs
mailing list