DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Cannot ping host network from guest
@ 2015-06-22  6:50 Venkateswara Rao Dokku
  0 siblings, 0 replies; only message in thread
From: Venkateswara Rao Dokku @ 2015-06-22  6:50 UTC (permalink / raw)
  To: dev, venky .......

HI,

I instantiated a VM from the qemu that was given along with the OVDK
package with the follwoing command.

./qemu/x86_64-softmmu/qemu-system-x86_64 --enable-kvm -smp 2 -m 4096m
-device virtio-scsi-pci,id=scsi -device
scsi-hd,drive=hd,physical_block_size=4096 -drive
if=none,id=hd,file=/var/lib/libvirt/images/ubuntu-server.raw,cache=none
-hda /var/lib/libvirt/images/arun-ubuntu-server.raw -drive
file=fat:rw:/tmp/qemu_share,snapshot=off -net none -no-reboot -mem-path
/dev/hugepages -mem-prealloc -netdev
type=tap,id=net1,script=no,downscript=no,ifname=port2,vhost=on -device
virtio-net-pci,netdev=net1,mac=01:15:75:59:61:84,csum=off,gso=off,guest_tso4=off,guest_tso6=off,guest_ecn=off

The VM comes up fine, but after that I couldn't ping host network from the
VM.

I added the route too in the VM, still couldn't reach the host network.

Am I missing any extra configuration that has to be added?

PS: When I try to instantiate a VM from the QEMU downloaded from official
site, I could able to launch a VM and can reach host network.

-- 
Thanks & Regards,
Venkateswara Rao Dokku.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-22  6:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22  6:50 [dpdk-dev] Cannot ping host network from guest Venkateswara Rao Dokku

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