From owner-freebsd-net Wed Jan 16 4:16: 0 2002 Delivered-To: freebsd-net@freebsd.org Received: from mail.netmodule.com (mail.netmodule.com [195.49.111.194]) by hub.freebsd.org (Postfix) with ESMTP id 10E0537B405 for ; Wed, 16 Jan 2002 04:15:57 -0800 (PST) Received: from tigris.pacific (tigris.pacific [172.16.1.30]) by mail.netmodule.com (8.9.3/8.9.3) with ESMTP id NAA15645 for ; Wed, 16 Jan 2002 13:15:54 +0100 Received: by tigris.pacific with Internet Mail Service (5.5.2653.19) id <4WSSP07S>; Wed, 16 Jan 2002 13:15:55 +0100 Message-ID: From: "Reto Trachsel (NetModule)" To: "'net@freebsd.org'" Subject: ICMP Redirect Date: Wed, 16 Jan 2002 13:15:54 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi All I have some problems with ICMP Redirect. I'm using a FreeBSD-4.5-RC machine as default Rrouter for our network. If i'm doing a ping to an external host, a ICMP Redirect message is sended by the router-machine, but not only once... it is sended every time a ICMP echo-request is detected. The Host doesn't enter the route from the ICMP redirect into his table. With other Systems (ie RH Linux and CISCO Routers), this will work on this host correctly. Is there a posibility to switch on/off the ICMP redirect? How can i configure, which hosts to redirect? I saw the configs for sysctrl, but no way to enable or disable the sending of these packets. Du you have an idea? net.inet.icmp.drop_redirect = 0 net.inet.icmp.log_redirect = 1 Regards Reto Trachsel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message