From owner-freebsd-pf@FreeBSD.ORG Mon Aug 13 03:54:30 2007 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A15DC16A417 for ; Mon, 13 Aug 2007 03:54:30 +0000 (UTC) (envelope-from dian@spin.net.id) Received: from smtp-r.spin.net.id (smtp.spin.net.id [203.134.232.10]) by mx1.freebsd.org (Postfix) with ESMTP id 450B213C457 for ; Mon, 13 Aug 2007 03:54:30 +0000 (UTC) (envelope-from dian@spin.net.id) Received: from localhost (localhost.spin.net.id [127.0.0.1]) by smtp-r.spin.net.id (Postfix) with ESMTP id 61C9A84453 for ; Mon, 13 Aug 2007 10:41:22 +0700 (WIT) X-Virus-Scanned: by amavisd-new using ClamAV at spin.net.id Received: from smtp-r.spin.net.id ([203.134.232.10]) by localhost (smtp-r.spin.net.id [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LweAjRrmWE8H for ; Mon, 13 Aug 2007 10:41:21 +0700 (WIT) Received: from [203.134.235.133] (unknown [203.134.235.133]) by smtp-r.spin.net.id (Postfix) with ESMTP id 8EED784431 for ; Mon, 13 Aug 2007 10:41:21 +0700 (WIT) Message-ID: <46BFD392.2020804@spin.net.id> Date: Mon, 13 Aug 2007 10:44:18 +0700 From: Dian Candra User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Using PF + ALTQ in FreeBSD 6.2 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dian@spin.net.id 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: Mon, 13 Aug 2007 03:54:30 -0000 Dear All, I'm using ALTQ + PF in my BSD 6.2 box. This machiine acting as router. After try to configuring ALT+PF, I have some problem to limit incoming and outgoing traffic. Does anyone could help me to solve my problem ? JFI : my router interface are fxp0 and rl0 with diagram : client -> rl0------fxp0 ---> internet (router) I could limit outgoing traffic from client, but not incoming traffic. Thanks, Dian