From: Bartosz Fabianowski <bartosz@fabianowski.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Help with tun/tap with qemu
Date: Tue, 10 Aug 2004 17:50:22 +0200 [thread overview]
Message-ID: <4118EEBE.1020009@fabianowski.de> (raw)
In-Reply-To: <20040810150655.25395.qmail@webmail-au.server-secure.com>
> So I am trying TUN/TAP. The guest and host OS can ping each other.
> However, the guest OS cannot ping any other host
If the setup on Linux is any similar to that on FreeBSD (and I am sure
it is), the problem probably is routing. The guest and host are on
different networks. So, you need to tell your host to forward packets to
and from the guest's network. You didn't have that problem in slirp,
because slirp bridges between the two networks for you, it implicitly
does the forwarding.
Unfortunately, I can't tell you how to add the route under Linux due to
my lack of experience with that platform.
- Bartosz
next prev parent reply other threads:[~2004-08-10 15:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-10 15:06 [Qemu-devel] Help with tun/tap with qemu jesus.salvo
2004-08-10 15:50 ` Bartosz Fabianowski [this message]
2004-08-10 18:52 ` Antony T Curtis
2004-08-11 2:45 ` Jesus M. Salvo Jr.
2004-08-11 2:50 ` Jesus M. Salvo Jr.
2004-08-11 5:10 ` Jesus M. Salvo Jr.
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=4118EEBE.1020009@fabianowski.de \
--to=bartosz@fabianowski.de \
--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.