Guide to TCP/IP: IPv6 and IPv4, Fifth Edition
ISBN 978-1-305-94695-8
Hands-On Project 5-3
This project mirrors Hands-On Project 5-1 except that it uses ICMPv6 Echo messages rather than ICMPv4.
It also shows how the students can ping by hostname rather than IPv6 address using the -6 switch with the
Hands-On Project 5-4
This project gives students the experience of actually seeing the network activity of an IPv6 network node
booting and attempting to contact other IPv6 nodes by sending an ICMPv6 Neighbor Solicitation message.
If you have elected to previously show the students how to build a permanent IPv6/ICMPv6 filter in
Wireshark, it will make it much easier to observe this traffic without having to scroll through the
Case Projects Discussion
Case Project 5-1
The default gateway is also referred to as the gateway of last resort—if hosts don’t know where to send
their packets, they forward them to the default gateway. If they constantly send packets to the default
Case Project 5-2
ICMPv6 traffic can be suspect because it contains information about the network and network
configuration. As was presented in the body of the chapter, some ICMPv6-specific security concerns
include:
Case Project 5-3
The easiest way to test the network is to build large Ping packets setting the Don’t Fragment bit using the –f
parameter. Launch your analyzer and look for the response from the routers. Do the routers send back a
Case Project 5-4
Jon B. Postel wrote many of the fundamental RFCs to define the functionality of TCP/IP. He is often