From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 18 Jun 2008 07:33:54 +0200 From: Marek Kierdelewicz Message-ID: <20080618073354.371e7fbd@catlap> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: bridge@lists.linux-foundation.org >Hi list, Hi, >Is there a patch or way to do it if I want to make a kernel bridge with >eth and ppp ports? You can setup a tunnel with OpenVPN. You'd get a tap device on both sides which can be bridged with eth. Cheers, Marek Kierdelewicz