qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] macvlan on host, macvtap guest, routing via host gives error
@ 2013-12-31 14:47 Nikunj Master
  0 siblings, 0 replies; 2+ messages in thread
From: Nikunj Master @ 2013-12-31 14:47 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 904 bytes --]

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.








[-- Attachment #2: Type: text/html, Size: 1422 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Qemu-devel] macvlan on host, macvtap guest, routing via host gives error
@ 2013-12-31 14:58 Nikunj Master
  0 siblings, 0 replies; 2+ messages in thread
From: Nikunj Master @ 2013-12-31 14:58 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-31 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-31 14:58 [Qemu-devel] macvlan on host, macvtap guest, routing via host gives error Nikunj Master
  -- strict thread matches above, loose matches on Subject: below --
2013-12-31 14:47 Nikunj Master

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