<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi Jingqing</div><div class=""><br class=""></div><div class="">NFD does not support Ethernet unicast. The rationale of this design choice is described in NFD developer guide, “Ethernet transport” section.</div><div class="">You may use Ethernet multicast by first finding the FaceId of an auto-created Ethernet multicast face via `<font face="Courier New" class="">nfd-status -f</font>`, and use that FaceId in <font face="Courier New" class="">nfdc register</font> command.</div><div class=""><br class=""></div><div class="">Yours, Junxiao</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 27, 2016, at 8:33 PM, Jingqing Zhang <<a href="mailto:zhangjqsmiling@icloud.com" class="">zhangjqsmiling@icloud.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Dear NFD team,</div><div class=""><br class=""></div><div class="">This is Jingqing from Tsinghua University, China. We are trying to run applications on NFD for our project. And we encountered a problem when we were trying to configure NFD on ethernet.</div><div class=""><br class=""></div><div class="">We have connected 2 Macbooks together in the ad-hoc wireless mode and they worked fine by the following command:</div><div class=""><br class=""></div><div class="">“nfdc create <a href="udp://169.254.25.249" class="">udp://169.254.25.249</a>" on Macbook1</div><div class="">“nfdc create <a href="udp://169.254.178.227" class="">udp://169.254.178.227</a>" on Mackbok2.</div><div class=""><br class=""></div><div class="">However, when we were trying to connect them on ethernet (in the ad-hoc wireless mode) using command:</div><div class="">"nfdc create <a href="ether://[ac:bc:32:ac:dd:b9]" class="">ether://[ac:bc:32:ac:dd:b9]</a>” on Macbook1</div><div class=""><br class=""></div><div class="">we got this error:</div><div class="">"zsh: no matches found: <a href="ether://[ac:bc:32:ac:dd:b9]" class="">ether://[ac:bc:32:ac:dd:b9]</a>"</div><div class=""><br class=""></div><div class="">It is strange that this error was alerted by zsh, rather than NFD. The same error occurred on the other Macbook. </div><div class=""><br class=""></div><div class="">Do you have any idea on why this happened? Thank you very much!</div><div class=""><br class=""></div><div class=""><div class="">Best wishes!</div><div class="">--</div><div class="">Jingqing Zhang</div><div class="">Department of Computer Science and Technology, Tsinghua University</div><div class="">Undergraduate Student</div></div><div class="">
</div>
<br class=""></div>_______________________________________________<br class="">Nfd-dev mailing list<br class=""><a href="mailto:Nfd-dev@lists.cs.ucla.edu" class="">Nfd-dev@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev<br class=""></div></blockquote></div><br class=""></body></html>