Recent content by fst

  1. F

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    While booting I have received this error message. It was not present under previous kernels: [Thu Apr 17 13:57:49 2025] vmbr0: port 2(veth101i0) entered blocking state [Thu Apr 17 13:57:49 2025] vmbr0: port 2(veth101i0) entered forwarding state [Thu Apr 17 13:57:49 2025] ------------[ cut here...
  2. F

    Network crash after 3 or 4 hours

    I am currently using ProxMox 8.0 with 6.2 kernel. Can not help you on 5.15. It did not crash so far. However I am no longer running pfSense on that machine so there is less network traffic.
  3. F

    Network crash after 3 or 4 hours

    Thanks. It worked for me. Here is more feedback about 6.2.x. Do you have the same symptoms? https://forum.proxmox.com/threads/opt-in-linux-6-2-kernel-for-proxmox-ve-7-x-available.124189/
  4. F

    Opt-in Linux 6.2 Kernel for Proxmox VE 7.x available

    https://forum.proxmox.com/threads/network-crash-after-3-or-4-hours.122328/ The problems I have is on the WAN Port (internet provider direkt). The LAN port to my unifi enterprise switch did not have problems afaik.
  5. F

    Opt-in Linux 6.2 Kernel for Proxmox VE 7.x available

    Setup: proxmox 7.3 (latest), plugin kernel-6.2.2-1-pve, pfsense 2.6 as virtual machine, standard bridge on both ports Symptoms: kernel 6.2.2: the pfsense interface will not get an ip address on boot and ever (port dead), kernel 5.15: dhcp ip address will disappear multiple times a day (port...
  6. F

    Network crash after 3 or 4 hours

    The same thing happened to me three times this day. Now my site does not work at all anymore and I am in a foeign country and can not even reboot. Have you figured out a kernel version that works? This is a worst case scenario.
  7. F

    Linux Bridge reassemble fragmented packets

    This might be related: https://bugzilla.proxmox.com/show_bug.cgi?id=4158
  8. F

    Package loss when using a virtual network adapter with VLAN id - no package loss when using a regular bridge

    I have tried two setups. Unfortunately in setup a) proxmox is dropping all UDP coming from SBC with a length greater of about 1500 bytes (do not know exactly). Meaning all shorter packages do pass, larger packages are dropped as described below. Setup b) works perfectly, I have 0% drops, no...
  9. F

    LXC Hostname PVE Config not working

    Proxmox says you can # touch /etc/.pve-ignore.hosts on https://pve.proxmox.com/wiki/Linux_Container#_guest_operating_system_configuration However this is not really a nice workaround. Fixing the bug would be a better solution. I am using DHCP, proxmox 7.0-1 and...