From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 8 13:29:02 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6919016A4CE for ; Mon, 8 Mar 2004 13:29:02 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432D443D3F for ; Mon, 8 Mar 2004 13:29:02 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1B0SJ3-0006fh-Pn for ; Mon, 08 Mar 2004 14:29:01 -0700 Date: Mon, 8 Mar 2004 14:29:01 -0700 (MST) From: RJ45 To: freebsd-sparc64@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: problem with network X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 21:29:02 -0000 Ultra 60 here with FreeBSD 5.2.1 everything is working fine, network is super fast. except this: venus# ping localhost PING localhost (127.0.0.1): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=437.085 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=436.980 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=-436.748 ms 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=-436.760 ms 64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=437.012 ms 64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=436.975 ms 64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=-436.741 ms 64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=436.987 ms this happens to whatever ping or traceroute to internal network or to internet is the same I Always got crazy TTL results.... anyone had this problem ? thanks Rick