From: Joe Menola <menola@sbcglobal.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] tun interface
Date: Thu, 26 Aug 2004 16:20:18 -0500 [thread overview]
Message-ID: <200408261620.18757.menola@sbcglobal.net> (raw)
In-Reply-To: <200408270830.21704.andrej@paradise.net.nz>
On Thu August 26 2004 3:30 pm, Andrej wrote:
> Hi Guys,
>
> Just a brief question (not covered too well in the documentation
> I'm afraid). The documentation says that qemu will create a
> device in /dev/net/tun - but on my machine it doesn't - what
> do I need to do to be able to access the network from a
> qemu virtual machine? I'm familiar with the concept of NATing
> and know how to set-up iptables to achieve that.
>
You need kernel support for tun (modprobe tun).
You'll find it under "Networking support" using xconfig. Once the module is
loaded /dev/net/tun will be created.
-jm
next prev parent reply other threads:[~2004-08-26 21:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-26 20:30 [Qemu-devel] tun interface Andrej
2004-08-26 21:20 ` Joe Menola [this message]
2004-08-26 23:37 ` Andrej
2004-08-26 23:44 ` Jim C. Brown
2004-08-26 23:52 ` Andrej
2004-08-27 0:02 ` Joe Menola
2004-08-27 6:43 ` Renzo Davoli
2004-08-27 23:15 ` Andrej
2004-08-28 5:37 ` Joe Menola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200408261620.18757.menola@sbcglobal.net \
--to=menola@sbcglobal.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.