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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -45,6 +45,18 @@ Every time. ------- Additional Comments From [EMAIL PROTECTED] 2006-06-07 04:00 ------- Created an attachment (id=17151) Client and Server examples + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
