First time here? Check out the FAQ!
answered 2020-06-28 22:03:22 +0000
What operating system are you running on? This works on Ubuntu.
Shell One:
$ tshark -i 1 -w ./bvlc.pcap -F pcap Capturing on 'eth0' 194
In a second terminal/shell:
$ tail -c +1 -f ./bvlc.pcap | tshark -r - -Y arp