Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Michael Stilmant <ml-netfilter@adtech.be>
To: netfilter@lists.netfilter.org
Subject: RE: transparent tcp proxy
Date: 26 May 2003 10:45:22 +0200	[thread overview]
Message-ID: <1053938722.17259.6.camel@stilmant> (raw)
In-Reply-To: <09B04A55822EFF4DA48D2E0BB2941D4A019241@wardrive.citadelcomputer.com.au>

On Sat, 2003-05-24 at 04:05, George Vieira wrote:
> Hmm. I don't think bridging copies the packets MAC address over. it just copies the packet data with it's source and destination IPs.
> 
> Can I ask what the mac address is used for, or needed for? Is it for some authenticity reasons?

No, I don't need ti used the MAC Address. And actually my 
iptables filter work pretty well. But, with this, 
the MAC address of the source host change for each connection


                     10.0.0.225
                     +--------+
                     |   B    |
   +-----+           |        |          +-----+
   |  A  +-----------[ebtables]----------|  C  |
   +-----+           +--------+          +-----+
   10.0.0.3                             10.0.0.32     


Rappel:
when C send not filtered packet to A, A see the C MAC address with IP
10.0.0.32. when B send filtered TCP/IP packet to A with IP address 
10.0.0.32 A see the B MAC address. This work but it's not acceptable.
the A MAC-IP association table will change setup all the time. 


Michael




  reply	other threads:[~2003-05-26  8:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-24  2:05 transparent tcp proxy George Vieira
2003-05-26  8:45 ` Michael Stilmant [this message]
2003-05-27  6:24   ` Joel Newkirk
2003-05-27  7:46     ` Michael Stilmant
2003-05-27  8:34   ` Cedric Blancher
2003-05-27  9:49     ` Michael Stilmant
2003-05-27 10:49       ` Cedric Blancher
2003-05-27 11:48         ` Michael Stilmant
2003-05-27 13:23           ` Cedric Blancher
2003-05-27 13:32           ` About Mexico Leandro
  -- strict thread matches above, loose matches on Subject: below --
2003-05-23 15:06 transparent tcp proxy Michael Stilmant

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=1053938722.17259.6.camel@stilmant \
    --to=ml-netfilter@adtech.be \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox