From owner-freebsd-questions Wed Aug 30 0: 9:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dish.fannet.ru (Dish.fannet.ru [213.242.34.237]) by hub.freebsd.org (Postfix) with ESMTP id AAD4137B422 for ; Wed, 30 Aug 2000 00:08:53 -0700 (PDT) Received: (from nikl@localhost) by dish.fannet.ru (8.11.0/8.11.0) id e7U77uf00813 for freebsd-questions@freebsd.org; Wed, 30 Aug 2000 11:07:56 +0400 (MSD) Date: Wed, 30 Aug 2000 11:07:56 +0400 From: Nikola Krasnoyarsky To: freebsd-questions@freebsd.org Subject: ipfw: setsockopt(IP_FW_ADD): Invalid argument Message-ID: <20000830110756.A762@fannet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.2i Organiztion: Wumpus Soft Lab Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ? -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message