Date: Sat, 4 Jun 2005 13:56:14 +0300 From: "Chris Dionissopoulos" <dionch@freemail.gr> To: <sferreira@comcast.net> Cc: freebsd-net@freebsd.org Subject: Re: FREEBSD between two trunks Message-ID: <003901c568f4$09ad52f0$0100000a@R3B> References: <060420050411.13407.42A129E6000B619D0000345F22007621940E9D070A9D9D0A009C@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Try to bridge your virtual (vlan) interfaces, but not any physical. i.e. physical nics: fxp0 , fxp1 vlans: vlanid = 2 , vlan0 in fxp0 , vlan1 in fxp1 vlanid = 3 , vlan2 in fxp0 , vlan3 in fxp1 vlanid = 4 , vlan4 in fxp0 , vlan5 in fxp1 vlanid = 5 , vlan6 in fxp0 , vlan7 in fxp1 vlanid = 6 , vlan8 in fxp0 , vlan9 in fxp1 net.link.ether.bridge.config=vlan0:2,vlan1:2,vlan2:3,vlan3:3,vlan4:4,vlan5:4,vlan6:5,vlan7:5,vlan8:6,vlan9:6 net.link.ether.bridge.enable=1 then make a proper ipfw config like Carlos describes in his post. Chris. > If I setup a bridge will freebsd pass 802.1q packets between two trunks ? > > Sincerely, > > > Steve Ferreira > > ____________________________________________________________________ http://www.freemail.gr - δωρεάν υπηρεσία ηλεκτρονικού ταχυδρομείου. http://www.freemail.gr - free email service for the Greek-speaking.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003901c568f4$09ad52f0$0100000a>