OK....
Change the ssh port with this:
Quote:
|
zmprov ms MAIL.DOMAIN.COM zimbraRemoteManagementPort 2222
|
Added this:
Quote:
lsof -i | grep ssh
sshd 19598 root 3u IPv6 2167219 TCP mail.domain.com:2222->192.168.1.191:53437 (ESTABLISHED)
sshd 20011 root 3u IPv6 2168932 TCP *:2222 (LISTEN)
|
Restarted ssh, refreshed web admin ui...
....still get same error...
