Re: pf broken in 7.0-BETA1 ?
- From: Andrew Birukov <amb@xxxxxxxxxxx>
- Date: Sun, 28 Oct 2007 20:37:13 -0300
Abdullah Ibn Hamad Al-Marri wrote:
----- Original Message ----It is not related, but interesting for me.From: Andrew Birukov <amb@xxxxxxxxxxx>queue ssh
To: Ermal Luçi <ermal.luci@xxxxxxxxx>
Cc: freebsd-stable@xxxxxxxxxxx; freebsd-pf@xxxxxxxxxxx
Sent: Sunday, October 28, 2007 10:34:56 PM
Subject: Re: pf broken in 7.0-BETA1 ?
Ermal Luçi wrote:Try usingstate
pass out on $ext_if proto tcp from any to any tos 0x10 no keep
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
amb@xxxxxxxxxxx
Is this related to your problem?
http://www.nabble.com/Suggestion-with-patch%2C-change-PF-TOS-matching-to-bitmask-tf4697797.html
I am going to try this patch.
Thank you!
--
Andrew Biriukov
amb@xxxxxxxxxxx
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- References:
- Re: pf broken in 7.0-BETA1 ?
- From: Abdullah Ibn Hamad Al-Marri
- Re: pf broken in 7.0-BETA1 ?
- Prev by Date: Re: pf broken in 7.0-BETA1 ?
- Next by Date: Re: MFC requests for 6.3
- Previous by thread: Re: pf broken in 7.0-BETA1 ?
- Next by thread: HEADS UP: [marius@freebsd.org: cvs commit: src UPDATING src/sys/dev/pci pci_user.c src/sys/sys param.h pciio.h]
- Index(es):
Relevant Pages
|
|