mikelbeck
07-03-2005, 10:23 AM
I changed sshd to run on a different port. Ever since then, I received multiple "status warning" e-mails every day from sim telling me that sshd had been restarted. I finally figured out that sim was looking for sshd on the default port.
To fix it, I located the list of defined ports in /usr/local/sim/conf.sim and added SSH_PORT="xxx", where "xxx" is the new port I used for sshd.
It seems to have fixed it, SIM is now looking for sshd on the new port instead of the default.
To fix it, I located the list of defined ports in /usr/local/sim/conf.sim and added SSH_PORT="xxx", where "xxx" is the new port I used for sshd.
It seems to have fixed it, SIM is now looking for sshd on the new port instead of the default.