Hello
I have a setup where we used to install untangle on top of opensuse + vmware server. Now that vmware server does not work on newer builds, we are starting to work on opensuse + kvm / qemu (i5cpu).
We installed a set of virtual guests (centos, untangle, opensuse, ubuntu server) but what we are seeing is that untangle seems to fail to get to the network after two or three days of operations.
We didn't seems to find anything on the logs. Rebooting the virtual untangle guest solves the issue most of the times. The other virtuals so far kept working.
The set up is a br0 which is the external network (a bridge) ,and then br1 which is the internal nic card/bridge. untangle is connected to br0 + br1, while all other guests are connected to br1.
We tried swapping nic cards (virtio, ne2k, e1000, amd, whatever) but we keep getting the same thing.
Sometimes rebooting untangle does not work to get it to work again: we need to actually shut down all guests for untangle to see the network again.
Have you seen something similar with untangle/kvm builds in the past?