If you have the following situation:
then you have enabled Hardened MSMQ Mode.
In this mode, MSMQ is expecting you to be using an Internet-facing machine so all defences are up.Only HTTP/HTTPS can be used for sending messages and the MSMQ service does not bother to listen to any of the usual ports.Basically, all communication is through the web service only.
You can disable this feature using the following steps: