<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi!</div><div><br></div><div>The wireshark plugin does not know how to handle NDN packets that are not encapsulated into TCP or UDP.</div><div><br></div><div>There are a couple of things you can do:</div><div>1/ (ideal) update wireshark plugin so it knows that PPP protocol 0x0077 means NDN packets and process them exactly as UDP packet payload</div><div>2/ use ndndump (<a href="https://github.com/cawka/ndndump">https://github.com/cawka/ndndump</a>)</div><div>3/ use UDP tunnels in ndnSIM.  It is way harder to set up the simulation this way, but not impossible.  You can basically combine ndn-simple-with-pcap.cc  and ndn-simple-udp.cc scenarios.</div><div><br></div><div>---</div><div>Alex</div><div><br></div><div><div>On Aug 14, 2013, at 7:23 AM, seugxj <<a href="mailto:seugxj2012@163.com">seugxj2012@163.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="line-height: 1.7; font-size: 14px; font-family: arial; "><div>Hi  Alex,<br>   <br>  Thank you very much for your answers.  But, I still have a questions as follows:<br>I want to use wireshark 1.8.6 to  analysis the traffic file  --- "ndn-simple-with-pcap.pcap "  which is in ccnb format.  <br>And I installed  the wireshark 1.8.6 with ccn plugins successfully  as the  <span class="css-truncate css-truncate-target"><a id="3705f83004a0a69352247d8a0b5ef641-192b368ffc7bbf67a587d59f34d065c9bb70f579" class="js-directory-link" title="README-wireshark-1.8.txt" href="https://github.com/ProjectCCNx/ccnx/blob/master/apps/wireshark/README-wireshark-1.8.txt" target="_blank">README-wireshark-1.8.txt</a> ( </span><a href="https://github.com/ProjectCCNx/ccnx/tree/master/apps/wireshark">https://github.com/ProjectCCNx/ccnx/tree/master/apps/wireshark</a>) indicated. There was no error in  the whole installtion .<br><br>But when I opend the "ndn-simple-with-pcap.pcap " in wireshark 1.8.6, !
 The displ
 ay is as follows:<br><br>    No.   Time        Source           Destination     Protocol Length   Info<br>      1   0.000000    N/A                   N/A                   0x0077   33       PPP Unknown (0x0077)<br>      2   0.010248    N/A                   N/A                   0x0077   33       PPP Unknown (0x0077)<br>&!
 nbsp;&nbs
 p;    3   0.020496    N/A                   N/A                   0x0077   1063    PPP Unknown (0x0077)<br>      4   0.038984    N/A                   N/A                   0x0077   1063    PPP Unknown (0x0077)<br>      5   0.100000    N/A                   N/A              &nb!
 sp; 
    0x0077   34        PPP Unknown (0x0077)<br>        ..........<br><br>I think this is  not the right display. There must be something did't work  in my wireshark 1.8.6. But  I still can't find the cause after spending  a  long time.   </div>
<div> </div>
<div>I also tried the  wireshark 1.6.2 as <span class="css-truncate css-truncate-target"><a id="3705f83004a0a69352247d8a0b5ef641-192b368ffc7bbf67a587d59f34d065c9bb70f579" class="js-directory-link" title="README-wireshark-1.8.txt" href="https://github.com/ProjectCCNx/ccnx/blob/master/apps/wireshark/README-wireshark-1.8.txt" target="_blank">README-wireshark-1.6.txt</a> ( </span><a href="https://github.com/ProjectCCNx/ccnx/tree/master/apps/wireshark">https://github.com/ProjectCCNx/ccnx/tree/master/apps/wireshark</a>) indicated. But The display was as the same as before. <br><br><br>Can the traffice file "ndn-simple-with-pcap.pcap "  not be viewed<span class="def"><a target="_blank"> </a></span> in this way ?<br>Could you give me some advice ?<br><br><br></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></body></html>