You mean with pppoe?
So this also happens when you only enable it on WAN?
When you find it you can run maltrail in foreground to see whats happening.
root@pudding:/usr/local/share/maltrail # python2.7 /usr/local/share/maltrail/sensor.pyMaltrail (sensor) #v0.15[i] using configuration file '/usr/local/share/maltrail/maltrail.conf'[i] using '/var/log/maltrail' for log storage[?] at least 384MB of free memory required[i] using '/root/.maltrail/trails.csv' for trail storage (last modification: 'Mon, 28 Oct 2019 21:10:23 GMT')[i] loading trails...[i] 643,538 trails loaded[i] opening interface 'igb2'[i] opening interface 'igb3'[i] opening interface 'igb1'[i] opening interface 'ovpnc3'[i] opening interface 'ovpnc1'[i] opening interface 'ovpnc4'[i] setting capture filter 'udp or icmp or (tcp and (tcp[tcpflags] == tcp-syn or port 80 or port 1080 or port 3128 or port 8000 or port 8080 or port 8118))'[i] preparing capture buffer...[i] creating 3 more processes (out of total 4)[?] please install 'schedtool' for better CPU scheduling[o] running...
Exception in thread Thread-2:Traceback (most recent call last): File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/threading.py", line 1073, in run self.function(*self.args, **self.kwargs) File "/usr/local/share/maltrail/core/parallel.py", line 67, in update_timer trails.update(_) File "/usr/local/share/maltrail/core/trailsdict.py", line 55, in update setattr(self, attr, getattr(value, attr))AttributeError: 'TrailsDict' object has no attribute '_regex'
Exception in thread Thread-1:Traceback (most recent call last): File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/threading.py", line 1073, in run self.function(*self.args, **self.kwargs) File "/usr/local/share/maltrail/sensor.py", line 769, in update_timer if "static" in trails[trail][1]: File "/usr/local/share/maltrail/core/trailsdict.py", line 78, in __getitem__ return (self._infos[int(_[0])], self._references[int(_[1])])IndexError: list index out of range
If you run all you cant precisely determine which one is responsible for breaking. Better test one by one
And these errors are responsible (or apprear)when the software Stop after 2 days?Normally it runs fine on physical Interfaces, then we had the problem with pppoe which is now fixed by the author. I could imagine there might be a problem with OpenVpn like tun stuff. But for me there was never a reason to run against these since imho it only makes sense against WAN or LAN.
No, you can reach him here:https://github.com/stamparm/maltrail