Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 10:28:17 +0000
From:      Philip Reynolds <philip.reynolds@rfc-networks.ie>
To:        freebsd-ipfw@freebsd.org
Subject:   Re: Traffic Shaper Question
Message-ID:  <20030428102817.GA44721@rfc-networks.ie>
In-Reply-To: <20030428001533.GA20138@palomine.net>
References:  <20030428001533.GA20138@palomine.net>

next in thread | previous in thread | raw e-mail | index | archive | help
SKU <sku-dated-1051488869.cjallnpp@palomine.net> 41 lines of wisdom
included:
> I am trying to use the following script to shape my
> incoming/outgoing traffic but keep running into some issues.  Can
> anyone hit with me a clue bat to show me what I am doing wrong???
>
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument
...
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument
...
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument
...
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument
...
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument


This immediately sounds (to me anyway) as if DUMMYNET isn't compiled
into your kernel

If you read ``dummynet(4)'' you'll see a ``KERNEL OPTIONS'' section.

For information on how to compile a custom kernel, read the
handbook.

Phil.

-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil  | www.rfc-networks.ie



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