discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] tunnel.py command not working.


From: Sajjad Safdar
Subject: [Discuss-gnuradio] tunnel.py command not working.
Date: Tue, 26 Feb 2013 09:55:24 -0800 (PST)

HI,
I am using tunnel.py command to setup a TCP/IP link between two usrp1. When i try to use the command , i get this error

./tunnel.py
linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.001-29-g3cb515f7

Traceback (most recent call last):
  File "./tunnel.py", line 295, in <module>
    main()
  File "./tunnel.py", line 241, in main
    (tun_fd, tun_ifname) = open_tun_interface(options.tun_device_filename)
  File "./tunnel.py", line 79, in open_tun_interface
    ifs = ioctl(tun, TUNSETIFF, struct.pack("16sH", "gr%d", mode))
IOError: [Errno 1] Operation not permitted


ANy suggestions,

BEST REGARDS;
SAJJAD SAFDAR

reply via email to

[Prev in Thread] Current Thread [Next in Thread]