From owner-freebsd-pf@FreeBSD.ORG Sat Oct 29 19:27:10 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B1416A41F for ; Sat, 29 Oct 2005 19:27:10 +0000 (GMT) (envelope-from leccine@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id D192243D45 for ; Sat, 29 Oct 2005 19:27:09 +0000 (GMT) (envelope-from leccine@gmail.com) Received: by nproxy.gmail.com with SMTP id n15so244822nfc for ; Sat, 29 Oct 2005 12:27:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=sgtm+PGX5dTqoSA0kTjT5eonSSDcGM1NMRz51pP5LPiNj2okNa/UG3Zkq6BGwhbzsrRFIKJxzSN82DZKRAbFqtJCDkcKR2uRoxV44e+dcQj7+FmmbHLWtypwCsPR6AEoHRhVJsS9afwTF1iOwWit3aY9mfVvyfg0b3yFOQT66bA= Received: by 10.48.157.3 with SMTP id f3mr511123nfe; Sat, 29 Oct 2005 12:27:08 -0700 (PDT) Received: from ?192.168.0.2? ( [80.99.231.218]) by mx.gmail.com with ESMTP id p43sm575960nfa.2005.10.29.12.27.07; Sat, 29 Oct 2005 12:27:08 -0700 (PDT) Message-ID: <4363CD03.9050408@gmail.com> Date: Sat, 29 Oct 2005 21:26:59 +0200 From: =?UTF-8?B?U3p1a8OhY3MgSXN0dsOhbg==?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.7.11) Gecko/20050728 Mnenhy/0.7.2.0 X-Accept-Language: hu MIME-Version: 1.0 To: Josh Finlay , freebsd-pf@freebsd.org References: <000b01c5d644$54527f20$0132a8c0@delta> <20051023083751.GV59364@cell.sick.ru> <00a201c5d9c9$ef2bdbd0$0132a8c0@delta> <20051026063637.GW41520@cell.sick.ru> <000601c5da00$5f82a5e0$0132a8c0@delta> <20051026074146.GZ41520@cell.sick.ru> <006901c5daa0$9215ec60$0132a8c0@delta> <43626A88.4090603@gmail.com> <001801c5dc11$4e2f61d0$0132a8c0@delta> In-Reply-To: <001801c5dc11$4e2f61d0$0132a8c0@delta> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: FreeBSD + MPD + PF + ALTQ X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 29 Oct 2005 19:27:10 -0000 but if you define a queue on a device every packet will match in the default queue, not? sorry i didnt checked the reply mail address so the last mail was "what if i have file server on this machine too, and i need 100Mbit to acces the fileserver? i mean than i need an 100M queue for internal traffic and 128K for internet traffic, right? is this possible to do? " Josh Finlay írta: > Well maybe you would need to only queue on ip's 192.168.0.0/24 > and ignore the queue for !192.168.0.0/24 > > im not sure how to go about this > but ive seen it done before ;) > >