Generate tcpdump capture file on redhat that's readable in wireshark
For example - on eth0:2 virtual interface use:
tcpdump -s 0 -i eth0:2 -w /tmp/eth02.cap
Various and sundry technical notes and instructions for myself or anyone who cares to decipher them