Hi,<br>
<br>
On Sat, Sep 17, 2011 at 7:19 AM, Mikael Abrahamsson <span dir="ltr">&lt;<a href="mailto:swmike@swm.pp.se">swmike@swm.pp.se</a>&gt;</span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I need to create a single packet which has a fragmentation header and is
 not the first packet of this simulated fragmented IPv6 packet, and set 
TTL on it, and send it out (basically I would like to do traceroute with
 it) to isolate a problem.<br>
<br>
Hping3 doesn&#39;t support IPv6, I&#39;ve been unable to find any other similar tool.<br clear="all">
</blockquote><div> </div></div>Scapy will do it: <a href="http://www.secdev.org/projects/scapy/">http://www.secdev.org/projects/scapy/</a><br><br>Sarah