* [Qemu-devel] tun network
@ 2004-05-14 20:10 vaise
2004-05-15 18:48 ` [Qemu-devel] " Hetz Ben Hamo
[not found] ` <20040515173848.GA22840@yuri.org.uk>
0 siblings, 2 replies; 3+ messages in thread
From: vaise @ 2004-05-14 20:10 UTC (permalink / raw)
To: qemu-devel
On Mandrake 10, I have /dev/net/tun, but no /dev/net/tun0
Is it normal ?
so Renzo Script tells me :
SIOCSIFADDR: No such device
tun0: unknown interface: No such device
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: tun network
2004-05-14 20:10 [Qemu-devel] tun network vaise
@ 2004-05-15 18:48 ` Hetz Ben Hamo
[not found] ` <20040515173848.GA22840@yuri.org.uk>
1 sibling, 0 replies; 3+ messages in thread
From: Hetz Ben Hamo @ 2004-05-15 18:48 UTC (permalink / raw)
To: qemu-devel, vaise
vaise@votreservice.com wrote:
> On Mandrake 10, I have /dev/net/tun, but no /dev/net/tun0
> Is it normal ?
>
> so Renzo Script tells me :
> SIOCSIFADDR: No such device
> tun0: unknown interface: No such device
Have you tried to do: /sbin/modprobe tun
I'm not sure if mandrake knows how to autoload this module..
Thanks,
Hetz
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] tun network
[not found] ` <20040515173848.GA22840@yuri.org.uk>
@ 2004-05-17 19:37 ` vaise
0 siblings, 0 replies; 3+ messages in thread
From: vaise @ 2004-05-17 19:37 UTC (permalink / raw)
To: qemu-devel
On Saturday 15 May 2004 18:38, you wrote:
> On Fri, May 14, 2004 at 09:10:05PM +0100, vaise@votreservice.com wrote:
> > On Mandrake 10, I have /dev/net/tun, but no /dev/net/tun0
> > Is it normal ?
>
> Yes this is normal, qemu creates the corresponding network
> device when it is started. THe /dev/net/tun is used
> for all tun interfaces for communication with userspace.
>
> If you interface up script fails to run for whatever reason
> i think it may not allocated it. You can work arround this
> by setting -n /bin/true # then manually configuring the tunN
> interface that will come into existance.
>
I found my mistake !
"-1 the device node /dev/net/tun with read/write permissions" !!!
so :
crw-rw---- 1 me root 10, 200 Jan 1 1970 /dev/net/tun
I, too, should learn to read...
just a litle thing : it could be a good idea to remane the files
"bin00004.bin" and "bin00005.bin".
-they are not binaries
-it is not very clear who is who
Thank you again Renzo for your very good work.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-17 19:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-14 20:10 [Qemu-devel] tun network vaise
2004-05-15 18:48 ` [Qemu-devel] " Hetz Ben Hamo
[not found] ` <20040515173848.GA22840@yuri.org.uk>
2004-05-17 19:37 ` [Qemu-devel] " vaise
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).