First time here? Check out the FAQ!
answered 2023-01-02 16:47:12 +0000
How about this:
tshark -i 1 -f "ether dst 00:11:22:33:44:55"
-i specifies the interface. You might want to change the number to something that matches your needs. Use tshark -D to list all interfaces