ssh

  1. N

    [SOLVED] Root ssh link fail to LXC Container

    Environment: PVE 7.2, LXC container: debian 11 (ip 192.168.0.182) root ssh login in PVE node , successful. issue: root ssh login in LXC container / debian 11 failed "permission denied (publickey,password)" double checked, password for root is right. try to fix by modify sshd_config vim...
  2. L

    Port Forwarding

    Hiii guys, new Proxmox user here. One of those port forwarding questions which has come up already a couple of times, but still, something seems to be missing. I've installed proxmox 7.1-12 on a dedicated server (one public ip). Now I'm trying to setup ssh port forwarding to a VM. I've seen...
  3. A

    Restart proxmox ve

    Hi, I have a proxmox ve lab server running half a dozen vm. All VMs are setup to start and shutdown in a specific order. Can someone please confirm that if I ssh onto my proxmox server and issue "restart" command that will: 1. shutdown all VMs as per the order specified in the options 2...
  4. W

    LXC Ubantu cannot connect through the extranet

    Problem I can't SSH to Ubuntu on LXC through the external network, but I can SSH to the internal network The internal network can be connected via 22 with no problem, but the external network cannot, and the port is already open on the router. I tried to turn off the firewall, but the LXC...
  5. K

    [SOLVED] Mit Internet Verbunden aber keine Verbindung zu dem Server

    Ich habe schon wieder das Problem das ich mich überhaupt nicht mehr mit dem Server verbinden kann. Ich habe mich seit 2-3 Tagen nicht mehr der Web GUI verbunden und heute als ich mich wieder verbinden wollte stand "Connection Timed Out" sowohl im Browser als auch wenn ich mich mit ssh verbinden...
  6. B

    [SOLVED] 30 Sekunden Wartezeit nach SSH Login

    $ pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-10 (running version: 7.1-10/6ddebafe) pve-kernel-helper: 7.1-12 pve-kernel-5.13: 7.1-7 pve-kernel-5.13.19-4-pve: 5.13.19-9 pve-kernel-5.13.19-2-pve: 5.13.19-4 ceph-fuse: 15.2.15-pve1 corosync: 3.1.5-pve2 criu...
  7. I

    [SOLVED] ZFS commands not found

    Hello, I installed Proxmox 7.1-7 using ZFS as the root file system. I have now setup ssh from my linux box to proxmox. However when i run the zpool command as root it says [proxmox: ~]── - zpool status zsh: correct 'zpool' to '_zpool' [nyae]? n zsh: command not found: zpool Basically all ZFS...
  8. M

    SSH Login per Putty bricht immer nach einer kurzen Zeit ab

    Hallo Zusammen, ich habe ein Problem mit meinem Putty und/oder PVE-Server. Wenn ich mich als Benutzer root per Putty auf dem PVE (Version 7.1-10, war vorher aber auch immer das selbe Problem...) anmelde, kann ich für eine kurze Zeit auf dem Server arbeiten. Dann friert allerdings die Eingabe...
  9. jwacalex

    [SOLVED] Proxmox VE Cluster: noVNC console does not work for other servers

    Good Nighttime, I've set up cluster with three proxmox ve servers and joined them as a datacenter. to secure ssh I've restricted the root login via ssh with the following setting PermitRootLogin no in combination with Match Address 10.0.0.0/24 PermitRootLogin yes PasswordAuthentication...
  10. A

    Cant ssh to VM after creation with terraform and proxmox

    hello, i have a problem to connect to vm which i create with terraform, i do not have access to the GUI and serial terminal of the vm. root@ns31245211:~# qm config 100 agent: 1 bios: seabios boot: cdn cores: 8 cpu: kvm64 ipconfig0: ip=10.0.2.99/24,gw=10.0.2.2 memory: 12288 name...
  11. V

    Proxmox Web GUI not working after installing SATA Controller

    I installed a SATA Controller and after starting up my VM, I was unable to reach the web GUI anymore. I can however still SSH into it. I am new to Proxmox so I am still learning and getting use to things. I appreciate any help. root@shivraj:~# systemctl status pve-cluster.service ●...
  12. P

    Webinterface Zugriff absichern

    Guten Abend zusammen, ich bin aktuell dabei mein neuen Proxmox Host einzurichten. Der Host steht bei einem Anbieter im Rechenzentrum. Ich habe leider aktuell keine Möglichkeit den Host hinter eine Firewall etc. zu hängen, und versuche den Zugriff auf den Host so gut wie möglich abzusichern...
  13. M

    api limitations to root@pam

    Hi, we currently try to deploy several lxc containers that require a hookscript via API (using salt-cloud). basically everything is working as long as we are using the root@pam user. due to security reasons we'd like to avoid using the root user for automated 'actions'. so, right now we patch...
  14. I

    vzdump over ssh stop the VM

    Hi, I create a simple script to backup proxmox vm over ssh with borg. The script can be found here : https://github.com/Inglebard/probodo/blob/main/scripts/client/backupvm.example.sh During my test, I forgot to open the ssh port to our backup server. Due to this mistake, the VM stop. I...
  15. K

    Proxmox LXC ssh port configuration

    Hello, I am looking to change the ssh port of a Debian 11 LXC. I have updated the `/etc/ssh/sshd_config` file: # grep ^Port /etc/ssh/sshd_config Port 50022 however after a reboot of the container, the ssh port configuration is no longer respected. When checking the ssh service in the...
  16. T

    Some notes and questions about Proxmox Cluster networking

    Hello, I am trying to find more information about Proxmox Cluster networking, and specially the use of ports 22, 5404 and 5405 for intra cluster communication. I feel like the PVE admin guide could be updated with more accurate information (some of which I am contributing in this thread). I...
  17. V

    [SOLVED] SSH between Multiple networks.

    My pc is connected to the Home network and the Proxmox Host node is connected to Different/ Outer network. I want to establish an SSH connection between these. Is it possible to do that? Home PC IP address is: 192.168.29.158 Home PC Public address is 49.xx.xxx.175 Proxmox host node IP is...
  18. P

    Option for double bastion Terraform setup?

    Hi, so due to security policies of my company, I am in need of a double bastion networking setup to connect to my VMs in Proxmox. If I were to ssh into one of my VMs the steps would be: my_pc -> ssh jump_server -> ssh pve-node -> VM However, using Terraform with proxmox provider, I am able to...
  19. 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...
  20. T

    [TUTORIAL] Connect automatically to SFTP Remote Storage and use it for Backup (e.g Strato HiDrive)

    Community, for my case I've been looking for a workaround to bring out my backup data weekly without creating a new pbs server remotly. For this workaround and my solution I'm using my existing external SFTP Storage from a german company Strato (Product "HiDrive). So let's rock ... 1. Login...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!