All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] MAC addresses in linux router
@ 2003-02-24 13:01 Joachim Wickman
  2003-02-24 15:34 ` Martin A. Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Joachim Wickman @ 2003-02-24 13:01 UTC (permalink / raw)
  To: lartc

Hi,

I use Linux boxes as routers and wonders if it's possible to have them to "copy" the MAC address, so my firewall can toggle on MAC addresses. Now it only see the routers MAC address, so everyone behind can go through my firewall.


// Joachim



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] MAC addresses in linux router
  2003-02-24 13:01 [LARTC] MAC addresses in linux router Joachim Wickman
@ 2003-02-24 15:34 ` Martin A. Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Martin A. Brown @ 2003-02-24 15:34 UTC (permalink / raw)
  To: lartc

Joachim,

So, you want your routers to transmit frames to an upstream firewall with
different source MAC addresses.  This is certainly possible, although it
may not work with your current network configuration--you'll have to do
some reading to know.

You'll want to look at the bridging code and ebtables:

  http://bridge.sourceforge.net/
  http://users.pandora.be/bart.de.schuymer/ebtables/

ebtables allows the transformation and filtering of ethernet frames in a
manner similar to iptables for IP packets.

-Martin

 : I use Linux boxes as routers and wonders if it's possible to have them
 : to "copy" the MAC address, so my firewall can toggle on MAC addresses.
 : Now it only see the routers MAC address, so everyone behind can go
 : through my firewall.

-- 
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-24 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 13:01 [LARTC] MAC addresses in linux router Joachim Wickman
2003-02-24 15:34 ` Martin A. Brown

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.