From owner-freebsd-ipfw@FreeBSD.ORG Thu Sep 2 20:05:12 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F5B16A4CF for ; Thu, 2 Sep 2004 20:05:12 +0000 (GMT) Received: from chello080110061116.502.15.vie.surfer.at (chello080110061116.502.15.vie.surfer.at [80.110.61.116]) by mx1.FreeBSD.org (Postfix) with SMTP id 89F6743D53 for ; Thu, 2 Sep 2004 20:05:10 +0000 (GMT) (envelope-from 4711@chello.at) Received: (qmail 6315 invoked from network); 2 Sep 2004 20:05:09 -0000 Received: from matrix010.matrix.net (192.168.123.10) by ns.matrix.net with SMTP; 2 Sep 2004 20:05:09 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-ipfw@freebsd.org Date: Thu, 2 Sep 2004 22:04:56 +0200 User-Agent: KMail/1.6.2 References: <3B68BAA54B9CD711A84B00065BF3B5F60BD42C99@il27exm01.cig.mot.com> In-Reply-To: <3B68BAA54B9CD711A84B00065BF3B5F60BD42C99@il27exm01.cig.mot.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_1z3NB3qMzVP+LE4"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200409022205.09280.4711@chello.at> cc: Fondjo Bertrand-BFONDJO1 cc: "'freebsd-ipfw@freebsd.org'" Subject: Re: ipfw command not working X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 20:05:12 -0000 --Boundary-02=_1z3NB3qMzVP+LE4 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 02 September 2004 21:29, Fondjo Bertrand-BFONDJO1 wrote: > Hello Folks, > When I try to use the ipfw command to configure a pipe for example: " ipfw > add pipe 1 icmp from any to any", I am getting this error: > "getsockopt(IP_FW_ADD) : Protocol not available". Can somebody help with > this, please? I can't configure a pipe either. It seems a I am missing > something in my free bsd.=20 What you are probably missing is "options DUMMYNET" in your kernel config. = You=20 can find some more details on this in 'man 4 dummynet'.=20 Cheers, ch =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x941B6B0B=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --Boundary-02=_1z3NB3qMzVP+LE4 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBN3z1cyi/EZQbawsRAj9SAKCous70Y/J9j3hLBhXTiwlm0V9awQCcCav7 2E094Pc2QWY6LHi4mtAg/+w= =PrWi -----END PGP SIGNATURE----- --Boundary-02=_1z3NB3qMzVP+LE4--