From owner-freebsd-questions@FreeBSD.ORG Sun Sep 18 04:47:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30DDB106564A for ; Sun, 18 Sep 2011 04:47:13 +0000 (UTC) (envelope-from prvs=023577d6c5=johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [64.57.183.53]) by mx1.freebsd.org (Postfix) with ESMTP id EFE1F8FC08 for ; Sun, 18 Sep 2011 04:47:12 +0000 (UTC) Received: (qmail 26547 invoked from network); 18 Sep 2011 04:20:31 -0000 Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 18 Sep 2011 04:20:31 -0000 Date: 18 Sep 2011 04:20:09 -0000 Message-ID: <20110918042009.97748.qmail@joyce.lan> From: "John Levine" To: freebsd-questions@freebsd.org In-Reply-To: <201109180353.VAA25649@lariat.net> Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Cc: brett@lariat.net Subject: Re: ICMP redirects and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2011 04:47:13 -0000 In article <201109180353.VAA25649@lariat.net> you write: >Here's a networking question: Does FreeBSD generate and accept ICMP >redirects? Is it controllable via tuneables? How long do routing >tables generated by ICMP redirects last? See man 4 inet and man 4 route R's, John