Re: xxconfig for if_bridge

From: Julian Elischer (julian_at_elischer.org)
Date: 06/03/05

  • Next message: Lars Erik Gullerud: "Re: route metric"
    Date: Fri, 03 Jun 2005 14:41:22 -0700
    To: Andrew Thompson <thompsa@freebsd.org>
    
    

    Andrew Thompson wrote:

    >On Fri, Jun 03, 2005 at 02:00:36PM -0700, Julian Elischer wrote:
    >
    >
    >>what does if_bridge give you that cannot be achieved with
    >>ng_bridge+ng_eiface?
    >>Well, I guess it has some spanning tree algorythm in it, but it might be
    >>as easy to put
    >>that in ng_bridge and a lot more flexible,
    >>
    >>
    >>
    >
    >We had this same discussion a year ago.
    >
    >http://lists.freebsd.org/pipermail/freebsd-current/2004-April/thread.html#25886
    >
    >

    and I still don't see why it is better to import Yet another bridge
    module rather
    than adding it to the 2 we already have.

    You can do things with ng_bridge that you can't do with if_bridge..

    for example bridge together 3 remote sites connected by ipsec tunnels.

    >
    >Andrew
    >
    >
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Lars Erik Gullerud: "Re: route metric"

    Relevant Pages

    • Re: Layer2 VPN
      ... Andrew Thompson wrote: ... I've been trying to create a layer2 VPN using FreeBSD boxes as the gateways. ... I did do dumps earlier, and the problem seemed to be around about the bridge device at the far end as I pinged, however I will start again from scratch tomorrow and get some data. ...
      (freebsd-net)
    • Re: if_bridge and IPv6?
      ... If memory serves me right, Andrew Thompson wrote: ... >> ssh across the bridge). ...
      (freebsd-net)
    • Re: [PATCH] Updated 802.1p/q patch
      ... Andrew Thompson wrote: ... I have tested my 802.1p input patch with vlans configured. ... Is it possible to move this block into ether_inputabove the bridge ... the game. ...
      (freebsd-net)
    • Re: if_bridge and IPv6?
      ... On Monday 29 August 2005 23:37, Bruce A. Mah wrote: ... > If memory serves me right, Andrew Thompson wrote: ... >> From what I can tell this is from the bridge itself, ...
      (freebsd-net)
    • Re: xxconfig for if_bridge
      ... On Friday 03 June 2005 23:41, Julian Elischer wrote: ... > Andrew Thompson wrote: ... In the long run the current bridge will be ... for example do proper firewalling on the bridge (without having to push the ...
      (freebsd-net)