This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Forced to restart UTM

Hi all.  First time posting to the forum, hoping someone has an idea for me.  I've been running an old DELL computer for quite a while now with the home license of the UTM 9.  Current firmware version: 9.204-20

2 GB RAM
Log Disk: 34 GB
DATA Disk: 26GB

Anyhow, it seems like since the last firmware update I've had to restart the firewall every 3 to 5 days because the internet will die.  Anyone else out there have this problem? Any way to schedule the restarts?


This thread was automatically locked due to age.
Parents
  • there is a driver bug with certain intel nics.  There is a temporary workaround....
    log into the mahcine at the shell as root then type the following two lines:
    ethtool -K eth2 gro off
    ethtool -K eth2 gso off
    ethtool -K eth0 tso off
Reply
  • there is a driver bug with certain intel nics.  There is a temporary workaround....
    log into the mahcine at the shell as root then type the following two lines:
    ethtool -K eth2 gro off
    ethtool -K eth2 gso off
    ethtool -K eth0 tso off
Children
No Data