From owner-freebsd-questions@FreeBSD.ORG Mon Jan 14 06:53:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7F4AAAAF for ; Mon, 14 Jan 2013 06:53:11 +0000 (UTC) (envelope-from peter@aboutsupport.com) Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com [74.125.83.49]) by mx1.freebsd.org (Postfix) with ESMTP id 159C5705 for ; Mon, 14 Jan 2013 06:53:10 +0000 (UTC) Received: by mail-ee0-f49.google.com with SMTP id c4so1740983eek.36 for ; Sun, 13 Jan 2013 22:53:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=7soDCCJ04s2nzP6sIIV2MJlimk18qzoJfrXTbZWmYmo=; b=n/oXnPuI0Q5OOKBfGe+ugSf9Yoi8nLkPBn9hA6InQgIChO9L05xW5fK0bupnpQhVtA ykWOkAszwNcxWFhkF4cyBBOchykdwIUUFNt18U+GU2BoA37/To7LZr/VeS0dy/l0w/yQ p7Mlb3dfmcxIWkPEgv0r04z6cA7v257ba30NtDW1J4bBNBB5LuV+cGiUy+aCc+Dlwgtv 4h0xKUEh+cGjOUOlVYiXPXW/Ay/YmhemPfmpBn6j6M+NwcR/j9wCMieIbI0sjJjBN9C+ yFegT/Zu2Uy8DitdgqIyp+xazZjpAWpXBcPiUFJUlFqcY6jJMPOF7Fy5vaWzP/GIBPE8 rfmg== X-Received: by 10.14.2.196 with SMTP id 44mr227912175eef.25.1358146384117; Sun, 13 Jan 2013 22:53:04 -0800 (PST) Received: from [10.30.1.168] ([95.87.193.58]) by mx.google.com with ESMTPS id l3sm9576371een.14.2013.01.13.22.53.02 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 13 Jan 2013 22:53:03 -0800 (PST) Message-ID: <50F3AB4C.50408@aboutsupport.com> Date: Mon, 14 Jan 2013 08:53:00 +0200 From: "Zyumbilev, Peter" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.org" Subject: Re: Jails References: <50F0297B.3020604@aboutsupport.com> <20130111163129.47e44ce4@mr129166> <50F03DB9.4020209@aboutsupport.com> <20130111131913.049ad0b0@tech304.office.supranet.net> <50F1113C.3090703@aboutsupport.com> <27B0EF0C-CC6D-46E4-960A-ABCAA157D2CD@fisglobal.com> <50F287BD.7030708@aboutsupport.com> <1358091928.24135.YahooMailNeo@web126204.mail.ne1.yahoo.com> <0445C043-8460-40BD-81A9-5AC0580F584A@fisglobal.com> <1358114311.12585.YahooMailNeo@web126203.mail.ne1.yahoo.com> In-Reply-To: <1358114311.12585.YahooMailNeo@web126203.mail.ne1.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlAtsooEzPs5X1z3Er59r05mN4tBdILfgb0SXkzfQD0lqgjn4Peoo1O6Sq2k1APWulb/4N9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 06:53:11 -0000 On 13/01/2013 23:58, Leonardo M. Ramé wrote: > > > root@debian:/# ping www.google.com > WARNING: setsockopt(ICMP_FILTER): Protocol not available > WARNING: your kernel is veeery old. No problems. > PING www.google.com (173.194.42.16) 56(84) bytes of data. > ping: recvmsg: Invalid argument > ping: recvmsg: Invalid argument > ping: recvmsg: Invalid argument > ping: recvmsg: Invalid argument > > --- www.google.com ping statistics --- > 4 packets transmitted, 0 received, 100% packet loss, time 3078ms > > root@debian:/# Hvae you run in FreeBSD: sysctl compat.linux.osrelease=2.6.32 ?