On Tue, Aug 18, 2009 at 03:11:04PM -0600, Alex Williamson wrote: > On Tue, Aug 18, 2009 at 3:04 PM, Michael S. Tsirkin<mst@xxxxxxxxxx> wrote: > > Did you assign ip address in host by any chance? You don't want that. > > Nope, just up on the host, no IP: > > eth10 Link encap:Ethernet HWaddr 00:17:a4:77:a4:08 > inet6 addr: fe80::217:a4ff:fe77:a408/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:22446487 errors:0 dropped:0 overruns:0 frame:0 > TX packets:4529008 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1492187453 (1.3 GiB) TX bytes:2972806236 (2.7 GiB) > Memory:fbae0000-fbb00000 Just had a different, but slightly similar problem when the host running qemu had forwarding enabled. Is it possible your host is forwarding the packets somewhere else, and that's why we get the dupes? sysctl -w net.ipv4.conf.all.forwarding=0 -- MST -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html