From owner-freebsd-net@FreeBSD.ORG Wed Jan 31 22:59:07 2007 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3D7816A402; Wed, 31 Jan 2007 22:59:07 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from postfix1-g20.free.fr (postfix1-g20.free.fr [212.27.60.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3A713C491; Wed, 31 Jan 2007 22:59:07 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by postfix1-g20.free.fr (Postfix) with ESMTP id 6E7658C86BE; Wed, 31 Jan 2007 23:35:57 +0100 (CET) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp3-g19.free.fr (Postfix) with ESMTP id A5AD34A250; Wed, 31 Jan 2007 23:35:55 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id E4B9211806; Wed, 31 Jan 2007 23:35:54 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R1mLQNpX1JgJ; Wed, 31 Jan 2007 23:35:49 +0100 (CET) Received: from [193.120.13.130] (cream.xbsd.org [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 9E9A81164F; Wed, 31 Jan 2007 23:35:48 +0100 (CET) Message-ID: <45C118FB.6070208@FreeBSD.org> Date: Wed, 31 Jan 2007 22:32:27 +0000 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-pf@FreeBSD.org X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigE96306D3B08E091DD9728ADA" Cc: freebsd-net@FreeBSD.org, Roman Divacky , freebsd-ports@FreeBSD.org Subject: RFC: net/hoststated port - Host status for server load-balancing X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2007 22:59:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE96306D3B08E091DD9728ADA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I took a few minutes to make a port of it after Roman Divacky sent me an initial patchset for it. I made sure that it compiled/installed fine but don't have the chance to test it now. For those who don't know yet about hoststated: hoststated is the host status daemon for server load balancing. Its main purpose is to keep pf(4) tables up to date as well as any related pf rdr rules. To communicate with pf, hoststated uses the anchor facility. To enable hoststated to install rulesets through the anchor, the following line is required in the NAT section of pf.conf(5). It is written by Pierre-Yves Ritschard and it has been recently added (and linked to the build) in the OpenBSD source tree. You can find the port here (both extracted and in shell archive format): http://people.freebsd.org/~flz/local/ports/ PS: Apologies to those who will receive more than once this email due to cross-mailing. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enigE96306D3B08E091DD9728ADA 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.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFwRkAMxEkbVFH3PQRCl1yAJ43bbKvjYj4uR0zjB/ZwOt25lopTQCdFbNh pzzaTjwo++1ZJP/Sbhz5jH0= =dexH -----END PGP SIGNATURE----- --------------enigE96306D3B08E091DD9728ADA--