From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MJj6X-0002BK-0U for garchives@archives.gentoo.org; Thu, 25 Jun 2009 07:10:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 132E8E02FD; Thu, 25 Jun 2009 07:10:40 +0000 (UTC) Received: from mail2.optus.com.au (mail2.optus.com.au [203.13.126.130]) by pigeon.gentoo.org (Postfix) with ESMTP id C3C71E02FD for ; Thu, 25 Jun 2009 07:10:39 +0000 (UTC) Received: from mail2.optus.com.au (unknown [127.0.0.1]) by IMSA (Postfix) with ESMTP id 8CC7B20F0CB for ; Thu, 25 Jun 2009 17:10:37 +1000 (EST) Received: from CHOW2KE003.optus.com.au (unknown [161.43.32.10]) by mail2.optus.com.au (Postfix) with ESMTP id 7FAEA20F0C8 for ; Thu, 25 Jun 2009 17:10:37 +1000 (EST) Received: from chow2ke001.optus.com.au ([10.8.37.212]) by CHOW2KE003.optus.com.au with Microsoft SMTPSVC(6.0.3790.3959); Thu, 25 Jun 2009 17:10:37 +1000 Received: from excprdhubw002.optus.com.au ([10.10.36.116]) by chow2ke001.optus.com.au with Microsoft SMTPSVC(6.0.3790.3959); Thu, 25 Jun 2009 17:10:36 +1000 Received: from excprdmbxw002.optus.com.au ([10.8.36.30]) by excprdhubw002.optus.com.au ([10.10.36.116]) with mapi; Thu, 25 Jun 2009 17:10:36 +1000 From: Adam Carter To: "gentoo-user@lists.gentoo.org" Date: Thu, 25 Jun 2009 17:10:23 +1000 Subject: RE: [gentoo-user] Machine doesn't respond to broadcast ping. Thread-Topic: [gentoo-user] Machine doesn't respond to broadcast ping. Thread-Index: Acn1WmlerBekMnxOQOGEyuQ1nWEqtwACUJ1A Message-ID: <5602B0BD6D59AE4791BE83104940118DC2F3DB7D@excprdmbxw002.optus.com.au> In-Reply-To: <4A431293.6000203@caf.com.tr> Accept-Language: en-US, en-AU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-AU Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-OriginalArrivalTime: 25 Jun 2009 07:10:36.0954 (UTC) FILETIME=[09F7CFA0:01C9F564] X-TM-AS-Product-Ver: IMSS-7.0.0.3187-5.6.0.1016-16724.004 X-TM-AS-User-Approved-Sender: No X-TM-AS-Result-Xfilter: Match text exemption rules:Yes X-Archives-Salt: 7356ef0c-d33a-4f29-b553-f7807c8caa45 X-Archives-Hash: 38afa3a85a38be81ab76cc11af22e807 > > I've got one machine here on the LAN which isn't responding to broadcas= t > > ping. Any idea why not? > > You need to set icmp_echo_ignore_broadcasts to 0. Default is > 1, mainly for dos prevention: > > # sysctl net.ipv4.icmp_echo_ignore_broadcasts=3D0 I thought it would default to off in most OSes these days, because of; http://en.wikipedia.org/wiki/Smurf_attack Are those other machines patched up?