Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2011 12:10:49 -0800
From:      alan yang <alancyang@gmail.com>
To:        Sergey Matveychuk <sem@freebsd.org>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: ipfw dscp support
Message-ID:  <CAPATHO2e2Mi=LbPRkkCFmpwUj9zvKbhqqyK6x46uBFW1OAcK6w@mail.gmail.com>
In-Reply-To: <4EDE2739.1040104@FreeBSD.org>
References:  <CAPATHO3yFKkYHrhpe-DHf97GMfpzFc43Y8_4k4kJ-oXO0H%2By-w@mail.gmail.com> <4EDE2739.1040104@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Sergey,

I found from FreeBSD forum dated Aug. 2009 with the following:

vlad2005
...
Anyway, testing with improvement from patch, give desired result.
Code:
ipfw add 20 count ip from any to any dscp AF11
Show command from ipfw look ok.
Code:
freebsd# ipfw show
00010  959 82291 modip dscp:AF11 ip from any to any
00020   24  1584 count ip from any to any dscp AF11
65535 1099 92987 allow ip from any to any

that i wonder if a patch exists and maybe in 8.2 release already.

For ipfw the support of ALTQ, wonder is it more like pf now other than
pfctl is needed to setup the queue?

Thanks again!
Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPATHO2e2Mi=LbPRkkCFmpwUj9zvKbhqqyK6x46uBFW1OAcK6w>