All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darrin Ritter <darrinritter@optusnet.com.au>
To: LinuxSA <linuxsa@linuxsa.org.au>, qemu <qemu-devel@nongnu.org>
Subject: [Qemu-devel] TUN network
Date: Tue, 27 Jul 2004 23:11:10 -0400	[thread overview]
Message-ID: <4107194E.3080201@optusnet.com.au> (raw)

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	other threads:[~2004-07-27 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-28  3:11 Darrin Ritter [this message]
2004-07-27 21:25 ` [Qemu-devel] TUN network Joe Menola
2004-07-27 22:07   ` Joe Menola
2004-07-29  2:52     ` Darrin Ritter
2004-07-28 11:36       ` vaise
2004-07-29 15:10         ` Darrin Ritter
2004-07-29  1:58           ` Joe Menola
  -- strict thread matches above, loose matches on Subject: below --
2004-07-27 16:40 Thomas Munn
2004-05-14 20:10 [Qemu-devel] tun network vaise
     [not found] ` <20040515173848.GA22840@yuri.org.uk>
2004-05-17 19:37   ` vaise

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=4107194E.3080201@optusnet.com.au \
    --to=darrinritter@optusnet.com.au \
    --cc=linuxsa@linuxsa.org.au \
    --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.