DPDK patches and discussions
 help / color / mirror / Atom feed
From: Venkateswara Rao Dokku <dvrao.584@gmail.com>
To: dev@dpdk.org, "venky ......." <dvrao.584@gmail.com>
Subject: [dpdk-dev] Cannot ping host network from guest
Date: Mon, 22 Jun 2015 12:20:46 +0530	[thread overview]
Message-ID: <CACiOAOBMq2ineqJ6Mfu+R2EQrJZ=WshtuWQVY1P+Vm-c-PgMrg@mail.gmail.com> (raw)

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.

                 reply	other threads:[~2015-06-22  6:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACiOAOBMq2ineqJ6Mfu+R2EQrJZ=WshtuWQVY1P+Vm-c-PgMrg@mail.gmail.com' \
    --to=dvrao.584@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).