From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 23:59:32 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7D6E1065672 for ; Tue, 13 Jul 2010 23:59:32 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 787228FC18 for ; Tue, 13 Jul 2010 23:59:32 +0000 (UTC) Received: by qyk30 with SMTP id 30so2746836qyk.13 for ; Tue, 13 Jul 2010 16:59:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=nFD4Eek50Y4ucjY25TeDLIFSslLECDYmcX9HJw1iUA8=; b=Yv/ZBFfcv13xjo//r+7HQ/gFzlITGjQRZCAORRkgy2miDAmz6asVWOKQLZNXOtGpNV 8JT8Uh/P454JfcoP00pQ4J8t2Fs1Q0BqtUzX7Bw2gM8LhgwguVkib28hkiaUYqEpprZ/ aIbex7dGbxw7AMVugTJhlqyy14XANFNP2A19Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=huWMXUY1q4gc4YxLAA23+NRiKGck5rBgS8xn25r8tgtsXUwiKqlill45GvYqCRTyBx 1GgAR1cnkDWqPDGba9Mp4AAioexakcZVLYoWWBQjHyxvEnLkJc0w+5SbelOz3Kl/8PAf Ej+toZv7BW5NBrPH717+VLuvfvL6NLhMFThrs= MIME-Version: 1.0 Received: by 10.224.59.13 with SMTP id j13mr4458609qah.318.1279065571657; Tue, 13 Jul 2010 16:59:31 -0700 (PDT) Received: by 10.224.67.132 with HTTP; Tue, 13 Jul 2010 16:59:31 -0700 (PDT) Date: Tue, 13 Jul 2010 17:59:31 -0600 Message-ID: From: Modulok To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Shaping torrent traffic? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 23:59:32 -0000 How do I catch torrent traffic with a pf.conf rule? It doesn't operate on any standard port numbers. Thanks! -Modulok-