Hi there, I'm new to uml and tried to set up networking but when I run the command:
[EMAIL PROTECTED] ~]# ifconfig eth0 192.168.1.253 up I get the following error: TUNSETIFF failed, errno = 1 SIOCSIFFLAGS: Operation not permitted TUNSETIFF failed, errno = 1 SIOCSIFFLAGS: Operation not permitted This may look like the permissions on /dev/net/tun are not set up right but I gave rw to everybody. Here is the output of dmesg | tail: [EMAIL PROTECTED] ~]# dmesg | tail helper_child - execvp of 'uml_net' failed - errno = 13 eration not permitted helper_child - execvp of 'uml_net' failed - errno = 13 helper_child - execvp of 'uml_net' failed - errno = 13 helper_child - execvp of 'uml_net' failed - errno = 13 helper_child - execvp of 'uml_net' failed - errno = 13 eration not permitted helper_child - execvp of 'uml_net' failed - errno = 13 TUNSETIFF failed, errno = 1 TUNSETIFF failed, errno = 1 Please let me know what might be going wrong. Also where can I look up what errno = 13 means as well as the meaning of TUNSETIFF and SIOCSIFFLAGS Thanks a lot, Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user