Author Topic: cannot enter 2083 using putty  (Read 197 times)

0 Members and 2 Guests are viewing this topic.

Offline
*
cannot enter 2083 using putty
« on: January 15, 2025, 02:07:42 AM »
hi, having problems to enter 2083 using ssh, putty just gone after key in password.
what should i do?

Offline
*****
Re: cannot enter 2083 using putty
« Reply #1 on: January 15, 2025, 03:17:17 AM »
Are you trying to SSH in? If so, it wouldn't be port 2083, it would be port 22 by default, but I recommend you change it to an alternate port, because FritzFrog wants to get on your server (along with a million script kiddies)!
https://arstechnica.com/information-technology/2022/02/after-lying-low-ssh-botnet-mushrooms-and-is-harder-than-ever-to-take-down/
https://wiki.centos-webpanel.com/how-to-change-ssh-port

Offline
*
Re: cannot enter 2083 account using putty
« Reply #2 on: January 15, 2025, 06:25:35 AM »
nope..i mean 2083 account in cwp...

Offline
*****
Re: cannot enter 2083 using putty
« Reply #3 on: January 15, 2025, 04:20:08 PM »
I'm not sure what you're trying to accomplish for PuTTY. Usually it is used for telnet connections on port 23 (unencrypted) or SSH on port 22. I'm not understanding what it has to do with port 2083 (CWP user panel via HTTPS).

Offline
***
Re: cannot enter 2083 using putty
« Reply #4 on: January 16, 2025, 12:42:32 AM »
The port 2083 is used by the user level CWP panel. It accepts HTTPS connections and doesn't accept SSH connections.

In case you want to access the server as a regular user (not root) over SSH then you need to use the port 22 as @overseer mentioned.