A while back, I was in need of tapping the traffic going through my Linux gateway and was looking at doing this on the "cheap", meaning to spend as little as possible on a tap to capture everything going from the internal to external and vice versa without having to put in another device (inline tap). After reviewing daemonlogger's [1] capabilities, I realized I could capture the traffic from one of the two interfaces of my gateway and forward a copy to a third interface connected to my packet sniffer.
# Starting packet forwarding to from eth0 to eth2 for full packet capture ..." [1] https://github.com/vrtadmin/Daemonlogger ----------- |
Guy 523 Posts ISC Handler Dec 27th 2016 |
Thread locked Subscribe |
Dec 27th 2016 5 years ago |
Nice checkout openfpc it uses daemonlogger as backend.
http://www.openfpc.org/ |
Anonymous |
Quote |
Jan 1st 2017 5 years ago |
Sign Up for Free or Log In to start participating in the conversation!