Recent content by andrejskvorc

  1. A

    Proxmox 7: Another one with SSH login problem with root user/password without keys

    it started working now on putty :/ and still the same error when trying to login using Console (Cathode) app on iOS... but sshd after reboot is still not active...
  2. A

    Proxmox 7: Another one with SSH login problem with root user/password without keys

    @fabian ssh -vvv root@192.168.150.3 OpenSSH_8.4p1 Debian-5, OpenSSL 1.1.1k 25 Mar 2021 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files debug1...
  3. A

    Proxmox 7: Another one with SSH login problem with root user/password without keys

    p.s. the same string and response is in ct and management node
  4. A

    Proxmox 7: Another one with SSH login problem with root user/password without keys

    @fabian usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J [user@]host[:port]] [-L address] [-l...
  5. A

    Proxmox 7: Another one with SSH login problem with root user/password without keys

    So i search the web and forums last two days and no solution... So brand new install of Proxmox 7, create from default ubuntu 21 template new container, without SSH key as i dont want to use them Changed PermitRootLogin to yes in both PVE and Container, commented out PAM, enabled...