Control Web Panel

Security => CSF Firewall => Topic started by: SSM on January 15, 2025, 02:07:42 AM

Title: cannot enter 2083 using putty
Post by: SSM 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?
Title: Re: cannot enter 2083 using putty
Post by: overseer 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://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 (https://wiki.centos-webpanel.com/how-to-change-ssh-port)
Title: Re: cannot enter 2083 account using putty
Post by: SSM on January 15, 2025, 06:25:35 AM
nope..i mean 2083 account in cwp...
Title: Re: cannot enter 2083 using putty
Post by: overseer 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).
Title: Re: cannot enter 2083 using putty
Post by: cyberspace 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.