Recent content by Webhuis

  1. W

    Network connection dropping out

    Hi, This problem is not proxmox specific https://superuser.com/questions/1270723/how-to-fix-eth0-detected-hardware-unit-hang-in-debian-9 I did: ethtool -K eth0 tx off rx off It solved the problem.