<div dir="ltr"><span style="font-size:13px">Hello,</span><div style="font-size:13px"><br></div><div style="font-size:13px">I&#39;m using PANDA with a debian squeeze qcow image. I&#39;m running apache2 web server on it and is using bridge and tap as I need to access its interface. I get this message at startup, or when using the web browser, or when connecting to the web server via the host; &quot;qemu-system-i386: slirp/arp_table.c:41: arp_table_add: Assertion `(ip_addr &amp; __bswap_32 (~(0xf &lt;&lt; 28))) != 0&#39; failed.&quot;. Then the VNC is closed. It seems to be a problem with QEMU do you know any solution to this? </div><div style="font-size:13px"><br></div><div style="font-size:13px">The command I&#39;m using is:</div><div style="font-size:13px">sudo i386-softmmu/qemu-system-i386 -hda debian_i386.qcow2 -usbdevice tablet -net nic,macaddr=DE:AD:BE:EF:00:00 -net user,hostfwd=tcp::8080-:80 -net tap,ifname=tap0,script=qemu_br0_ifup.sh,downscript=qemu_br0_ifdown.sh</div><div style="font-size:13px"><br></div><div style="font-size:13px">The host system is Ubuntu 14.04.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Best Regards,</div><div style="font-size:13px">Julia Gustafsson</div></div>