<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I believe this issue is being caused by the square brackets in
      the address, which are used for pattern matching in zsh. Try
      surrounding this portion with single quotes, like this:<br>
    </p>
    <p>nfdc create 'ether://[ac:bc:32:ac:dd:b9]'<br>
    </p>
    <p>Eric<br>
    </p>
    <div class="moz-cite-prefix">On 6/27/2016 8:33 PM, Jingqing Zhang
      wrote:<br>
    </div>
    <blockquote
      cite="mid:B815B181-6DF2-4EB8-A7D3-31F1F9EE66AF@icloud.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <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 moz-do-not-send="true"
          href="udp://169.254.25.249" class="">udp://169.254.25.249</a>"
        on Macbook1</div>
      <div class="">“nfdc create <a moz-do-not-send="true"
          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 moz-do-not-send="true"
          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 moz-do-not-send="true"
          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="">
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Nfd-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nfd-dev@lists.cs.ucla.edu">Nfd-dev@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>