ssh

  1. S

    Hetzner Private Network bricht für ~30 Sekunden Verbindung ab

    Hallo liebe Proxmox Community, ich habe aktuell folgendes Setup: Dedicated Server bei Hetzner (AX41-NVMe) Der Server ist öffentlich nicht erreichbar, sondern ausschließlich über einen IPSec-Tunnel angebunden (verbunden mit einem Linux-Cloud-Server → daher privates Netz). Netzwerkübersicht...
  2. M

    [SOLVED] SSH with password in Vm created from Cloud-init

    I created an Ubuntu 24 CloudInit template and deployed multiple VMs from it. Everything is working fine, except for one issue: SSH with password authentication. I tried editing the sshd_config file to allow password-based login by making the following changes: Set PasswordAuthentication yes...
  3. I

    AD account SSH

    Hello folks, May someone please explain me how I can enable SSH on proxmox for an AD account. we are trying to use SNOW discovery for env and SSH is what SNOW uses & we want to use AD account for this discovery due to security constraints.
  4. X

    Blank WebUI and SSH issues after update to 8.4.5

    Hi everyone, I recently did my monthly updates on all my homelab devices, as well as my 2-node proxmox cluster. Everything looked well and was up and running afterwards. A few days later i tried to log into the WebUI again, but only got a black screen (took quite a while until loading the...
  5. N

    SSH connection to LXC container dropping when using Ansible

    This is a weird one, as I'm honestly not sure if it's a firewall thing, some kind of out-of-the box security thing or an Ansible thing but here goes: I've got a fresh LXC container that I'm planning to use Ansible to configure. I have setup some firewall rules so that SSH into it just fine...
  6. I

    Alpine LXC container's lack of ssh causes problems for automated installation

    Because Alpine's container doesn't ship with openssh, or configure it, it's difficult/impossible to use under automated conditions like under Ansible. When doing it by hand it's not such a big issue. Unfortunately, there's no easy way (I can find at least) that Ansible can login through the...
  7. L

    Proxmox Host Console Error 1006

    Hello, With my proxmox, the console crashes every time after approx. 20 - 40 seconds with this error. In addition, my remote ssh connection to this host always crashes. i don't know if this has anything to do with it, but with my newly installed vms i can no longer access the console via...
  8. J

    Join cluster with ssh keys

    Is it possible to create / join a cluster using an ssh key instead of a password? I would like to turn off password auth for the root user but when trying to join a cluster over the webgui it requires to fill in the root password.
  9. M

    Proxmox 8.3.3. access problems - including VM

    Hello, I am using Proxmox 8.3.3. and after a reboot I cannot access GUI, cannot ping proxmox or any VM (VMs are not online as well). I can reach proxmox server over SSH anr Winscp. There are no errors (I went through previous threads on this subject and all rights to folder and certificates...
  10. S

    Direct Access to VMs via IPtables?

    Hi! I went ahead and set up PVE on a remote server and then used the instructions here to set up NAT so that the VMs can access the internet. This works just fine. However, my end goal here is to be able to access these VMs directly via the Internet as well. Let's take SSH access as an...
  11. N

    Cant access ssh and web gui after fresh install

    Hi everyone, Im new to proxmox and kindly need ur help. After fresh install couple times, i still cant access via ssh and web gui. Im assuming its network issue but i can't find the problem. Already searching for many similar threads, but still no results. I'll be kindly appreciate for any...
  12. R

    [SOLVED] Strange Nat Errors

    Hello everyone, I've been struggling for hours with a strange problem that I don't understand. I'll try to explain: I have a VPS server on the Internet with a public IP 178.xxx.xxx.xxx/22. Proxmox is installed on this server, and it should only be accessible via a VPN connection. An opnsens...
  13. C

    VMs über Shell und SSH erstellen

    Guten Nachmittag zusammen, gerne würde ich mir Skripte vorbereiten um VMs mit einem Klick zu erstellen. Ich habe auch schonmal durch die Dokumentation geblättert und gesehen das es wirklich viele Parameter für qm create gibt. Gerne würde ich eine VM grafisch erstellen und irgendwie auslesen was...
  14. I

    Cluster use public IP instead of private

    Hello, I setup new cluster, with new hardware. I have 2 nodes, each nodes have 2 interfaces, 1 with public IP and one with private IP. When I setup cluster on node 1, I setup with vmbr which have private network. When I join cluster, I use cli to specify link0 with internal IP So, when I...
  15. B

    Installed Proxmox on top of Debian, locked out.

    So I have a remote test rig that i have been running Debian on, just testing some different setups. The only thing installed was Debian 12 with Docker with a few containers and Samba. I decided to try Proxmox following this guide...
  16. T

    Guidance on hardening/disabling SSH

    I'm currently hardening my environment, and my current task is SSH. Looking at my single VE node, I see that SSH is enabled. After a quick search, it seems SSH may be required for VE operations. I use only the web interface, I never SSH into VE. VE is not in a cluster, although that could change...
  17. E

    FTP and SSH connection not possible

    Hello, I would like to be able to connect via SSH or FTP (sftp) to my proxmox server but I can't and I don't understand why. I'm sure the username, password and ip address are correct. In addition, I've generated an ssh key pair on my local machine and I've passed the public key to my server...
  18. W

    [SOLVED] PVE Cluster SSH keys and iSCSI

    I'm trying to set up zfs-over-iscsi between a 3 node PVE cluster and a TrueNAS box. The iSCSI is isolated to a VLAN and runs over 10G interfaces. I've got one set up and looking good: But on my remaining PVE nodes, due to /etc/pve/priv/zfs/192.168.2.24_id_rsa* being synchronized, the ssh...
  19. A

    Can't connect to shell from web ui after change ssh port

    Hi, I have issued can't connect to shell another node pve cluster after I changed ssh port with custom port
  20. O

    rsync error 11 ?

    Hi, wondering if anyone can help advise. Using Cygwin rsync on Windows , trying to send to my zfs pool on proxmox box. apending - n for dry run, works fine appears to think my /Fourpool/Videos dataset is under /root ?? $ rsync -ahvzc -e "ssh" /cygdrive/d/videos...