From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48592CB7.7050103@sysnetsistemi.it> Date: Wed, 18 Jun 2008 17:41:43 +0200 From: Francesco Dolcini MIME-Version: 1.0 References: <20080618073354.371e7fbd@catlap> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] kernel doesn't support bridge with a ppp interface ? List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Malcolm Scott Cc: "c.j" , bridge@lists.linux-foundation.org Malcolm Scott wrote: > At 21:02 today, c.j wrote: > >>> You can setup a tunnel with OpenVPN. You'd get a tap device on >>> both sides which can be bridged with eth. >> Thanks. But maybe we don't want OpenVPN for VPN. Now I can't get why kernel >> do not support that. Have some disadvantages? > > I'm not sure if this is even possible using standard protocols. Bridging is > for Ethernet; PPP is not Ethernet. So this would require some sort of > nonstandard Ethernet-over-PPP encapsulation protocol, and would only make see standard rfc3518, http://www.ietf.org/rfc/rfc3518.txt, I think there is a (old?) patch flying around for this ...