From owner-freebsd-pf@freebsd.org Wed Aug 10 07:29:45 2016 Return-Path: Delivered-To: freebsd-pf@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7149ABB466C for ; Wed, 10 Aug 2016 07:29:45 +0000 (UTC) (envelope-from radek.krejca@starnet.cz) Received: from EXCHANGE.mail.starnet.cz (exchange.mail.starnet.cz [92.62.224.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "EXCHANGE.mail.starnet.cz", Issuer "STARNET" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 077E61B28 for ; Wed, 10 Aug 2016 07:29:43 +0000 (UTC) (envelope-from radek.krejca@starnet.cz) Received: from EXCHANGE.mail.starnet.cz ([fe80::d017:9e72:12a5:7bb4]) by EXCHANGE.mail.starnet.cz ([fe80::d017:9e72:12a5:7bb4%14]) with mapi; Wed, 10 Aug 2016 09:28:29 +0200 From: =?iso-8859-2?Q?Radek_Krej=E8a?= To: "'freebsd-pf@freebsd.org'" Date: Wed, 10 Aug 2016 09:28:27 +0200 Subject: Max altq bandwidth 4.26 Gbit Thread-Topic: Max altq bandwidth 4.26 Gbit Thread-Index: AdHy2MttM9YuTAbBR+C7jgVaay7ihw== Message-ID: Accept-Language: cs-CZ Content-Language: cs-CZ X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: cs-CZ Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 07:29:45 -0000 Hello again, I need to shape 10G traffic, but I cant make bandwidth higher than 4.26 Gbi= t: pfctl shows: altq on int0 cbq bandwidth 4.26Gb tbrsize 36000 queue { default_nat........= ...... but in pf.conf is: altq on $int_if cbq bandwidth 8550Mb queue { default_nat.......... or altq on $int_if cbq bandwidth 10Gb queue { default_nat........ Thank you for help Radek