From owner-freebsd-stable@FreeBSD.ORG Fri Nov 6 08:19:32 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFBA5106568B for ; Fri, 6 Nov 2009 08:19:31 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 766CC8FC32 for ; Fri, 6 Nov 2009 08:19:31 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nA68JNVM030414; Fri, 6 Nov 2009 08:19:23 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nA68JNVM030414 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1257495564; bh=VL7EvFB+JA7WN/YkpLHlDakgsotK5s4vp0+6ZvRJS1o=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AF3DC05.3010408@infracaninophile.co.uk>|Date:=20F ri,=2006=20Nov=202009=2008:19:17=20+0000|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20"Tonix=20(Antonio=20Nati)"=20|CC:=20freebsd-stable@freebsd.org|Subject:=20Re:=20Features=20in =208.0?|References:=20<4AF35D7D.7010807@interazioni.it>|In-Reply-T o:=20<4AF35D7D.7010807@interazioni.it>|X-Enigmail-Version:=200.95. 6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D= 0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D "------------enig7BF61F7B1A56AE3AB8FAA160"; b=yB3b5ccgDkSJ2iCX0r0ok/WA0ZGFpKZj6mmJhh8YeMT7IbqWYTMLP/6/wTENS2zwW URhpVUwC1VvT7lsJXuKxEnjzyJLYCSqJiZP8fXB8onVwroVWljTfvNuv3SS9jqo1Cl iCOl+nr7/uHgxWun3qaY+9qpIhb6vVeGVRJTZ1Pg= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AF3DC05.3010408@infracaninophile.co.uk> Date: Fri, 06 Nov 2009 08:19:17 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: "Tonix (Antonio Nati)" References: <4AF35D7D.7010807@interazioni.it> In-Reply-To: <4AF35D7D.7010807@interazioni.it> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig7BF61F7B1A56AE3AB8FAA160" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-stable@freebsd.org Subject: Re: Features in 8.0? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2009 08:19:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7BF61F7B1A56AE3AB8FAA160 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Tonix (Antonio Nati) wrote: > I'd like to know if these features are available in FreeBSD 8.0. >=20 > * advanced routing (I miss the possibility to define routes based > on sender IPs) > * carpdev Yes to both, if you enable pf. The advanced routing I think you're askin= g about is generally described as 'policy based routing' -- look for the=20 documentation on the 'route-to' keyword in pf rulesets: http://openbsd.org/faq/pf/pools.html#outgoing If you implement CARP on a firewall pair, then you will need a carp0 pseudo interface -- this can be created and configured in /etc/rc.conf li= ke so: cloned_interfaces=3D"carp0" ifconfig_carp0=3D"vhid 100 pass ~not~telling~you~ 192.0.2.1/24" FreeBSD-8.0 now also has the capability of using a per-application routin= g table, so you can change the routes for (say) apache or squid independent= ly of what applies for the rest of the system. See setfib(1) for more information, plus recent examples of implementing this in RC scripts on the ports mailing list. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig7BF61F7B1A56AE3AB8FAA160 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkrz3AsACgkQ8Mjk52CukIxj8ACbBBURdlaG+HWFSUQMN1Vp+RYF 4CQAn2ytfA7IK4zr0hhp+rSGi602C4fc =6gYo -----END PGP SIGNATURE----- --------------enig7BF61F7B1A56AE3AB8FAA160--