This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== gPXE Packet Dumps ====== ===== IPv6 ===== ==== ICMPv6 ==== === Invalid destination address === <code> 248 39.552283 fe80::224:8cff:fe1d:d43 :: ICMPv6 Neighbor solicitation for 2001:44b8:7222:a50::3 from 00:24:8c:1d:0d:43 </code> Note the address of "::" as the destination, which is likely caused by the routing trying to send packets to the gateway (which is all zero, as this is just a link-local address). It's obvious that I need to add some checks for destinations which are uniquely identifiable (eg, FF02::n). Perhaps an "if multicast, don't sub in a gateway" check?


QR Code
QR Code soc:2011:pcmattman:notes:packetdumps:start (generated for current page)