qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] accidental mistyping of command line kills networking


From: Beth Kon
Subject: [Qemu-devel] accidental mistyping of command line kills networking
Date: Tue, 27 Oct 2009 15:12:13 -0400
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]