[Nfd-dev] NFD configuration problem on ethernet

Jingqing Zhang zhangjqsmiling at icloud.com
Mon Jun 27 22:22:04 PDT 2016


Thanks for your information!

If I got it right, “nfdc create” command could create a face and get the face number which I could use in “nfdc register” command. I think the problem is that I can’t create an ethernet face and the error was alerted by my terminal zsh rather than nfdc. 

Best wishes!
--
Jingqing Zhang
Department of Computer Science and Technology, Tsinghua University
Undergraduate Student

> On Jun 28, 2016, at 1:16 PM, Susmit <susmit at cs.colostate.edu> wrote:
> 
> Hi,
> 
> You need to use the face number, e.g, nfdc register / 32.
> 
> https://redmine.named-data.net/issues/3276
> 
> On Mon, Jun 27, 2016 at 9:33 PM, Jingqing Zhang
> <zhangjqsmiling at icloud.com> wrote:
>> Dear NFD team,
>> 
>> 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.
>> 
>> We have connected 2 Macbooks together in the ad-hoc wireless mode and they
>> worked fine by the following command:
>> 
>> “nfdc create udp://169.254.25.249" on Macbook1
>> “nfdc create udp://169.254.178.227" on Mackbok2.
>> 
>> However, when we were trying to connect them on ethernet (in the ad-hoc
>> wireless mode) using command:
>> "nfdc create ether://[ac:bc:32:ac:dd:b9]” on Macbook1
>> 
>> we got this error:
>> "zsh: no matches found: ether://[ac:bc:32:ac:dd:b9]"
>> 
>> It is strange that this error was alerted by zsh, rather than NFD. The same
>> error occurred on the other Macbook.
>> 
>> Do you have any idea on why this happened? Thank you very much!
>> 
>> Best wishes!
>> --
>> Jingqing Zhang
>> Department of Computer Science and Technology, Tsinghua University
>> Undergraduate Student
>> 
>> 
>> _______________________________________________
>> Nfd-dev mailing list
>> Nfd-dev at lists.cs.ucla.edu
>> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>> 
> 
> 
> 
> -- 
> 
> Regards,
> Susmit
> 
> ====================================
> http://www.cs.colostate.edu/~susmit
> ====================================





More information about the Nfd-dev mailing list