From owner-freebsd-questions Wed Jun 27 21: 2:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.plug.cx (unix-gw.gihs.sa.edu.au [203.63.40.115]) by hub.freebsd.org (Postfix) with ESMTP id E4F7337B407 for ; Wed, 27 Jun 2001 21:02:20 -0700 (PDT) (envelope-from andrew.reid@plug.cx) Received: from percible.alfred.cx (firewall.gihs.sa.edu.au [192.168.1.1]) by mail.plug.cx (Postfix) with ESMTP id 6D2A22B7DE for ; Thu, 28 Jun 2001 13:50:40 +0000 (GMT) Subject: IPFW Traffic Shaping From: Andrew Reid To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.10.99 (Preview Release) Date: 28 Jun 2001 13:22:38 +0930 Message-Id: <993700358.5070.2.camel@percible.alfred.cx> Mime-Version: 1.0 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 Hmmm! I'm just playing around with IPFW's traffic shaping facilities on a test box. I'm curious as to what the following error means when I try some bandwidth limiting stuffs: su-2.05# ipfw pipe 1 config bw 300Kbit/s queue 50Kbytes ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Protocol not available I've got 'firewall_enable="YES"' in /etc/rc.conf. It's running FreeBSD 4.3-GENERIC (just installed from the CD). Does this mean that I've either not got a Kernel module loaded or do not have support for it in the GENERIC kernel? TIA! - andrew -- void signature () { cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ; cout << "Cell: +61 401 946 813" << endl; cout << "Quidquid latine dictum sit, altum viditur" << endl; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message