I'm stuck in having access to a server of my client via Putty
I'm running a Ubuntu 20.04 server
When I want to login, it always shows this error
Permission Denied
But when I try to login SSH within the server (VM on VMware ESXi) itself, it's accessible
I've tried to do AllowUsers to enable my user to ssh with their designated username but the server still refuses the conenct. I believe the internet allowed SSH at their firewall.
Have gone through some similar issues but quite not understand what should I do.