On Mon, Jan 04, 2010 at 09:04:49PM +0100, Csaba Szip wrote: > Hello! > > I trying to bridge two rdomain with vether device, but it doesnt works > for me. Is it a bug, or i something misunderstand? >
The bridge(4) code is not smart enough to support bridging between rdomains. I started looking into it. Actually it is impossible to pass traffic between two local interfaces. It is on my list to look at during n2k10 -- :wq Claudio

