Hi
I've got sshd working on my ubuntu server, but it does not work for all of my domains.
It works for the IP address, as well as other.com, and
www.main.com, but not main.com - they're all running off the same IP.
For main.com it tells me my password is incorrect. If you ping main.com it is pinging the same IP as all the other domains are on and is seen in my /etc/hosts.
In my /etc/hosts they are all defined and point to the same hostname that is found in /etc/hostname.
I set it all up yesterday. Is there something I need to do to refresh the caches on my client or on the server?
How should I be setting the server up for multiple hosts over ssh?
Thanks
Tim