Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 Software Applications & Hardware Appliances => Topic started by: kriteknetworks on June 02, 2009, 07:54:46 AM

Title: [SOLVED] tcpdump icmp6 types
Post by: kriteknetworks on June 02, 2009, 07:54:46 AM
Can tcpdump (linux) filter on specific icmp6 types only?
I'm trying to view ONLY icmp6 ping requests and responses.

Thanks
-------------------------------------------------------------------------------

tcpdump -v -i eth0 ip6[40] == 128 or ip6[40] == 129