problem connecting to ssh

hello iv been experiencing some problems ssh to the adress and each time i oput the passwd it just denies it even do i typed it correctly.

@TypicalPotato said:

hello iv been experiencing some problems ssh to the adress and each time i oput the passwd it just denies it even do i typed it correctly.

It depends what you are trying to SSH to.

Not all servers have SSH running.

Not all servers allow password based authentication over SSH.

Not all servers all every account to connect via SSH.

ok thank u for the info

Anytime you have a problem with ssh, add the ā€œ-vā€ option. It will tell you exactly what part of the SSH connection failed.

So do it like this:

ssh -v typicalpotato@somebox.htb