|
|||||||||||
|
did you ever get bridge firewall working with multicast?
From: <cmartinez(at)csom.umn.edu>
Date: Wed Jul 09 2003 - 12:30:51 EDT
Thanks CM transparent bridge dropping some multicast --- a.. To: tech@openbsd.org b.. Subject: transparent bridge dropping some multicast c.. From: Mark Nejedlo--- I have an OpenBSD 2.8 machine that I am trying to set up as a transparent firewall between 2 routers. It appears to work fine except that traffic to multicast addresses is sometimes dropped. One case I know of is traffic to PIM-ROUTERS.MCAST.NET (224.0.0.13) is able to pass in one direction (wx0->wx1) but not the other. The configuration is as follows:
zuul# brconfig bridge0
Interfaces:
wx1 flags=3
zuul# ifconfig wx0
wx0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
media: Ethernet 1000baseSX full-duplex (autoselect full-duplex)
status: active
inet6 fe80::2d0:b7ff:fe82:6b95%wx0 prefixlen 64 scopeid 0x1
zuul# ifconfig wx1
wx1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
media: Ethernet 1000baseSX full-duplex (autoselect full-duplex)
status: active
inet6 fe80::203:47ff:fe42:7598%3 prefixlen 64 scopeid 0x3
zuul#
Currently ipf is disabled so that shouldn't be affecting anything. I
tried disabling learning and staticly configuring the MAC addresses
so that anything to a different MAC would be flooded out, but this
didn't change the behavior. If the routers are directly connected so
that the bridge is not between them, they work fine. Does anyone
have a suggestion of what to try to make this work? I noticed there
were changes to the bridging code listed on the 2.9 changes page, but
they were not descriptive enough to give me an idea if they addressed
this problem. If this is likely addressed in 2.9, I'll just wait a
week and see. Thanks
--- a.. Prev by Date: Re: pgrep and pkill Received on Wed Jul 23 11:08:15 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:43 EDT |
||||||||||
|
|||||||||||