qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] accidental mistyping of command line kills networking
@ 2009-10-27 19:12 Beth Kon
  2009-10-27 21:10 ` Beth Kon
  0 siblings, 1 reply; 7+ messages in thread
From: Beth Kon @ 2009-10-27 19:12 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-28  9:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27 19:12 [Qemu-devel] accidental mistyping of command line kills networking Beth Kon
2009-10-27 21:10 ` 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

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).