tcpdump
tcpdump -i eth0
tcpdump -i eth0 [ip|tcp|udp|icmp|arp|rarp]
tcpdump -i eth0 port 23
tcpdump -i eth0 dst port 23
tcpdump -i eth0 src port 23