----- Original Message ---- > From: Andrew Birukov <[EMAIL PROTECTED]> > To: Ermal Luçi <[EMAIL PROTECTED]> > Cc: [email protected]; [EMAIL PROTECTED] > Sent: Sunday, October 28, 2007 10:34:56 PM > Subject: Re: pf broken in 7.0-BETA1 ? > > Ermal Luçi wrote: > > Try using > > > > pass out on $ext_if proto tcp from any to any tos 0x10 no keep > state > queue ssh > > > > and it should work as you expect! > > pf.conf > ------------------------------------------------------------------- > ext_if="xl0" > > altq on $ext_if priq bandwidth 520Kb queue { ssh, traf } > queue ssh priority 1 > queue traf priority 15 priq(default) > > pass in all > pass out all > > pass out on $ext_if proto tcp from any to any tos 0x10 no keep state > queue ssh > ------------------------------------------------------------------- > > # /etc/rc.d/pf restart > Disabling pf. > pf disabled > Enabling pf. > /etc/pf.conf:10: syntax error > pfctl: Syntax error in config file: pf rules not loaded > pf enabled > > Unfortunately syntax error... > > > -- > Andrew Biriukov > [EMAIL PROTECTED]
Is this related to your problem? http://www.nabble.com/Suggestion-with-patch%2C-change-PF-TOS-matching-to-bitmask-tf4697797.html -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
