All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] bridge with ppp0
@ 2004-12-17 23:10 armin langhofer
  2005-01-19 21:14 ` Bogdan B. Rudas
  0 siblings, 1 reply; 3+ messages in thread
From: armin langhofer @ 2004-12-17 23:10 UTC (permalink / raw)
  To: bridge

hi there

i found your project and tried to bridge two ppp devices.


you say (http://bridge.sourceforge.net/faq.html) that this is possible:

... "Linux bridging is very flexible; the LAN's can be either 
traditional Ethernet device's, or pseudo-devices such as PPP, VPN's or 
VLAN's. The only restrictions are that the devices:" ...


i tried this but got "br_add_interface: Invalid argument" when adding a 
ppp device to the bridge. adding an ethernet device works perfectly!

00:07:21 protector ~ # brctl addbr br0
00:07:22 protector ~ # brctl addif br0 eth2
00:07:30 protector ~ # brctl addif br0 ppp0
br_add_interface: Invalid argument



the ppp's are done with pppd and pptpd (poptop)
00:09:39 protector ~ # pppd --version
pppd version 2.4.2
00:09:44 protector ~ # pptpd --version
PoPToP v1.1.4-b4


any ideas?

best regards, armin.
-- 
armin langhofer
snail:  fischer von erlachstr. 29
snail:  a-5020 salzburg
phone:  +43 699 11648495
email:  office@langhofer.at
gnupg:  http://langhofer.at/pubkey.txt

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

end of thread, other threads:[~2005-01-19 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-17 23:10 [Bridge] bridge with ppp0 armin langhofer
2005-01-19 21:14 ` Bogdan B. Rudas
2005-01-19 23:26   ` armin langhofer

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.