Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Nov 2002 16:06:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Nov 2002 16:06:29 -0500 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:61962 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id ; Thu, 28 Nov 2002 16:06:28 -0500 Date: Thu, 28 Nov 2002 21:13:47 +0000 From: Russell King To: Kai Henningsen Cc: linux-kernel@vger.kernel.org Subject: Re: connectivity to bkbits.net? Message-ID: <20021128211347.D27234@flint.arm.linux.org.uk> Mail-Followup-To: Kai Henningsen , linux-kernel@vger.kernel.org References: <200211281625.gASGPo804227@work.bitmover.com> <8aiMdRMXw-B@khms.westfalen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <8aiMdRMXw-B@khms.westfalen.de>; from kaih@khms.westfalen.de on Thu, Nov 28, 2002 at 06:53:00PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 24 On Thu, Nov 28, 2002 at 06:53:00PM +0200, Kai Henningsen wrote: > >From two or three traceroutes, that problem seems to be at the SGI end. I > can't get to them either (nothing after the same IP as for you, at hop > #17, some place at Genuity), but you are practically next door. Lesson #1 of firewalling: drop everything. Lesson #2 of firewalling: only accept what you absolutely have to. Try pointing a web browser at sgi.com port 80. I _bet_ you get a response. The site is reachable, they just block UDP (and probably a lot of other stuff.) traceroute uses UDP, so if a site drops UDP (rather than blocking it) it will appear as a black hole. -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/