Re: [uml-user] SIOCIFFLAGS error

2005-08-12 Thread Arvind Gopalan
Paolo, I had /dev/net/tun as writable (666) and used the command line with eth0=tuntap<.>. Could anything else on my file system in any way be responsible for this?. I used tunctl to bring up the host tap0 adapter.. Also I should correct the fact that the error was SIOCSIFFLAGS not SIOCIFFL

Re: [uml-user] SIOCIFFLAGS error

2005-08-12 Thread Blaisorblade
On Tuesday 09 August 2005 19:32, Arvind Gopalan wrote: > I have tried configuring the eth0 on my UML guest a > few times and every time get the same error once I try > to bring up the eth0 on the guest -> SIOCIFFLAGS: > Permission denied error. > I have followed all the steps to configure a host >

[uml-user] SIOCIFFLAGS error

2005-08-09 Thread Arvind Gopalan
I have tried configuring the eth0 on my UML guest a few times and every time get the same error once I try to bring up the eth0 on the guest -> SIOCIFFLAGS: Permission denied error. I have followed all the steps to configure a host tap0, set up ip_forward, and so on. And I am running as root in s