Date: Wed, 30 Aug 2000 00:32:14 -0700 From: "Crist J . Clark" <cjclark@reflexnet.net> To: Nikola Krasnoyarsky <nikl@fannet.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw: setsockopt(IP_FW_ADD): Invalid argument Message-ID: <20000830003214.H62475@149.211.6.64.reflexcom.com> In-Reply-To: <20000830110756.A762@fannet.ru>; from nikl@fannet.ru on Wed, Aug 30, 2000 at 11:07:56AM %2B0400 References: <20000830110756.A762@fannet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 30, 2000 at 11:07:56AM +0400, Nikola Krasnoyarsky wrote: > Hi! > > I have little problem with setting up traffic shaper. > > my kernel file have the following strings: > > options IPDIVERT #divert sockets > options IPFIREWALL > options IPFIREWALL_FORWARD > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=10 > options IPFIREWALL_DEFAULT_TO_ACCEPT > options IPFILTER > options IPFILTER_LOG > options IPSTEALTH > > but when I run 'ipfw add pipe 1 ip from any to any in via rl0' > system responce is: > > 00000 pipe 1 ip from any to any in recv rl0 > ipfw: setsockopt(IP_FW_ADD): Invalid argument > > > what I must do ? $ man 4 dummynet KERNEL OPTIONS . . . Generally, the following options are required: options IPFIREWALL options DUMMYNET -- Crist J. Clark cjclark@alum.mit.com 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?20000830003214.H62475>