All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bogdan B. Rudas" <rudas@jbaw.iba.by>
To: bridge@lists.osdl.org
Subject: Re: [Bridge] bridge with ppp0
Date: Wed, 19 Jan 2005 23:14:08 +0200	[thread overview]
Message-ID: <41EECDA0.4090909@jbaw.iba.by> (raw)
In-Reply-To: <41C3675E.1010402@langhofer.at>

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

You should use interfaces with same MTU size. In same situaion I made 
OpenVPN tunel over ppp conntction with MTU 1500 (same as in ethernet 
network)

On Sat, 18 Dec 2004 00:10:22 +0100
armin langhofer <office@langhofer.at> wrote:

> 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
> _______________________________________________
> Bridge mailing list
> Bridge@lists.osdl.org
> http://lists.osdl.org/mailman/listinfo/bridge

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

  reply	other threads:[~2005-01-19 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-17 23:10 [Bridge] bridge with ppp0 armin langhofer
2005-01-19 21:14 ` Bogdan B. Rudas [this message]
2005-01-19 23:26   ` armin langhofer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41EECDA0.4090909@jbaw.iba.by \
    --to=rudas@jbaw.iba.by \
    --cc=bridge@lists.osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.