From: Ritesh Raj Sarraf <rrs@researchut.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu and -net tap networking
Date: Sat, 27 May 2006 02:23:57 +0530 [thread overview]
Message-ID: <e57pte$coi$1@sea.gmane.org> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm using two instances of qemu (0.8.1) at a time.
I'm also using kqemu 1.3.0.pre7
One runs GNU/Hurd and the other runs FreeBSD.
Here are the configs I'm using for both.
Hurd:
rrs@learner:~ $ cat `which hurd-boot`
#!/bin/sh
qemu -M isapc -m
128 -hda /mnt/windows/qemu-debian-gnuhurd.img -hdb /mnt/windows/swap-qemu.img -fda /home/rrs/virtualization/qemu/hurd-floppy -net
nic -net
tap,vlan=0,ifname=tap1,script=/home/rrs/virtualization/qemu/qemu-net-script-hurd.sh -boot
a
FreeBSD:
#!/bin/sh
qemu -hda /home/rrs/virtualization/qemu/qemu-debian-freebsd -m 128 -boot
c -net nic -net
tap,vlan=0,ifname=tap2,script=/home/rrs/virtualization/qemu/qemu-net-script-freeBSD.sh
The scripts just do the work of assigning both of the tap interfaces
separate ip addresses and accordingly sets up ip_forwarding settings.
The problem is that when both are running, the one that boots second cannot
ping its gateway. If I halt the first qemu process and restart the second
qemu process, it works fine.
Is this a known behavior ?
I thought separating them with separate virtual networks would allow me to
run multiple qemu instances with full networking support.
TIA,
Ritesh
- --
Ritesh Raj Sarraf
RESEARCHUT -- http://www.researchut.com
"Necessity is the mother of invention."
"Stealing logic from one person is plagiarism, stealing from many is
research."
"The great are those who achieve the impossible, the petty are those who
cannot - rrs"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEd2rr4Rhi6gTxMLwRAqaPAJ9AiOUIR4IoKmhN2coZ3D+1/ce+MACffEq3
cA9ayrBTnlUD9CP02ZZ+b3w=
=3wNp
-----END PGP SIGNATURE-----
next reply other threads:[~2006-05-26 20:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-26 20:53 Ritesh Raj Sarraf [this message]
2006-05-26 21:05 ` [Qemu-devel] qemu and -net tap networking Paul Brook
2006-05-26 21:36 ` [Qemu-devel] " Ritesh Raj Sarraf
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='e57pte$coi$1@sea.gmane.org' \
--to=rrs@researchut.com \
--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 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).