All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Jean <sj-netfilter@cookinglinux.org>
To: Todd L <00todd@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Public IP Confusion
Date: Wed, 17 Nov 2004 17:19:09 -0500	[thread overview]
Message-ID: <419BCE5D.90908@cookinglinux.org> (raw)
In-Reply-To: <cbbdce6c04111713523d175e8f@mail.gmail.com>

Todd L wrote:

>What I though I could do is have ISP ethernet to  Eth0 on linux box.
>Eth1 on linux box to switch and then somehow make the linux box
>transparent to the network. From what I have read it almost seems like
>I need a mix of SNAT and NAT but I am unsure on how to proceed. I have
>read a lot of the documentation and HOWTOs  and I have not found any
>examples of this type of a scenario.
>
>Any Advice?
>
>  
>
The ebtables project is exactly for doing some transparent filtering.
Just set up a bridge between your ISP and your network depending
on your Internet connection type.
(ex.: you wouldn't be able to filter PPPoE stream yet.)

For more information :

http://ebtables.sourceforge.net/

*note:* bridging filtering is part of the linux 2.6 series
             there's a patch for 2.4


>Thank you,
>
>Todd
>
>  
>
HTH,

Samuel


      parent reply	other threads:[~2004-11-17 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-17 21:52 Public IP Confusion Todd L
2004-11-17 22:13 ` Josh Nerius
2004-11-17 22:19 ` Samuel Jean [this message]

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=419BCE5D.90908@cookinglinux.org \
    --to=sj-netfilter@cookinglinux.org \
    --cc=00todd@gmail.com \
    --cc=netfilter@lists.netfilter.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.