Re: if_bridge and IPv6?

From: Max Laier (max_at_love2party.net)
Date: 08/30/05

  • Next message: Daniel O'Connor: "Routing problem (sort of)"
    To: freebsd-net@freebsd.org
    Date: Tue, 30 Aug 2005 01:01:06 +0200
    
    
    

    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, does bridging work
    > > between ipv6 hosts on either side of the bridge?
    >
    > Hmm...I haven't tried that yet. Unfortunately I'm not in close
    > proximity to the system in question at the moment, so it'll be a few
    > hours (evening, San Francisco time) until I can try this. I'll test and
    > report back.
    >
    > > I will try and replicate this setup tonight.
    >
    > Many thanks!

    Just a quick note: if_bridge does IPv6 filtering (in contrast to the old
    bridge code). So you may want to check your settings there.

    > Bruce.
    >
    > PS. Food for thought: Should bridge devices have IFF_MULTICAST set?
    > Mine doesn't.
    >
    > hornet# ifconfig bridge0
    > bridge0: flags=41<UP,RUNNING> mtu 1500
    > inet (foo) netmask 0xffffff00
    > inet6 (bar) prefixlen 64
    > ether ac:de:48:cd:e2:32
    > priority 32768 hellotime 2 fwddelay 15 maxage 20
    > member: sis1 flags=3<LEARNING,DISCOVER>
    > member: sis0 flags=3<LEARNING,DISCOVER>

    -- 
    /"\  Best regards,                      | mlaier@freebsd.org
    \ /  Max Laier                          | ICQ #67774661
     X   http://pf4freebsd.love2party.net/  | mlaier@EFnet
    / \  ASCII Ribbon Campaign              | Against HTML Mail and News
    
    



  • Next message: Daniel O'Connor: "Routing problem (sort of)"

    Relevant Pages

    • Re: if_bridge and IPv6?
      ... If memory serves me right, Andrew Thompson wrote: ... >> ssh across the bridge). ...
      (freebsd-net)
    • Re: if_bridge and IPv6?
      ... If memory serves me right, Andrew Thompson wrote: ... > between ipv6 hosts on either side of the bridge? ... Should bridge devices have IFF_MULTICAST set? ...
      (freebsd-net)
    • 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, Bruce A. Mah wrote: ... >> From what I can tell this is from the bridge itself, ... Bridging of IPv6 packets going between two hosts on either side of the ...
      (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)