How can you identify the primary interface to capture on after running ip addr?
ip addr
Look for a non-loopback interface in the UP state with an inet address.
UP
inet
Choose any interface marked DOWN as long as it has a name.
DOWN
Use ff:ff:ff:ff:ff:ff as the interface name.
ff:ff:ff:ff:ff:ff
Always choose lo because it appears first.
lo