What is the best way to trigger a message to my Syslog-ng server on my LAN when an interface is Tx/Rx data?
I have a device on my LAN which although I turn off, still seems to be communicating and I want to know when it is doing this. Ideally I’d also like to take a copy of all the traffic passing that port too in a pcap file.
Be patient. None is paid to give the solutions here… you can mirror port traffic to your computer with wireshark, for example. Haven’t you tried it yet?