From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 16:41:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50E8A1065678 for ; Tue, 8 Jul 2008 16:41:37 +0000 (UTC) (envelope-from mail@godfur.com) Received: from mail.el.net (mail.el.net [64.81.218.253]) by mx1.freebsd.org (Postfix) with ESMTP id DCFCD8FC16 for ; Tue, 8 Jul 2008 16:41:36 +0000 (UTC) (envelope-from mail@godfur.com) Received: (qmail 82857 invoked by uid 1008); 8 Jul 2008 17:18:50 -0000 Received: from unknown (HELO kalins-macbook-pro.local) (kalin@el.net@74.1.12.115) by mail.el.net with ESMTPA; 8 Jul 2008 17:18:50 -0000 Message-ID: <4873927E.3050307@godfur.com> Date: Tue, 08 Jul 2008 12:14:54 -0400 From: kalin m User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ports 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: Tue, 08 Jul 2008 16:41:37 -0000 brand new install of freebsd 7. some httpd and named. what are these? udp6 0 0 *.54168 *.* udp4 0 0 *.54167 *.* thanks.... # netstat -a Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp4 0 0 big.ssh h-1-2-3-4.51366 ESTABLISHED tcp4 0 0 big.ssh h-74-1-12-15.wi.51362 ESTABLISHED tcp4 0 0 big.http *.* LISTEN tcp4 0 0 localhost.domain *.* LISTEN tcp4 0 0 big.domain *.* LISTEN tcp4 0 0 localhost.smtp *.* LISTEN tcp4 0 0 *.ssh *.* LISTEN tcp6 0 0 *.ssh *.* LISTEN udp6 0 0 *.54168 *.* udp4 0 0 *.54167 *.* udp4 0 0 localhost.domain *.* udp4 0 0 big.domain *.* udp4 0 0 *.syslog *.* udp6 0 0 *.syslog *.*