From owner-freebsd-questions Sat Apr 20 9:41: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email01.aon.at (WARSL401PIP2.highway.telekom.at [195.3.96.74]) by hub.freebsd.org (Postfix) with SMTP id E660937B404 for ; Sat, 20 Apr 2002 09:40:56 -0700 (PDT) Received: (qmail 356328 invoked from network); 20 Apr 2002 16:40:49 -0000 Received: from l0819p06.dipool.highway.telekom.at (HELO oh.daemon.sh) ([62.46.166.70]) (envelope-sender ) by qmail1rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 20 Apr 2002 16:40:49 -0000 Content-Type: text/plain; charset="us-ascii" From: Sperber To: freebsd-questions@freebsd.org Subject: ipfw & shape Date: Sat, 20 Apr 2002 18:40:33 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204201840.33870.sperber@gmx.at> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have the problem that I configured ipfw with shaping - but it doesn't=20 shape. I read tons of pages but haven't found a solution. Here is a small part of my list output which looks fine for me but... -- -- 00100 pipe 100 tcp from 192.168.1.5 to me 80 00101 pipe 101 tcp from 192.168.1.5 to me 8080 00102 pipe 102 tcp from 192.168.1.5 to me 21 00103 pipe 103 tcp from 192.168.1.5 to me 20 00104 pipe 104 tcp from 192.168.1.5 to me 3128 00100: 8.000 Kbit/s 1 ms 1024 B 0 queues (64 buckets) droptail mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0050 00101: 8.000 Kbit/s 1 ms 1024 B 0 queues (64 buckets) droptail mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x1f90 00102: 8.000 Kbit/s 1 ms 1024 B 0 queues (64 buckets) droptail mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0015 00103: 8.000 Kbit/s 1 ms 1024 B 0 queues (64 buckets) droptail mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0014 00104: 8.000 Kbit/s 1 ms 1024 B 0 queues (64 buckets) droptail mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0c38 -- -- has someone an idea how to solve my problem? Thx, Sperber To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message