From: Marek Kierdelewicz <marek@piasta.pl>
To: netfilter@vger.kernel.org
Subject: Re: Troubles doing transparent proxy for virtual machines
Date: Thu, 3 Jun 2010 23:20:41 +0200 [thread overview]
Message-ID: <20100603232041.7b18a208@catlap> (raw)
In-Reply-To: <4C08181A.1010304@ngenera.com>
Hi,
>I guess what's confusing me is that everything runs on the same box.
Yup. Packet traverses nat table when it passes bridge and it cannot
traverse this table second time entering virbr0 interface.
Try this:
echo 0 > /proc/sys/net/bridge/bridge-nf-call-iptables
For permament solution add appropriate entry in /etc/sysctl.conf.
Best regards,
Marek
next prev parent reply other threads:[~2010-06-03 21:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-03 21:01 Troubles doing transparent proxy for virtual machines Dan Higgins
2010-06-03 21:20 ` Marek Kierdelewicz [this message]
2010-06-03 22:59 ` Dan Higgins
2010-06-04 6:27 ` Marek Kierdelewicz
-- strict thread matches above, loose matches on Subject: below --
2010-05-27 19:39 Dan Higgins
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=20100603232041.7b18a208@catlap \
--to=marek@piasta.pl \
--cc=netfilter@vger.kernel.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.