From owner-freebsd-doc@FreeBSD.ORG Tue Oct 31 14:02:11 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A079E16A415; Tue, 31 Oct 2006 14:02:11 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116C043D60; Tue, 31 Oct 2006 14:01:58 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9VE1nNj023944 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 31 Oct 2006 16:01:49 +0200 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9VE2LpU091159; Tue, 31 Oct 2006 16:02:23 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9VE2L51091158; Tue, 31 Oct 2006 16:02:21 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Tue, 31 Oct 2006 16:02:21 +0200 From: Giorgos Keramidas To: Cristian KLEIN Message-ID: <20061031140221.GB90986@gothmog.pc> References: <453CD37B.3080909@net.utcluj.ro> <453D533F.9020301@FreeBSD.org> <453DC6CA.60304@net.utcluj.ro> <20061024133401.51158add.trhodes@FreeBSD.org> <453E7437.1080300@net.utcluj.ro> <20061024180748.4adc6f12.trhodes@FreeBSD.org> <453E9E7B.4050801@net.utcluj.ro> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <453E9E7B.4050801@net.utcluj.ro> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.634, required 5, AWL -0.24, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: Tom Rhodes , freebsd-doc@freebsd.org, dougb@freebsd.org Subject: Re: Want to help with handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 14:02:11 -0000 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006-10-25 02:15, Cristian KLEIN wrote: > Talking about /etc/rc.d/ipfw, when using dummynet and ipfw, both > compiled as modules, /etc/rc.d/ipfw is unable to load "pipe"s in the > ruleset, because there is no place dummynet is loaded. On the contrary, > loading dummynet also loads ipfw. >=20 > Few people encounter this problem, as dummynet is usually compiled into > the kernel. I solved the problem by changing "kldload ipfw" with > "kldload dummynet" in /etc/rc.d/ipfw. I wouldn't know a general way of > solving this problem. Perhaps ipfw should load dummynet when > encountaring a "pipe" rule? AFAIK, a good and general way of solving this is to load dummynet from `/boot/loader.conf', so it will be available when the `/etc/rc.d/ipfw' script fires up. --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFR1dt1g+UGjGGA7YRAn9IAJsEgsQOpwDro+ZigT/nFNk+3lCGqwCgxTnl xD8WEM6hMqXYQUQKWRoQcpw= =wCmG -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp--