garydbutler
2008-06-14 17:23:00 UTC
I have installed MSMQ with HTTP support on a Windows XP SP2 machine -
independent and NOT Active Directory.
The test server is behind a simple router. The LAN IP address for the
destination queue is 192.168.1.100. I have a dyamic WAN IP but I'm using a
dynamic dns service for accessing the server from the internet. I am
forwarding port 1801 to the msmq server. The queue I'm trying to send
messages to is a private queue.
When I send a message from the internet, the message disappears from my
outgoing queue but never arrives at the destination queue. When I check the
IIS log on the server I can see the POST from my message that was sent so I
know the message is getting as far as IIS on the destination machine.
From inside the local network I can send messages directly to the queue and
they arrive as they should.
I'm not sure what I need to do next to troubleshoot. I've read some about
using mapping files but I also understand that the file syntax is different
for XP and Windows Server versions.
Thanks in advance for you help.
Gary
independent and NOT Active Directory.
The test server is behind a simple router. The LAN IP address for the
destination queue is 192.168.1.100. I have a dyamic WAN IP but I'm using a
dynamic dns service for accessing the server from the internet. I am
forwarding port 1801 to the msmq server. The queue I'm trying to send
messages to is a private queue.
When I send a message from the internet, the message disappears from my
outgoing queue but never arrives at the destination queue. When I check the
IIS log on the server I can see the POST from my message that was sent so I
know the message is getting as far as IIS on the destination machine.
From inside the local network I can send messages directly to the queue and
they arrive as they should.
I'm not sure what I need to do next to troubleshoot. I've read some about
using mapping files but I also understand that the file syntax is different
for XP and Windows Server versions.
Thanks in advance for you help.
Gary