From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 16:42:58 2005 Return-Path: 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 2A24516A4CE for ; Thu, 3 Feb 2005 16:42:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12FE43D3F for ; Thu, 3 Feb 2005 16:42:57 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so245542rne for ; Thu, 03 Feb 2005 08:42:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=ms03RiGBuWGB4brnzUIWGOVXAlCZXDpNAEMGeGuaBK5+mVbz3839QUcUKsgkG2bM8+Epo50wVvJXQ/YZPVxNm/lD5AKbtt9eiRDpaNsQUDVyhlkYrBTJ1MhB1pbBYdvBR6YLPIK7bK2vbrnoLNfgLsd63/iZg1YjN5FV+THRQYs= Received: by 10.38.4.61 with SMTP id 61mr113434rnd; Thu, 03 Feb 2005 08:42:54 -0800 (PST) Received: by 10.38.74.23 with HTTP; Thu, 3 Feb 2005 08:42:54 -0800 (PST) Message-ID: Date: Thu, 3 Feb 2005 17:42:54 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: netstat -f inet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 16:42:58 -0000 Can you see all ssh conections when you do netstat -f inet ? What protocol does ssh uses ? is it tcp ?