nqdinh
Posts: 4
Joined: Sun Apr 28, 2013 9:59 am

create new network interface

Sun Apr 28, 2013 10:08 am

Hi developers,

I attempt to make new virtual interface, name tun0, with radvd.
sudo route add -6 fdfd::/64 tun0
SIOGIFINDEX: No such device

Restart radvd yields more information:
Setting up radvd (1:1.8.5-1) ...
Starting radvd: [Apr 28 09:03:04] radvd: ioctl(SIOCGIFMTU) failed for tun0: No such device

Seem to me that their is problem with RasPi to create new interface. On laptop with Ubuntu, I have no problem in create new tun0 interface with radvd at all.

Any suggestion for my problem is very highly appreciated.

Many thanks.

nqdinh
Posts: 4
Joined: Sun Apr 28, 2013 9:59 am

Re: create new network interface

Mon Apr 29, 2013 2:22 am

I fixed it with tunctl.

Return to “Advanced users”