From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Vladimirov Date: Mon, 29 Jan 2007 10:04:11 +0000 Subject: [LARTC] Bridging multiple vlans on linux router Message-Id: <45BDC69B.8070008@netwlan.net> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============1216357097==" List-Id: To: lartc@vger.kernel.org --===============1216357097== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,
I have a situation where router has to see hosts  in multiple vlans
with the same IP address
The test scenario is :
---------------------
|  eth0 |     br0   | <-------> eth1.25 | eth1.26 | eth1.27
---------------------
eth0 = Internet
br0 = Lan 192.168.100.1/24

host 1= 192.168.100.11/24 eth1.25
host 2= 192.168.100.12/24 eth1.26

I need br0 to see all hosts in all vlans but hosts in different vlans
not to see  each other.
Is there any way to do this with ebtables without making to many rules?

 

--===============1216357097== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc --===============1216357097==--