logo       

Re: [uml-user] tuntap_open_tramp failed - errno=22: msg#00304

Subject: Re: [uml-user] tuntap_open_tramp failed - errno=22
On Tue, Oct 28, 2003 at 14:48:23 +0100, BALU Frédéric wrote:
> Hello everybody,
> 
>  I encounter a eth/tap problem with the following configuration :
>   - pentium I - 200 MHz
>   - 2 * 3COM 3c59x Ethernet card
>   - Debian woody
>   - kernel 2.4.18-bf24
>   - UML 2.4.18-13um home compiled
>  dmesg says :
>   Universal TUN/TAP device driver 1.4
>   Netdevice 0 :TUN/TAP device backend-IP=192.168.3.254
>   Netdevice 1 :TUN/TAP device backend-IP=192.168.4.254
>  ifconfig -   a :
>   eth0 : Eth@ OK ; no IP@ ; BROADCAST MULTICAST
>   eth1 : Eth@ OK ; no IP@ ; BROADCAST MULTICAST
>   The IP@ is visible with ifconfig -a only if I do a ifconfig ethx down
>  /dev :
>    tap0 is there (are minor(16) & major(36) correct ?)
> 
>  PROBLEM :
>   ifconfig ethx up issues :
>    tuntap_open_tramp : didn't receive a message
>    Exec of 'uml_net' failed - errno = 2

2 => No such file or directory

uml_net not exectuable or not found. Try seting PATH (uml_net usualy
lives in /usr/lib/uml, which is not commonly found in PATH).

>    tuntap_open_tramp failed - errno = 22
>    SIOCSIFFLAGS: Invalid argument

Just a result of the error above.

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec <bulb@xxxxxx>


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/


<Prev in Thread] Current Thread [Next in Thread>