Questions tagged [proxmox]

95 questions
6
votes
1 answer

Proxmox port forwarding to Container behind NAT

We have recently bought a server from the Hetzner server auction and want to migrate our previous root server. Previously we used only windows server, but now we want to set it up a bit more modular with proxmox. We have a single public IP address,…
Raphael
  • 202
5
votes
1 answer

WireGuard VM or Container to act as gateway

I have a home server running Proxmox with 9 VM's and CT's. I would love to be able to route specific VM/CT traffic through a VPN gateway. I know that this can be done with OpenVPN, but it's quite limiting in terms speed (I have 1Gig UP/DOWN…
4
votes
1 answer

How to make samba share show free space correctly?

I have a server with proxmox on it, that has 2 VMs running.One of these servers has a samba share that is accessed by the other. The share points to the mounting point of a drive. And here comes the problem: the drive was at first 1.5 Tb, now it's…
4
votes
1 answer

How to simulate a WAN network

I have been trying to find information on this and perhaps I don't know what I am looking for. Everything I find is about simulating poor performance to test an application; that is not what I am after. I have built a lab to practice and teach IT…
JohnD
  • 43
3
votes
1 answer

Bad performance with HP P840 and P440ar and consumer SSD in Raid 10 or consumer HDD in Raid 5

i know that my setup isn't supported officially by this kind of hardware, but still i am really astonished how bad it behaves. i am running a ML350 Gen9 with 128GB of RAM, dual Xeon E5-2630 V3 on which i am using the P440ar to run 8 SSDs Crucial…
mauro23
  • 31
2
votes
1 answer

How to reset the root password of a VM running inside Proxmox?

How to reset the root password of a VM running inside Proxmox? There are options like: GRUB loader method. Boot into a live ISO . Etc… But I want the simplest for a Ubuntu VM.
2
votes
1 answer

Why does Proxmox firewall block traffic from allowed IP range?

I use Netbird (a Wireguard-based VPN) to secure our network, including a Proxmox PVE 8/Debian 12 server with a variety of containers on it. I have it setup so that with Proxmox's firewall, SSH is only available on containers if the originating IP…
2
votes
1 answer

How to configure multiple old desktops as Kubernetes cluster?

I have been accruing some old gaming PCs that my friends no longer need, and I would like to turn them into a place to run Kubernetes clusters. I am hoping to come up with a somewhat high availability and want to be efficient in using the hardware I…
2
votes
1 answer

Why does my virtual machine (Debian on Proxmox) not respond to a TCP SYN of another VM even though it arrives?

I got a very strange problem and I am out of ideas to solve it. I hope anyone over here has a helpful idea. Some info about the virtual machines: VM0: Debian 10 - 192.168.10.102 [+ 2 more interfaces] VM1: Debian 10 - 192.168.10.103 Both are…
2
votes
0 answers

Why can't I get Nginx reverce proxy to show real client / visitor IP?

I have been struggling for several weeks now trying to get my Nginx reverse proxy to show / pass through the real visitor IP and I have reached the point where I have no more ideas to try. I have of course been searching the web for solutions but to…
bitflip
  • 31
2
votes
0 answers

Proxmox Reboots by itself

I'm running Proxmox Virtual Environment 6.0-7 All machines are LXC Containers (14 atm) Load is usually never over 2, and I got 16 cores. Disks are two 1TB SSD disks and one extra HDD disk for backup with 4TB storage. The machine is running fine…
2
votes
0 answers

Bridge config in netplan does not come up at boot

I had an ubuntu 18.04 working and decided to move it to a VM in Proxmmox. Configuration includes a bridge, it was working fine in the previous system but it does not come up at boot in the Proxmox VM. Here is my netplan config: network: …
drg
  • 21
2
votes
1 answer

Cannot Mount disk in VM debian ( via proxmox )

I have added my disk successfully in proxmox and mounted them: I can list all my files include inside root@pve:/mnt/sdc# cd /mnt/sda/ root@pve:/mnt/sda# ls images lost+found NAS4 root@pve:/mnt/sda# pwd /mnt/sda root@pve:/mnt/sda# ls images …
1
vote
0 answers

No internet on VM inside proxmox

I have installed proxmox on virtualbox and created a vm inside proxmox. I see there is internet in Proxmox but not on the vm. Also proxmox is pingable from vm and vice versa. this is from vm this is from proxmox
sameer
1
vote
1 answer

Booting Linux VM (RedHat CoreOS - Fedora CoreOS) using PXE in Proxmox

I am trying to create Terraform/Ansible/Cloud-init Hybrid for creating Openshift and OKD clusters on Proxmox. Since CoreOS doesn't support cloudinit, but rather ignition there are only a couple of options available. Netboot being the "simpler"…
koubler
  • 11
1
2 3 4 5 6 7