From: netfilter@buglecreek.com
To: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
Cc: netfilter@vger.kernel.org
Subject: Re: FORWARD chain and Interfaces
Date: Sat, 21 May 2011 15:40:18 -0600 [thread overview]
Message-ID: <1306014018.28595.1454519185@webmail.messagingengine.com> (raw)
In-Reply-To: <4DD825EB.2080300@plouf.fr.eu.org>
On Sat, 21 May 2011 22:51 +0200, "Pascal Hambourg"
<pascal.mail@plouf.fr.eu.org> wrote:
> netfilter@buglecreek.com a écrit :
> >
> > As far as the virtual machines. All three test systems are virtual.
> > They run RH5 using Mac with parallels. The routing tables are below.
>
> [Nothing unexpected in the routing tables]
>
> How are the virtual machine network interfaces connected together ?
> Did you create two separate virtual links ?
> One explanation could be that all interfaces are connected to the same
> virtual link, so traffic coming to the router could arrive at any of its
> two interfaces.
>
That's an interesting idea. I'm not sure how Parallels sets up the
interfaces. When I created the virtual machines I selected "Host Only"
networking so I could make distinct systems and I didn't use shared
since I did not need the machines to connect to the Internet via the
physical host interface. When I do a ifconfig on the firewall/router
it lists eth0 and eth1 like you see on a normal system. I'm not sure
what is going on. I'll look into how the interfaces are created.
Right now I'm writing the FORWARD rules assuming that when the real
hardware is in place it will function as I expect. I'm using -i eth0
and -o eth1 for new traffic originating from Network A going to B and
-i eth1 and -o eth0 for new traffic originating from Network B to A.
Based on my original diagram below. Does that sound reasonable?
Network A Machine Eth0 <-------> Eth0 Firewall/Router Eth1 <------->
Eth0 Network B Machine
next prev parent reply other threads:[~2011-05-21 21:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-21 6:10 FORWARD chain and Interfaces netfilter
2011-05-21 7:37 ` Andrew Beverley
2011-05-21 11:23 ` Pascal Hambourg
2011-05-21 19:49 ` netfilter
2011-05-21 20:51 ` Pascal Hambourg
2011-05-21 21:40 ` netfilter [this message]
2011-05-21 22:05 ` Pascal Hambourg
2011-05-21 22:31 ` netfilter
2011-05-22 8:48 ` Pascal Hambourg
2011-05-22 19:06 ` netfilter
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=1306014018.28595.1454519185@webmail.messagingengine.com \
--to=netfilter@buglecreek.com \
--cc=netfilter@vger.kernel.org \
--cc=pascal.mail@plouf.fr.eu.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