<p dir="ltr">Hi Anil</p>
<p dir="ltr">FaceUri needs to be in canonical form as shown on <a href="http://redmine.named-data.net/projects/nfd/wiki/FaceMgmt#FaceUri">http://redmine.named-data.net/projects/nfd/wiki/FaceMgmt#FaceUri</a> .<br>
Otherwise, software may attempt to resolve the hostname with DNS, and that would fail unless you have a DNS server within the simulated network.</p>
<p dir="ltr">Yours, Junxiao</p>
<div class="gmail_quote">On Jan 1, 2016 02:21, "Anil Jangam" <<a href="mailto:anilj.mailing@gmail.com">anilj.mailing@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div><div>Perhaps a basic question. But an exception is observed while running ndnSIM scenario. It is trying to convert a <b><u>face-uri</u></b> to a canonical form. When tested my application in real setup, I used IP addresses instead of a face URI. How does ndnSIM behave in this case? Do we have to use the IP address instead? <br><br></div><div>Below is the exact configuration my application using. There could be error in the configuration as well and looking for suggestions to fix this problem. <br><br> 71   neighbor<br> 72   {<br> 73     name /ndn/edu/memphis/%C1.Router/cs/castor  ; name prefix of the neighbor router consists<br> 74                                                 ; of network, site-name and router-name<br> 75 <br> 76     face-uri  udp://<a href="http://castor.cs.memphis.edu" target="_blank">castor.cs.memphis.edu</a>       ; face uri of the face connected to the neighbor<br> 77     link-cost 25                                ; cost of the connecting link to neighbor<br> 78   }<br> 79 <br><br></div><div>/anil.<br><br></div></div>
<br>_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br></blockquote></div>