Hi Everybody; I came accross this thread tonite when I tried to configure MSM tonite for the first time and hit the same brick wall (no connection). Firstly when doing the CLI install when ...
See more...
Hi Everybody; I came accross this thread tonite when I tried to configure MSM tonite for the first time and hit the same brick wall (no connection). Firstly when doing the CLI install when prompted for "Select the Storelib" use "Inbox Storelib". After my first install (I chose Storelib from MSM package) when I was troubleshooting the no connection part I tailed the /var/log/mrmonitor.debug file and it showed errors, the service would not start. You end up with a libgcc package error. I uninstalled MSM and switched it around and that solved that issue but not the connecting part. After thinking on it a bit it became clear that the issue could be the ports being blocked but checking the firewall on my Computer I saw no entires. Then I came accross this -->> As I suspected. Excuted the following at the console. /usr/sbin/esxcfg-firewall -o 3071,tcp,in,MSM (make up whatever name you want for the service) /usr/sbin/esxcfg-firewall -o 5571,tcp,in,MSM1 Now I'm in from any computer with MSM. Inside a VM on the same box or another computer on my Network. Cheers Greg