All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bridge] kernel doesn't support bridge with a ppp interface ?
@ 2008-06-19 15:42 c.j
  2008-06-19 16:28 ` James Chapman
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: c.j @ 2008-06-19 15:42 UTC (permalink / raw)
  To: linux-ppp


> 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 
> sense if the PPP devices at both ends of the link talked this protocol.
>
> This sounds like a job for something outside the kernel, e.g. OpenVPN as 
> suggested or a simpler Ethernet-over-IP tunnelling app.


You are right I think. Thanks.

Regards~

--
c.j 


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Bridge] kernel doesn't support  bridge with a ppp interface ?
@ 2008-06-18  1:11 c.j
  2008-06-18  5:33 ` Marek Kierdelewicz
  0 siblings, 1 reply; 11+ messages in thread
From: c.j @ 2008-06-18  1:11 UTC (permalink / raw)
  To: bridge

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

Hi list,

From kernel code, I found it doesn't support bridge with a port that is a ppp interface:
# brctl addif br_name ppp0
# Invalid arg...

Is there a patch or way to do it if I want to make a kernel bridge with eth and ppp ports?

Reg&Tks

--
c.j

[-- Attachment #2: Type: text/html, Size: 1065 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-06-20 15:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-19 15:42 [Bridge] kernel doesn't support bridge with a ppp interface ? c.j
2008-06-19 16:28 ` James Chapman
2008-06-19 17:18 ` John Hasler
2008-06-20 15:32 ` c.j
  -- strict thread matches above, loose matches on Subject: below --
2008-06-18  1:11 c.j
2008-06-18  5:33 ` Marek Kierdelewicz
2008-06-18 13:02   ` c.j
2008-06-18 15:09     ` Malcolm Scott
2008-06-18 15:41       ` Francesco Dolcini
2008-06-19  3:31         ` Dylan Hall
     [not found]           ` <56CC982A1CAD43C483A8F97167A6094C@vpn.com>
2008-06-19 22:28             ` Dylan Hall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.