From owner-freebsd-questions@FreeBSD.ORG Sat Jun 11 16:19:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21DE616A41C for ; Sat, 11 Jun 2005 16:19:47 +0000 (GMT) (envelope-from dvorakv@vdsoft.org) Received: from mail.vdsoft.org (poseidon.vdsoft.org [193.85.147.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id C231443D1D for ; Sat, 11 Jun 2005 16:19:46 +0000 (GMT) (envelope-from dvorakv@vdsoft.org) Received: from [10.0.0.132] (laptop.home.deltaeng.com [10.0.0.132]) by mail.vdsoft.org (Postfix) with ESMTP id 02D0547E011; Sat, 11 Jun 2005 18:19:42 +0200 (CEST) Message-ID: <42AB0F2A.1030205@vdsoft.org> Date: Sat, 11 Jun 2005 18:19:54 +0200 From: Vladimir Dvorak User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nicolas Salvo References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: netstat problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 16:19:47 -0000 Nicolas Salvo wrote: >Hi > Maybe this is a stupid question but.. After an upgrade from 5.3 to >5.4 the output of the netstat comand doesn't show anything about tcp >or the services running with tcp. Any ideas? > > You haven`t apparently world and kernel synchronized. In other words: build kernel and world from 5.4 and install them again. I am true if it helps. ;-) Vladimir Dvorak