From: Beth Kon <eak@us.ibm.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] accidental mistyping of command line kills networking
Date: Tue, 27 Oct 2009 15:12:13 -0400 [thread overview]
Message-ID: <4AE7460D.7050807@us.ibm.com> (raw)
I accidentally entered a command line as follows:
/usr/bin/qemu-kvm -drive
file=/scratch/images/beth/windows/win2k3_32_R2.dat.10G.img,if=ide -m
2048 -boot cd -net nic,model=rtl8139 -net tap,script=/etc/qemu-ifup -vnc
:12 -usbdevice tablet -monitor stdio -net nic,model=e1000 -net
tap,script=/etc/qemu-ifup
and the machine's networking broke, requiring a network restart to get
it back in order. The second -net tap,script=/etc/qemu-ifup causes the
problem.
/var/log/messages shows
tap0: received packet with own address as source address
I don't have time at the moment to look into what's going wrong. Just
wanted to make people aware.
Beth Kon
next reply other threads:[~2009-10-27 19:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-27 19:12 Beth Kon [this message]
2009-10-27 21:10 ` [Qemu-devel] accidental mistyping of command line kills networking Beth Kon
2009-10-27 21:44 ` Anthony Liguori
2009-10-28 6:29 ` Avi Kivity
2009-10-28 8:34 ` Gleb Natapov
2009-10-28 8:55 ` Avi Kivity
2009-10-28 9:07 ` Gleb Natapov
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=4AE7460D.7050807@us.ibm.com \
--to=eak@us.ibm.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 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.