From owner-freebsd-questions@FreeBSD.ORG Sun Sep 18 07:38:41 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C73371065670 for ; Sun, 18 Sep 2011 07:38:41 +0000 (UTC) (envelope-from fazaeli@sepehrs.com) Received: from sepehrs.com (sepehrs.com [213.217.59.98]) by mx1.freebsd.org (Postfix) with ESMTP id C7BB78FC12 for ; Sun, 18 Sep 2011 07:38:40 +0000 (UTC) Received: from [127.0.0.1] ([192.168.3.10]) by sepehrs.com (8.14.3/8.14.3) with ESMTP id p8I73VKJ044187; Sun, 18 Sep 2011 11:33:33 +0430 (IRDT) Message-ID: <4E7598B3.5030906@sepehrs.com> Date: Sun, 18 Sep 2011 11:37:31 +0430 From: Hooman Fazaeli User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14 MIME-Version: 1.0 To: Brett Glass References: <201109180353.VAA25649@lariat.net> In-Reply-To: <201109180353.VAA25649@lariat.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org 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 07:38:41 -0000 Yes (optionally) controlled by the following sysctls: net.inet.ip.redirect (enable/disable sending IP redirects) net.inet.icmp.log_redirect (Log ICMP redirects to the console) net.inet.icmp.drop_redirect (Ignore/accept ICMP redirects) On 9/18/2011 8:23 AM, Brett Glass wrote: > 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? > > --Brett Glass > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >