18.4 Trouble shooting the Ethernet
To examine all traffic originating or terminating at the workstation "nyssa":
# etherfind -p -i le0 -src nyssa -o -dst nyssa
icmp type
          lnth proto source destination src port dst port
   60 tcp leela.acs.ohio nyssa login 1021
  138 udp tardis nyssa 2049 1023
  138 udp tardis nyssa 2049 1023
  118 udp tardis nyssa 652 684
   74 tcp leela.acs.ohio nyssa login 1021
   60 tcp leela.acs.ohio nyssa login 1021
To examine traffic between machines "nyssa" and "leela" the command would be:
# etherfind -p -i le0 -between nyssa leela