From owner-freebsd-questions@FreeBSD.ORG Wed Apr 6 07:43:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC14116A4CE for ; Wed, 6 Apr 2005 07:43:34 +0000 (GMT) Received: from publications.ftw.tuwien.ac.at (nt-ftw.ftw.tuwien.ac.at [128.130.90.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5415743D31 for ; Wed, 6 Apr 2005 07:43:33 +0000 (GMT) (envelope-from petrasch@FTW.at) Received: from nt_ftw.ftw.tuwien.ac.at by publications.ftw.tuwien.ac.at ESMTP; Wed, 6 Apr 2005 10:05:14 +0100 Received: from erriapo.ftw.local ([192.168.0.47]) by mail.ftw.at with Microsoft SMTPSVC(6.0.3790.211); Wed, 6 Apr 2005 09:45:25 +0200 From: "Martin Petraschek" To: "freebsd-questions@freebsd.org" Date: Wed, 06 Apr 2005 09:45:25 +0200 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.1.2600;2) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 06 Apr 2005 07:45:25.0187 (UTC) FILETIME=[98162130:01C53A7C] Subject: IPv6 ICMP multicast response X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Petraschek List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 07:43:35 -0000 Hi, By default, FreeBSD does not reply to ICMP multicast echo requests. For IPv4 this behaviour can be changed with sysctl net.inet.icmp.bmcastecho=0|1 Is there a similar control for IPv6? Thank you, Martin