From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: nat bypass
Date: Mon, 28 Jun 2010 09:02:03 -0500 [thread overview]
Message-ID: <4C28AB5B.7010502@riverviewtech.net> (raw)
In-Reply-To: <AANLkTil_H1QeaCHQYhMjVRFiLwtqF9yLAJZ9BWecOIDW@mail.gmail.com>
On 06/28/10 05:13, ratheesh k wrote:
> DHCP server running on S . My question is : How can A will get an
> ip from 10.232.18.0/24 pool ip .?
Bridging the (selected) traffic from your LAN to the network that the
server is on is probably your best bet.
What you are talking about is known as a bridging router, or "brouter"
for short.
> ebtables is an option ? How can we make it ?
You set up a brouter and bridge the traffic for the system(s) on the LAN
that is suppose to be part of the network that the server is on and
route the rest of the traffic.
> Is there any other optimal way ?
Short of adding a second network card to A and connecting it directly to
the network that S is on, bridging is probably your best bet.
You will have to set up a EBTables rules to control what traffic is
bridged verses routed.
Grant. . . .
next prev parent reply other threads:[~2010-06-28 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 10:13 nat bypass ratheesh k
2010-06-28 14:02 ` Grant Taylor [this message]
2010-06-28 17:49 ` Anatoly Muliarski
2010-06-30 2:37 ` Simon Horman
2010-06-30 9:24 ` ratheesh k
2010-06-30 12:05 ` Stephen Clark
2010-06-30 9:54 ` Mart Frauenlob
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=4C28AB5B.7010502@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--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 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).