qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] TUN network


From: Darrin Ritter
Subject: [Qemu-devel] TUN network
Date: Tue, 27 Jul 2004 23:11:10 -0400
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040701)

hi

Im currently trying to get a tun networking interface up and running for the qemu virtual machine, has any one had any exprience with this?

the instructions say to modprobe tun to get the tun module loaded and then to run the following command

ifconfig tun0 192.168.0.3 netmask 255.255.255.0

to get the interface configured.

lsmod shows that there is a device module loaded and there is a device in the dev directory /dev/net/tun

but I get the following error.

SIOCSIFADDR: No such device
tun0: unknown interface: No such device
SIOCSIFNETMASK: No such device

if any one can point me to the right Docs then Id appreciate it, Im sure its something that Im not doing right

thanks DarR!N








reply via email to

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