From owner-freebsd-current@FreeBSD.ORG Fri Jun 11 18:52:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A4916A4D5; Fri, 11 Jun 2004 18:52:55 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FC743D39; Fri, 11 Jun 2004 18:52:55 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.32; FreeBSD) id 1BYr92-0000i0-Nc; Fri, 11 Jun 2004 11:52:52 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16585.65412.224702.91766@ran.psg.com> Date: Fri, 11 Jun 2004 11:52:52 -0700 To: Ruslan Ermilov References: <16585.53262.981985.781956@ran.psg.com> <20040611154530.GA2049@nemesis.md.0xfce3.net> <16585.54319.939031.317044@ran.psg.com> <20040611182832.GC5311@ip.net.ua> cc: FreeBSD Current Subject: Re: networking fubar X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 18:52:55 -0000 >>>> # ping 127.0.0.1 >>>> PING 127.0.0.1 (127.0.0.1): 56 data bytes >>>> ping: sendto: Permission denied >>> >>> This seems to be a typical firewall problem. Have you recently enabled >>> ipfw, ipfilter or pf? >> >> as luigi pointed out privately, there is a new ipfw and i was >> running a kernel without the matching installworld. >> >> now the question is how safe is it to run an installworld using >> yesterday's (or today's) cvsup? yes, i know the answer is 42:-). >> > I don't believe my changed could cause this, because they didn't > break IPFW ABI. well, an installworld 'fixed' it. what part of the installworld did it, i can not say. randy