From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 22:34:53 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 EB24B16A4CE for ; Wed, 16 Feb 2005 22:34:53 +0000 (GMT) Received: from mhc.ab.ca (gate.mhc.ab.ca [192.139.34.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6652B43D1D for ; Wed, 16 Feb 2005 22:34:53 +0000 (GMT) (envelope-from gcooper@mhc.ab.ca) Received: by gate.mhc.ab.ca id <328631>; Wed, 16 Feb 2005 15:34:51 -0700 From: "Grant Cooper" To: Date: Wed, 16 Feb 2005 15:37:01 -0700 Message-Id: <05Feb16.153451mst.328631@gate.mhc.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal X-OriginalArrivalTime: 16 Feb 2005 22:37:03.0187 (UTC) FILETIME=[09235A30:01C51478] Subject: sockstat -4 not showing all open ports for apache2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gcooper@mhc.ab.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 22:34:54 -0000 I just installed apache 2 and was trying to see if port 80 was open by doing a sockstat -4 but I couldn't see the port so I thought it didn't install right. So I did a sockstat -6 and noticed port 80 is showing up for IPv6 sockets. Is this a default feature for Apache 2 on freebsd.