I’ve configured a VM for the sole purposes of running the The Dude, in order to monitor my network. Works great, our not so network-proficient staff can tell where to start looking for problems with a single look on the network map. I’ve also configured it to send alerts when issues arise. The version running at the moment is 6.41.2
I do have an issue though: on my mail server, I can see that the thedude VM (on 192.168.0.46) is trying to send messages every 30" on the spot:
2018-09-05 09:09:07.743385500 7208 Accepted connection 0/40 from 192.168.0.46 / Unknown
2018-09-05 09:09:07.743653500 7208 Connection from Unknown [192.168.0.46]
2018-09-05 09:09:07.829355500 7208 (connect) relay: skip, no match
2018-09-05 09:09:07.829746500 7208 220 mymailserver ESMTP
2018-09-05 09:09:07.830985500 7208 dispatching EHLO admin
2018-09-05 09:09:07.832745500 7208 250-mydomain Hi Unknown [192.168.0.46]
2018-09-05 09:09:07.832747500 7208 250-PIPELINING
2018-09-05 09:09:07.832789500 7208 250-8BITMIME
2018-09-05 09:09:07.832789500 7208 250-SIZE 15000000
2018-09-05 09:09:07.832865500 7208 250-STARTTLS
2018-09-05 09:09:07.832946500 7208 250 AUTH PLAIN LOGIN
2018-09-05 09:09:08.734597500 2059 cleaning up after 7208
...
2018-09-05 09:09:37.751276500 7215 Accepted connection 0/40 from 192.168.0.46 / Unknown
2018-09-05 09:09:37.751468500 7215 Connection from Unknown [192.168.0.46]
2018-09-05 09:09:37.818992500 7215 (connect) relay: skip, no match
2018-09-05 09:09:37.819302500 7215 220 mymailserver ESMTP
2018-09-05 09:09:37.820316500 7215 dispatching EHLO admin
2018-09-05 09:09:37.821760500 7215 250-mydomain Hi Unknown [192.168.0.46]
2018-09-05 09:09:37.821832500 7215 250-PIPELINING
2018-09-05 09:09:37.821893500 7215 250-8BITMIME
2018-09-05 09:09:37.821951500 7215 250-SIZE 15000000
2018-09-05 09:09:37.822008500 7215 250-STARTTLS
2018-09-05 09:09:37.822083500 7215 250 AUTH PLAIN LOGIN
2018-09-05 09:09:38.743357500 2059 cleaning up after 7215
I am not sure on how to proceed and try to locate what causes this message transmission. Best thing I’ve come up with is to open my three network maps and then test whether there’s something with the status “active” under Settings → Outages.
Any idea on what to look for?