I am using USRP2 device my device works fine with GNU radio. 
O.S=Ubuntu 10.04
Ip settings 192.168.10.1 netmask 255.255.255.0

I tested the firewall is disabled by using 
umer@umer:~/Downloads$ sudo ufw status
Status: inactive

I want to ping the ip address 192.168.10.2 but the response is unreachable.

I have tried changing the ip address by using 

umer@umer:~/Downloads$ sudo ./usrp2_recovery.py --ifc=eth0 
--new-ip=192.168.10.2('Opening raw socket on interface:', 'eth0')
('Loading packet with ip address:', '192.168.10.2')
Sending packet (22 bytes)
Done


Umer

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to