Hi Marcus,

Adding an entry for the USRP in the arp table indeed solves the problem. But there is some discrepancy. As far as I know, I can add the entry using:
1. ping 192.168.10.2
2. arp -i eth1 -s 192.168.10.2 {HWADDR}
3. uhd_find_devices

If I use the 1st method, I run into the same problem, while the later two methods work. I have no clue why ping shouldn't work.

Anyways, thanks for the help.

Kapil


I wonder if your ping command flushes the ARP cache after it's done?

It would have no reason to do that, by maybe it does?


--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to