From owner-freebsd-current@FreeBSD.ORG Fri Oct 30 10:25:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 271821065670 for ; Fri, 30 Oct 2009 10:25:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id D500E8FC08 for ; Fri, 30 Oct 2009 10:25:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 67C9E41C6F2; Fri, 30 Oct 2009 11:25:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id LqxqmqpRD2Du; Fri, 30 Oct 2009 11:25:06 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 0888041C67E; Fri, 30 Oct 2009 11:25:06 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 1A9954448E6; Fri, 30 Oct 2009 10:20:31 +0000 (UTC) Date: Fri, 30 Oct 2009 10:20:31 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: "Sam Fourman Jr." In-Reply-To: <11167f520910281638o769c756am4931fbb420a6952c@mail.gmail.com> Message-ID: <20091030101929.I91695@maildrop.int.zabbadoz.net> References: <11167f520910281638o769c756am4931fbb420a6952c@mail.gmail.com> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Current Subject: Re: traceroute inside FreeBSD 8.0 RC2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Oct 2009 10:25:08 -0000 On Wed, 28 Oct 2009, Sam Fourman Jr. wrote: Hi, > dev# traceroute www.google.com > traceroute: Warning: www.google.com has multiple addresses; using 74.125.95.106 > traceroute: findsaddr: write: No such process > dev# > > security.jail.allow_raw_sockets=1 is set in sysctl.conf > > I found the problem is documented here for FreeBSD 7.2 > http://www.freebsd.org/cgi/query-pr.cgi?pr=139454 > > this is just to confirm that it happens on 8.0 RC2 as well Yes, that's known; it happens for 7.2 and anything later. /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.