CFR: bridge locking

Maxim Konovalov maxim at macomnet.ru
Thu Aug 21 05:26:44 PDT 2003


On Thu, 21 Aug 2003, 09:21-0300, Daniel C. Sobral wrote:

> Maxim Konovalov wrote:
> > [ CC: trimmed ]
> >
> > On Wed, 20 Aug 2003, 14:52-0300, Daniel C. Sobral wrote:
> >
> > [...]
> >
> >>If you get bridge to send/receive packets to/from vlan interfaces
> >>attached to them, I'll be forever grateful.
> >>
> >>I've been trying to configure a setup where a firewall is connected to
> >>redundant switches, but no solution I found could handle the vlan
> >>attachments. :-(
> >
> >
> > http://people.freebsd.org/~maxim/diff/bridge.diff
> >
> > Let me know if it helps.
>
> It didn't.
>
> The test I'm doing is the following:
>
> kldload bridge
> sysctl net.link.ether.bridge=1
> sysctl net.link.ether.bridge_cfg="fxp1 fxp3"
> ifconfig fxp1 up
> ifconfig fxp3 up
> ifconfig vlan0 create
> ifconfig vlan0 vlan 999 vlandev fxp1
> ifconfig vlan0 200.220.254.190/26

sysctl net.link.ether.bridge_cfg="vlan0 fxp3"

-- 
Maxim Konovalov, maxim at macomnet.ru, maxim at FreeBSD.org


More information about the freebsd-net mailing list