Bridging in FreeBSD without one side being blocked?

From: Will Andrews (will_at_csociety.org)
Date: 08/11/03

  • Next message: Maxim Konovalov: "Re: Bridging in FreeBSD without one side being blocked?"
    Date: Sun, 10 Aug 2003 23:52:32 -0700
    To: net@freebsd.org
    
    

    Hello (please cc: me as I am not subscribed, thanks),

    I was wondering if anyone has managed to set up bridge in such a
    way that hosts on both sides will be able to access the machine
    doing the bridging. The reason I need this is because I need to
    join two media types (10baseT/100baseTX and 1000baseSX), and both
    sides of the bridge need access to the machine in question. I'd
    prefer to do it like this instead of buying another switch with
    the necessary media ports or a media converter just for this.

    As far as I can tell, it does not seem like FreeBSD's BRIDGE is
    capable of doing this sort of thing. Does someone know if
    ng_bridge can do it, or if it could be made to with some slight
    modifications? I could not find any documentation about someone
    that has done something like this.

    I should note.. later I may add an Atheros card to the bridge,
    configured in 802.11a host AP mode. Same conditions apply. :)

    Seems to me that if a packet is destined for an IP associated
    with any of the bridge's child interfaces, the code should
    recognize that the packet can be delivered directly to it, as
    opposed to simply dropping it.

    Thanks in advance!

    -- 
    wca
    _______________________________________________
    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: Maxim Konovalov: "Re: Bridging in FreeBSD without one side being blocked?"

    Relevant Pages

    • Unsolved: 5.2 Bridging issue
      ... >> and one connected to the internet. ... The box acts as a bridge for the ... FreeBSD box with 3 interfaces, two bridged, the other connects to the ... All hosts on 10.10.10.0/24 use 10.10.10.1 as the default gateway. ...
      (freebsd-current)
    • Unsolved: 5.2 Bridging issue
      ... >> and one connected to the internet. ... The box acts as a bridge for the ... FreeBSD box with 3 interfaces, two bridged, the other connects to the ... All hosts on 10.10.10.0/24 use 10.10.10.1 as the default gateway. ...
      (freebsd-questions)
    • configuring if_bridge with stp at boot in /etc/rc.conf
      ... Both hosts have similar hardware, HP NetServer LPr servers with dual pentium IIIs and and 4 interfaces - the onboard card, a single ... em2 will be the "inside" end of the bridge connected to the switch with the rest of the hosts on the LAN ... port 4 priority 128 path cost 55 disabled ...
      (freebsd-net)
    • Re: While listening to WCCO this evening.....
      ... At one point the hosts were talking about bridges that were a bit ... and the one that earned a consensus was the massive bridge in ... a host mentioned that when he's on that bridge, ... eastbound-northbound ramp in the Dallas High Five due to it's height. ...
      (misc.transport.road)
    • Re[2]: [PATCH] ethernet-bridge: update skb->priority in case forwarded frame has VLAN-header
      ... bridge should update skb->prioriry for properly QoS ... PM> skb->priority to an arbitary value or derive it from vlan priority or IP ... BG> If this packet came in from an 802.1Q VLAN device, ...
      (Linux-Kernel)