Re connection to host refused
Hi,
The problem was I wasn’t able to login using SSH (CMS supervisor V17.0), 'connection to host refused'. Network, port 23 worked just fine. Installed wireshark on my PC and found that every time when I tried to login using SSH, CMS supervisor tries to establish SSH session with one of my media gateways. WTF. Searched registry by media gateway’s IP and found that it’s default IP in Putty! For some reasons CMS gets settings for SSH session from Putty’s SshHostKeys. Renamed HKEY_CURRENT_USER\Software\SimonTatham\PuTTY to PuTTY_1 and now everything is working just fine.
I think before trying any other options install wireshark and check what server your CMS supervisor is trying to connect to.
Artem
Hi,
The problem was I wasn’t able to login using SSH (CMS supervisor V17.0), 'connection to host refused'. Network, port 23 worked just fine. Installed wireshark on my PC and found that every time when I tried to login using SSH, CMS supervisor tries to establish SSH session with one of my media gateways. WTF. Searched registry by media gateway’s IP and found that it’s default IP in Putty! For some reasons CMS gets settings for SSH session from Putty’s SshHostKeys. Renamed HKEY_CURRENT_USER\Software\SimonTatham\PuTTY to PuTTY_1 and now everything is working just fine.
I think before trying any other options install wireshark and check what server your CMS supervisor is trying to connect to.
Artem
Comment