Skip site navigation (1)Skip section navigation (2)
Date:      28 Jun 2001 13:22:38 +0930
From:      Andrew Reid <andrew.reid@plug.cx>
To:        freebsd-questions@freebsd.org
Subject:   IPFW Traffic Shaping
Message-ID:  <993700358.5070.2.camel@percible.alfred.cx>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?993700358.5070.2.camel>