There's the possibility of using the old firewall in conjunction with the VM-level firewall and configure the firewall for each VM separately.
The nftables firewall is a relatively young reimplementation of the old iptables-based firewall. It's...
Still errors - even on forced 1Gb connection - 2.5 Gb is totaly unstable/unusable
root@UCG-Fiber:~# iperf3 -c 192.168.50.150 -t 15
Connecting to host 192.168.50.150, port 5201
[ 5] local 192.168.50.1 port 53426 connected to 192.168.50.150 port...
Said it was minor - workaround is as per other installs - after configuring repos and updating boot shims from proxmox repo, we don't reboot until PDM install complete including kernel. This allows my machine to remain with secure boot enabled...
Hey,
wie greift ihr auf eure VMs zu?
RDP, vnc , spice oder gibt es andere tools? Ist es möglich per api ,verschlüsselt die vm aufzurufen?
Ich nutzte royalapps, für vmwar haben sie ja direkt den launcher um sich die vm anzeigen zu lassen. so...
Hello,
We are testing possiblities of creating cheap vsan with proxmox cluster. Therefore we decided to give starwind vsan software a go.
One of our nodes is old HP DL380P Gen8 and I am struggling with proper passthrough P420 raid controller in...
Woops, thanks a lot for the hint, changed it to the default 65000
Thanks for the clarification! I must have been misremembering being able to ping VMs from the nodes.
I understand. So, just to be abundantly clear, I can't isolate guests across hosts without nftables?
Can you say anything regarding what's at stake? Like, what's the worst that could happen? What are some things that could happen? Are there any...
Hello,
I'm evaluating how to implement some network security around proxmox.
Using iptables framework, I manage to get :
-A PVEFW-HOST-IN -s 172.16.101.2/32 -d 172.16.101.1/32 -p udp -m udp --dport 5404:5405 -j RETURN
-A PVEFW-HOST-OUT -s...
What additional information do you need aside of what was provided as answer in the other thread?
https://forum.proxmox.com/threads/secure-boot-%E2%80%93-microsoft-uefi-ca-2023-certificate-not-included-in-efi-disk.173417/post-837831
Hallo,
ich habe einen PVE mit diesen Netzwerkeinstellungen:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 152.53.85.147/22
gateway 152.53.85.1
auto vmbr0
iface vmbr0...
Yes, 'Isolate Ports' is all or nothing, with the firewall you have more fine-grained control (at the overhead cost of having to run a firewall).
It is, and currently it is only possible to utilize the VNet firewall with the nftables firewall...
I combined all 3 mentioned flags in one additional role.
The button in the edit Network-card is not clickable.
The user can still not disconnect the network.
And If I don't use SDN?
The forward rule I added was just a test, but I assume I'm going to need to use the forward chain in order to make exceptions for certain guests?
Is proxmox-firewall what the nftables setting is? I have not done anything with that. I can see that...
Something I just thought of, can I filter which backup to sync to the long-term datastore or will I have to copy all backups from the fast storage and then prune the ones I do not need?
Came here to post about his. Not much more than a minor annoyance but I have now had 3 VMs left with a lock on them after migration between nodes in PDM.
My difference is that I have no cluster on either node. I am testing this in my lab as an...
Thank you for the details.
Can you also provide the relevant system log messages? I assume pct mount <id> (and pct unmount <id>) don't work either?
Did you run fsck directly or via pct fsck <id>?
Hello, I am having issues with NFS and TrueNAS Scale in a VM in Proxmox. I have setup a dataset in TrueNAS for my backups and setup an NFS share for it. Then I added it as a storage medium in my PVE (Datacenter -> Storage -> Add -> NFS) like...