From owner-freebsd-current@FreeBSD.ORG Fri May 9 20:48:58 2008 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 DDDF11065674 for ; Fri, 9 May 2008 20:48:58 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 9153F8FC1B for ; Fri, 9 May 2008 20:48:58 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so1079985wxd.7 for ; Fri, 09 May 2008 13:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=BS97dusRLJ+wJxRFNF3bxd0DaFMFq6bh1zco6Cp1ANI=; b=lE2pA/5BB7aYh6qmfvC2iNX7P+4PEIsICulBzW2ckgcLJUBOHHRWkUGVfKk/ienBHhjuqeYokw+CWpWmgEDbPzMRXOZnBPTwl/NwGog02SEN0ZsWf4M0wjvQARHd7Qk3FKG8CHrK2aQE53pghxKFslbkjIUeY4613JYN79Ulbvs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qSIeDH88eOg4OnEKmYX3x4Hm9rYWiz65OR/MLPE8Zb2VI+pyxsneGjESsSfmybGy1rKIfpa6Uc+th1LKPpzAiMsKowNHi5izFqbnP+RcvzzU5VV1bsesmP0bdypEI2jFpaohw9ZzAe8owp7Ss26VrNm2j9ounX2yByorcO6UQjw= Received: by 10.70.111.2 with SMTP id j2mr6340137wxc.30.1210364691220; Fri, 09 May 2008 13:24:51 -0700 (PDT) Received: by 10.70.45.20 with HTTP; Fri, 9 May 2008 13:24:51 -0700 (PDT) Message-ID: Date: Sat, 10 May 2008 00:24:51 +0400 From: "Vladimir Ermakov" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problem with loopback interface 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, 09 May 2008 20:48:59 -0000 hi all this trouble i is tried on 2 machines # uname -a FreeBSD spectrum 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 8 23:56:24 MSD 2008 root@spectrum:/usr/obj/usr/src/sys/GENERIC i386 # ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ^C --- 127.0.0.1 ping statistics --- 162 packets transmitted, 0 packets received, 100.0% packet loss # netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire 127.0.0.1 127.0.0.1 UH 0 244 lo0 it normal ? /Vladimir Ermakov