Re: [question] bridged tunnel
From: Jiri Pirko <hidden>
Date: 2009-07-28 08:20:28
From: Jiri Pirko <hidden>
Date: 2009-07-28 08:20:28
Tue, Jul 28, 2009 at 10:12:28AM CEST, philipc@snapgear.com wrote:
Jiri Pirko wrote:quoted
Hello all. Imagine following net scheme: LAN1 --- ROUTER A --- ROUTER B --- LAN2 I would like to have LAN1 and LAN2 bridged together.You can do that with gretap devices. If you don't want to use GRE, then at least it provides an example of how to do this in the kernel.
Will look at this. Thanks