From owner-freebsd-ports@FreeBSD.ORG Sat Jun 10 20:03:55 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9261C16A473 for ; Sat, 10 Jun 2006 20:03:55 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4153460BC for ; Sat, 10 Jun 2006 17:28:03 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from [10.0.0.2] (c-67-161-72-44.hsd1.ca.comcast.net [67.161.72.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 5D2C5E6031; Sat, 10 Jun 2006 17:28:03 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Message-ID: <448B0127.1040107@isc.org> Date: Sat, 10 Jun 2006 10:28:07 -0700 From: Peter Losher User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: boris@tagnet.ru X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig23348D6A126417F0CDDD6E8C" Cc: ports@freebsd.org Subject: FreeBSD Port: net/quagga X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 20:03:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig23348D6A126417F0CDDD6E8C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Boris, First off, thanks for maintaining the FreeBSD port of quagga; I noticed the change recently to move the quagga.sh script from /etc/rc.d to /usr/local/etc/rc.d. However, I have seen the side effect (on 5.x, I haven't tested this on 6.1 yet) where now quagga starts at the end of the boot sequence instead of during network setup (which then breaks all the network daemons that also setup during the boot sequence) -=3D- Starting apache2. httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName Starting openssh. Starting postgrey. Starting quagga. Starting quagga. Starting quagga. =2E Additional TCP options:. Starting inetd. Sat Jun 10 00:50:04 UTC 2006 -=3D- If I move that same script back into /etc/rc.d, quagga startup is back to normal: -=3D- Firewall rules loaded, starting divert daemons:. net.inet.ip.fw.enable: 1 -> 1 Additional routing options:. Starting quagga. Starting quagga. Starting quagga. add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 net.inet6.ip6.forwarding: 0 -> 0 -=3D- Is there any way to tell the quagga.sh script when it's in local/etc/rc.d to run at network setup instead of at the end? Best Wishes - Peter --=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --------------enig23348D6A126417F0CDDD6E8C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) iD8DBQFEiwEnPtVx9OgEjQgRAqsDAJ4+0dZrjvnhRVh/stLR10iwi0HTgwCbBBLz 4FhyYzWGKsyjt7vNolwkC3k= =09t+ -----END PGP SIGNATURE----- --------------enig23348D6A126417F0CDDD6E8C--