Search results

  1. O

    "Network not reachable"

    It's not "roughly" every 10 days, it's absolutely exactly 10 days, as if someone scheduled a countdown. I have set a FHEM routine on another client that permanently pings this machine, so I know very exactly when it crashes. Firewall is not configured (to my knowledge). This is the hosts log at...
  2. O

    "Network not reachable"

    Thanks for asking. Hope this is the right part of the logs. At least it says something about network, at the point in time of the last network crash: Jul 6 08:27:31 IOBrokerLXC ntpd[201]: Deleting interface #3 eth0, 192.168.200.93#123, interface stats: received=9284, sent=9284, dropped=0...
  3. O

    "Network not reachable"

    Dear community, i have a strange network issue with containers and no solution so far. In my proxmox installation i have various VMs and containers for different purposes (iobroker, zoneminder, fhem, weewx, CupsPrint, Raspberrymatic...). For two of my containers (used for iobroker and...
  4. O

    LXC USB Passthrough

    Thanks for the quick response. a) Core of my solution is to pass all devices to all containers because i do not know which device number will be assigned to the required device. Obviously it is working, because all devices work where they should (container or VM). b) You are right. By using...
  5. O

    LXC USB Passthrough

    Dear community, i am new to this forum and to Proxmox. I have started to use Proxmox some weeks ago, comming from a simple Raspberry installation for my home automation and some other apps. I have setup a VM for my FHEM home automation with two USB devices (CUL and Homematic HM-CFG-USB). Further...