Well, thanks I appreciate your guide, there is a lot to learn but in this case I found the problem and it was not a NAT issue. I did everything right, well almost;)
The issue was the firewall pass rule for the VLAN interface to the outside world...
The problem is that the log statements get created directly from the iptables statement:
-A GROUP-test_group-in-IN -p icmp -m limit --limit 1/sec -j NFLOG --nflog-prefix ":0:3:GROUP-test_group-in-IN: "
There's not really a way to parametrize...
I found a Solution for my Problem in the meantime.
PDM cannot validate an LDAP- / AD-User when used in conjunction with Access on „/„ ( As in everything ).
I had to grant Rights on every path to the first Level, e.g. „/system“.
Afterwards all...
Although the configurations seem correct, I have had cases where the network apply/reload/restart doesn't remove the old configuration... it just applies the new one. This could lead to strange situations like two default gateways, or the same...
I see the last update for pve-edk2-firmware was at the end of November. Is it related? Maybe.
journalctl --list-boots | tail -n 20
-19 c313a2913bbc451697f30b1715d93083 Fri 2026-01-23 15:04:19 WET Fri 2026-01-23 17:17:01 WET
-18...
When you read the Fritzbox guide thoroughly, it contains a "traps" section. Read it closely and you will most likely find what you have missed:
In a router-behind-router scenario like yours (which I always advise against, e.g. here, point 4)...
Da heißt es ja aber auch ausdrücklich, dass man ein auf Arc-Loader, Redpill & Co basierendes System NIE groß updaten soll. Erlaubt sind nur kleine Updates von 7.2.x auf 7.2.x+1 oder so, aber nicht 7.2.x auf 7.3.x
Und die Schöpfer dieser Lösungen...
While I do understand the headache, the current implementation is of little to no use. If one has multiple hosts, with tens/hundreds of VMs on each host, logs become impossible to read.
Maybe one way of doing this is to add a flag / something to...
root@pve1:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0573:1573 Zoran Co. Personal Media Division (Nogatech) USB Audio and HID
Bus 001 Device 003: ID 0bda:b85b Realtek Semiconductor Corp...
Hi @Casulo,
can you relate this with a kernel/QEMU/pve-edk2-firmware update? See /var/log/apt/history.log and its rotations and journalctl --list-boots | tail -n 20.
What does qm status ID --verbose say when the VM is frozen? Anything in the...
Does that mean the VM was working normally a while ago? If so, have there been any changes?
If the VM freezes, will you see any other interesting messages in the Proxmox log besides “SplitLock”?
Take a look at the article on Splitlock [0]. That...
Yes, normal as it can be.
Nothing suspicious, i have searched.
agent: 0
boot: order=virtio0
cores: 4
cpu: x86-64-v2-AES,flags=+hv-tlbflush
description: 192.168.0.110
machine: pc-i440fx-8.0
memory: 12288
meta...
Hi @ThierryIT69
Could you please send the content of /etc/network/interfaces here for both the old configuration (working) and the new configuration (not working)?
Best regards,
NT
Also : Die VM hat auf Hostseite (Proxmox) 2 Netzwerkkarten die beiden auf die vmbr0 gehen. Die Eine geht in ein anderes VLAN als die zweite. Beide Netzwerkschnittstellen sind als virtio Adapter in Proxmox konfiguriert - ich hatte hier auch...
Vielleicht erstmal ein paar mehr Infos zum Setup liefern?
vDSM von Synology ist ja für den VMM von DSM selbst, wie hast du das denn unter Proxmox installiert?
The 'Advertise Subnet' option in the EVPN zone could potentially help as well, since then the full subnet gets advertised in addition to the /32 routes.
Hello,
I have a cluster consisting of 3 nodes. Each node is equipped with 4 network interfaces (NICs):
2 × 1G Ethernet ports
2 × SFP+ ports
Current Network Usage:
vmbr0/nic0 (Ethernet): Used for internet access and management traffic.
nic3...