All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikunj Master <me@nikunjmaster.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] macvlan on host, macvtap guest, routing via host gives error
Date: Tue, 31 Dec 2013 20:28:09 +0530	[thread overview]
Message-ID: <1388501889.12200.12.camel@localhost> (raw)

Hello,

I have a setup on CentOS 6.5

Host configuration:
macvlan0-> 10.0.0.2/24
ppp0 -> connected to the internet

Guest configuration
macvtap0-> 10.0.0.4/24
gateway -> 10.0.0.2

Other host on same network
eth0 -> 10.0.0.3/24
gateway -> 10.0.0.2


Ping results
from 10.0.0.2 to 10.0.0.4 and vice versa : OK
from 10.0.0.2 to 10.0.0.3 and vice versa : OK
from 10.0.0.3 to 10.0.0.4 and vice versa : OK
from 10.0.0.2 to out-network : OK
from 10.0.0.3 to out-network : OK
from 10.0.0.4 to out-network : OK

http result
within the network : OK
from 10.0.0.2 to out-network : OK
from 10.0.0.3 to out-network : OK
from 10.0.0.4 to out-network : FAILED

I ran the following command
echo 255 > /proc/sys/net/netfilter/nf_conntrack_log_invalid
and got the below error:
kernel:nf_ct_tcp: invalid packet ignored

Please help me solve the problem. I have spent so many sleepless nights
after this.

Thank you.

             reply	other threads:[~2013-12-31 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-31 14:58 Nikunj Master [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-31 14:47 [Qemu-devel] macvlan on host, macvtap guest, routing via host gives error Nikunj Master

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=1388501889.12200.12.camel@localhost \
    --to=me@nikunjmaster.org \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.