All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Setting up tun/tap network doesn't work
Date: Fri, 14 Oct 2005 18:54:19 -0400	[thread overview]
Message-ID: <20051014225418.GA28497@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <43501FB5.5020303@mid.email-server.info>

On Fri, Oct 14, 2005 at 11:14:29PM +0200, Alexander Skwar wrote:
> Hello.
> 
> I'm trying to get qemu 0.7.2 on Gentoo Linux to work with tun/tap
> network - but fail to do so :/
> 
> Thus, network isn't setup properly inside the qemu "guest".
> 
> Rather obviously, I seem to be missing something. But what
> is it? Also, the documentation isn't that clear, as far as
> the network part is concerned... Also, I'm sorry to bother
> you on the devel list, but the "plain users" forum is down :(
> 
> Thanks a lot for any help you can provide,
> 
> Alexander Skwar
> 

Make sure the guest supports the ne2k-pci driver (either compiled in or loaded
as a module). from the output you provided, it appears that your guest kernel
lacks the right ethernet driver. Check the output of dmesg to see if ne2k
is mentioned.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  parent reply	other threads:[~2005-10-14 22:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14 21:14 [Qemu-devel] Setting up tun/tap network doesn't work Alexander Skwar
2005-10-14 22:28 ` Marco Matthies
2005-10-14 22:54 ` Jim C. Brown [this message]
2005-10-15  6:24   ` Alexander Skwar
2005-10-16 21:10 ` Henrik Nordstrom
2005-10-17 14:13   ` Alexander Skwar

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=20051014225418.GA28497@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --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.