|
||||||||
It was discussed before by me and Bruce (as the one who implemented bridging in m0n0wall). Bruce didn't c it the way i did and i didn't have time to try itm so maybe u can figure it out: According to http://www.freebsd.org/doc/en_US.ISO8859-1/articles/filtering-bridges/filtering-bridges-enabling.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html i would say m0n0wall is missing "sysctl net.link.ether.bridge.ipfw=1" to use traffic shaping (works on top of ipfw and dummynet) in bridge mode.. I didn't have time to try this but my bet would be to enable this in /etc/inc/interfaces.inc along with (already existing) /sbin/sysctl net.link.ether.bridge_ipf=1 Regards, Bostjan ----- Original Message ----- From: "Peter Hansson" <p underscore hansson at hotmail dot com> To: <m0n0wall at lists dot m0n0 dot ch> Sent: Wednesday, February 11, 2004 5:39 PM Subject: [m0n0wall] Trafficshaping Bridge problem.... > Hi, I'm trying to activate shaping on build pb27r630. > I have bridged the "OPT1" to the "LAN" and the bridge is working fine. > > When I active trafficshaping, rule: any/any/any and a pipe 100Kbit/s, > nothing happens. > When I give the command: IPFW SHOW - it shows that no traffic goes trough > that rule > (the IPFW end with ...."via LAN", I tried OPT1 to....) > > I have tried with advanced setting "filter bridge" but no success... > > If I give the command "ipfw add pipe 2 any from any to any" (without "via") > it works but > it is overwritten by m0n0wall.. > > What am I doing wrong?... > > Regards / Peter > > _________________________________________________________________ > Help STOP SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |